herimor commited on
Commit
cd96c80
·
verified ·
1 Parent(s): 5e4838b

Update paper link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ VoXtream, a fully autoregressive, zero-shot streaming text-to-speech system for
21
  ### Model Sources
22
 
23
  - **Repository:** [repo](https://github.com/herimor/voxtream)
24
- - **Paper:** [paper](https://herimor.github.io/voxtream)
25
  - **Demo:** [demo](https://herimor.github.io/voxtream)
26
 
27
  ## Get started
@@ -42,7 +42,7 @@ The model was trained on a 9k-hour subset from [Emilia](https://huggingface.co/d
42
  @article{torgashov2025voxtream,
43
  author = {Torgashov, Nikita and Henter, Gustav Eje and Skantze, Gabriel},
44
  title = {Vo{X}tream: Full-Stream Text-to-Speech with Extremely Low Latency},
45
- journal = {arXiv},
46
  year = {2025}
47
  }
48
  ```
 
21
  ### Model Sources
22
 
23
  - **Repository:** [repo](https://github.com/herimor/voxtream)
24
+ - **Paper:** [paper](https://arxiv.org/pdf/2509.15969)
25
  - **Demo:** [demo](https://herimor.github.io/voxtream)
26
 
27
  ## Get started
 
42
  @article{torgashov2025voxtream,
43
  author = {Torgashov, Nikita and Henter, Gustav Eje and Skantze, Gabriel},
44
  title = {Vo{X}tream: Full-Stream Text-to-Speech with Extremely Low Latency},
45
+ journal = {arXiv:2509.15969},
46
  year = {2025}
47
  }
48
  ```