Cr4yfish@lemmy.world to Open Source@lemmy.ml · 8 个月前I'm building a Community powered Duolingo-like Appgithub.comexternal-linkmessage-square67fedilinkarrow-up1397arrow-down18
arrow-up1389arrow-down1external-linkI'm building a Community powered Duolingo-like Appgithub.comCr4yfish@lemmy.world to Open Source@lemmy.ml · 8 个月前message-square67fedilink
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up1·8 个月前Yeah, I’m just testing it out. For a true Duolingo experience it would need fill in the blank and audio
minus-squareCr4yfish@lemmy.worldOPlinkfedilinkarrow-up2·8 个月前“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-28 个月前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…
minus-squareiopq@lemmy.worldlinkfedilinkarrow-up2·edit-28 个月前https://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.