File size: 1,799 Bytes
a644686 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | {
"examples": [
[
"assets/audio/english_male.wav",
"Full-stream text-to-speech (TTS) for interactive systems must start speaking with minimal delay while remaining controllable as text arrives incrementally."
],
[
"assets/audio/english_female.wav",
"We present VoXtream2, a zero-shot full-stream TTS model with dynamic speaking-rate control that can be updated mid-utterance on the fly."
],
[
"assets/audio/chinese_female.wav",
"VoXtream2 combines a distribution matching mechanism over duration states with classifier-free guidance across conditioning signals to improve controllability and synthesis quality."
],
[
"assets/audio/hindi_male.wav",
"Prompt-text masking enables textless audio prompting, removing the need for prompt transcription."
],
[
"assets/audio/spanish_male.wav",
"Across standard zero-shot benchmarks and a dedicated speaking-rate test set, VoXtream2 achieves competitive objective and subjective results against public baselines."
],
[
"assets/audio/arabic_female.wav",
"In full-stream mode, it runs 4 times faster than real time with 74 ms first-packet latency on a consumer GPU."
],
[
"assets/audio/french_female.wav",
"It has long been argued that conversational agents must be able to generate speech incrementally."
],
[
"assets/audio/russian_female.wav",
"Recent progress in neural text-to-speech (TTS) synthesis has led to highly natural and intelligible speech generation."
],
[
"assets/audio/swedish_male.wav",
"However, most contemporary systems implicitly assume that speaking rate is static across an utterance, typically allowing only coarse, global control over speed."
]
]
}
|