any-tts 0.1.1

A Rust TTS library with Candle backends and runtime adapters for modern open TTS models
Documentation
1
2
3
4
5
6
7
{
  "text": "Hello! This is a normal English example of OmniVoice text to speech.",
  "language": "English",
  "instruct": "female, moderate pitch, american accent",
  "cfg_scale": 2.0,
  "output": "output/omnivoice/omnivoice_demo.wav"
}