Open trappedinspacetime opened 9 months ago
Eventually yes, we will have a Turkish model too. If you need a voice right now please let us know. Meanwhile you can try Piper voice probably, it supports Turkish https://rhasspy.github.io/piper-samples/
Piper models are great.
By the way, we also provide C++ runtime support for all models from Piper, including the Turkish model. You can run it on macOS/Linux/Windows/Android/iOS/Raspberry Pi, etc. There are also a variety of programming language APIs that you can use, for instance, C++/C/Python/Kotlin/C#/Go/Java/Swift/Javascript, etc.
You can try the Turkish TTS model from within your browser without installing anything by visiting https://huggingface.co/spaces/k2-fsa/text-to-speech
You can also try it on your phones. We have pre-built Android APKs available at https://k2-fsa.github.io/sherpa/onnx/tts/apk.html
If you want to replace your Android system TTS engine, then you can download APKs from https://k2-fsa.github.io/sherpa/onnx/tts/apk-engine.html
Everything is open-sourced. Please see https://github.com/k2-fsa/sherpa-onnx
Thank you for creating VOSK TTS models. Vosk has multilanguage support for STT inference. I tried Turkish STT model. It is very successful. I wish you add a Turkish TTS model.