392
I'm building a Community powered Duolingo-like App
(github.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Hi, you created the Korean course right? Thanks for contributing!
If you have any feature requests or suggestions please put them here: Feature Requests
There's also a collection specific for question types: Question Types Collection
Yeah, I'm just testing it out. For a true Duolingo experience it would need fill in the blank and audio
"Fill in the blank" is now available, just got done coding it.
If you want to try it out, I created a new course "Testing out new question types".
Yeah agree, I’ll definitely implement that one.
Right now I’m working on “match the cards”.
Edit: For audio I’m not so sure on how I would do it. I don’t think most people would record it themselves when creating a course so I would need to generate it. Then you’d have the issue about correct pronunciation…
https://github.com/mozilla/TTS
Also tortoise tts and a few other options
Thanks, I'll check it out.