Cr4yfish@lemmy.world to Open Source@lemmy.ml · 2 days agoI'm building a Community powered Duolingo-like Appgithub.comexternal-linkmessage-square70fedilinkarrow-up1389arrow-down16
arrow-up1383arrow-down1external-linkI'm building a Community powered Duolingo-like Appgithub.comCr4yfish@lemmy.world to Open Source@lemmy.ml · 2 days agomessage-square70fedilink
minus-squareCr4yfish@lemmy.worldOPlinkfedilinkarrow-up1·edit-28 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-26 hours agohttps://github.com/mozilla/TTS Also tortoise tts and a few other options
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.