RusTTS
RusTTS
is an unofficial Coqui TTS
implementation.
Currently, only the YourTTS
for [ TTS
& VC
] has been implemented.
So, feel free to contribute us to make it better.
Milestones
- YourTTS + TTS
- YourTTS + VC
- Migrate to ONNX
- Attach LICENSE for sample data
- Non-English Characters
-
Arpabet
Support - SSML support
- Note:
Coqui TTS
has noSSML support
yet, so we can support both.
- Note:
Import from Pretrained Models
Currently, only the YourTTS
for [ TTS
& VC
] has been implemented.
- TODO: Show the
diff
of Coqui TTS source code. - Run the code:
./assets/vits/converter.ipynb
- The original code is derived from
VITS
examples. - TODO: Store the models in the Cloud Storage, not in git-managed.
- The original code is derived from
Examples
TTS
cargo run --example tts -- "Hello Mr. my yesterday"
Voice Conversion
cargo run --example vc