Perform text-to-speech with NeuTTS Nano.
Playground
API
Card
Inputs
string: Text to generate speech from.
string: Generation voice.
string?: Generation language.
Press and hold for realtime mode.
Outputs
float32: Linear PCM audio samples with shape (F,) and sample rate 24KHz.