> Install espeak (required dependency) This means using this TTS in commercial project is very dicy due to GPL3.
If only English support is required eSpeak could be replaced with MisakiSwift, which is under Apache 2.0 https://github.com/mlalma/MisakiSwift
Neutts-air – Open-source, on device TTS
21–30 of 30 posts
Re: Neutts-air – Open-source, on device TTS
#22But the current one seems really good, tested it for quite a bit with multiple kind of inputs.
Re: Neutts-air – Open-source, on device TTS
#23If this lives up to the demo it's a huge development for anyone looking to do realistic tts without paying to use an API
there's quite a number of pretty low overhead models around that do that in realtime these days.
(Genuine question; I haven't seen any other than this one.)
Re: Neutts-air – Open-source, on device TTS
#24Tangential, how easy is it to verify watermark with a smartphone and how easy is it to erase the watermark?
Watermarking is usually very fragile and generally relies on an adversary not knowing about it. I honestly don't know why anyone bothers with it.
Re: Neutts-air – Open-source, on device TTS
#25Could we finally get a decent opensource TTS app for Android? This project is very cool.
you could try out nabu and let me know, i am working on adding more tts models in the future. It features all the kokoro voices, style mixing to create your own blend from their voices, basic kitten tts support, audio book / screen reader, LLMs and more :)
Re: Neutts-air – Open-source, on device TTS
#26Re: Neutts-air – Open-source, on device TTS
#27Re: Neutts-air – Open-source, on device TTS
#28Earlier quoted context omitted.
But how many of them support voice cloning? (Genuine question; I haven't seen any other than this one.)
microsoft’s vibe voice.
Re: Neutts-air – Open-source, on device TTS
#29Earlier quoted context omitted.
microsoft’s vibe voice.
VibeVoice (according to the repo description) is currently unavailable due to "misuse". But my impression was that it required a significant (>8GB) amount of VRAM? Or that it wasn't suitable for on-device for devices with low specs.
Re: Neutts-air – Open-source, on device TTS
#30Earlier quoted context omitted.
VibeVoice (according to the repo description) is currently unavailable due to "misuse". But my impression was that it required a significant (>8GB) amount of VRAM? Or that it wasn't suitable for on-device for devices with low specs.
its unavailable from their repo, but was released with an open license and mirrors exist. I'm not sure what the VRAM req are.
0: https://github.com/microsoft/VibeVoice/issues/26#issuecommen...