Pocket TTS: A high quality TTS that gives your CPU a voice
61–70 of 164 posts
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#62Good quality but unfortunately it is single language English only.
I echo this. For a TTS system to be in any way useful outside the tiny population of the world that speaks exclusively English, it must be multilingual and dynamically switch between languages pretty much per word. Cool tech demo though!
Not abundantly obviously a satire and so interjecting: humans, including professional "simultaneous" interpreters, can't do this. This is not how languages work.
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#63Earlier quoted context omitted.
I echo this. For a TTS system to be in any way useful outside the tiny population of the world that speaks exclusively English, it must be multilingual and dynamically switch between languages pretty much per word. Cool tech demo though!
> it must be multilingual and dynamically switch between languages pretty much per word Not abundantly obviously a satire and so interjecting: humans, including professional "simultaneous" interpreters, can't do this. This is not how languages work.
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#64Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#65How feasible would it be to build this project into a small static binary that could be distributed? The dependencies are pretty big.
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#66Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#67Earlier quoted context omitted.
But it wouldn't be for those who "speak exclusively English", rather, for those who speak English. Not only that but it's also common to have system language set to English, even if one's language is different. There's about 1.5B English speakers in the planet.
Let's indeed limit the use case to the system language, let's say of a mobile phone. You pull up a map and start navigation. All the street names are in the local language, and no, transliterating the local names to the English alphabet does not make them understandable when spoken by TTS. And not to mention localised foreign names which then are completely mangled by transliterating them to English. You pull up a br…
Multilingual doesn't mean language agnostic. We humans are always monolingual, just multi-language hot-swappable if trained. It's more like you can make;make install docker, after which you can attach/detach into/out of alternate environments while on terminal to do things or take in/out notes.
People sometimes picture multilingualism as owning a single joined-together super-language in the brain. That usually doesn't happen. Attempting this especially at young age could lead a person into a "semi-lingual" or "double-limited" state where they are not so fluent or intelligent in any particular languages.
And so, trying to make an omnilingual TTS for criticizing someone not devoting significant resources at it, don't make much sense.
Re: Pocket TTS: A high quality TTS that gives your CPU a voice
#68Earlier quoted context omitted.
If memory serves, the license is the ultimate source of truth on what is allowed or not. You cannot add some section that isn't in the text of the license (at least in the US and other countries that use similar legal systems) on some website and expect it to hold up in court because the license doesn't include that text. I know of a few other bigger-name projects that try to pull these kinds of stunts because they d…
The copyright holder can set whatever license they want, including writing their own. In this case, I'd interpret it as they made up a new licence based on MIT, but their addendum makes it non-MIT, but something else. I agree with what others said; this "new" license has internal conflicts.
Simply, it's MIT licensed. If they want to change that, they have to remove that license file OR clearly update it to be a modified version of MIT.