Cr4yfish@lemmy.world to Open Source@lemmy.ml · 2 days agoI'm building a Community powered Duolingo-like Appgithub.comexternal-linkmessage-square71fedilinkarrow-up1393arrow-down16
arrow-up1387arrow-down1external-linkI'm building a Community powered Duolingo-like Appgithub.comCr4yfish@lemmy.world to Open Source@lemmy.ml · 2 days agomessage-square71fedilink
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2·12 hours agoYeah, I’m just testing it out. For a true Duolingo experience it would need fill in the blank and audio
minus-squareCr4yfish@lemmy.worldOPlinkfedilinkarrow-up1·50 minutes ago“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”.
minus-squareCr4yfish@lemmy.worldOPlinkfedilinkarrow-up1·edit-210 hours agoYeah 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…
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2·edit-28 hours agohttps://github.com/mozilla/TTS Also tortoise tts and a few other options
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.