Add multi-speaker and multi-turn tags and acknowledge authors
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -34,6 +34,7 @@ language:
|
|
| 34 |
- bn
|
| 35 |
- yo
|
| 36 |
- sl
|
|
|
|
| 37 |
- cs
|
| 38 |
- sw
|
| 39 |
- nn
|
|
@@ -91,6 +92,8 @@ tags:
|
|
| 91 |
- text-to-speech
|
| 92 |
- instruction-following
|
| 93 |
- multilingual
|
|
|
|
|
|
|
| 94 |
inference: false
|
| 95 |
extra_gated_prompt: You agree to not use the model to generate contents that violate
|
| 96 |
DMCA or local laws.
|
|
@@ -143,6 +146,9 @@ On a single NVIDIA H200 GPU:
|
|
| 143 |
- **Time-to-first-audio:** ~100 ms
|
| 144 |
- **Throughput:** 3,000+ acoustic tokens/s while maintaining RTF below 0.5
|
| 145 |
|
|
|
|
|
|
|
|
|
|
| 146 |
## Links
|
| 147 |
|
| 148 |
- [Fish Speech GitHub](https://github.com/fishaudio/fish-speech)
|
|
|
|
| 34 |
- bn
|
| 35 |
- yo
|
| 36 |
- sl
|
| 37 |
+
- xsl
|
| 38 |
- cs
|
| 39 |
- sw
|
| 40 |
- nn
|
|
|
|
| 92 |
- text-to-speech
|
| 93 |
- instruction-following
|
| 94 |
- multilingual
|
| 95 |
+
- multi-speaker
|
| 96 |
+
- multi-turn
|
| 97 |
inference: false
|
| 98 |
extra_gated_prompt: You agree to not use the model to generate contents that violate
|
| 99 |
DMCA or local laws.
|
|
|
|
| 146 |
- **Time-to-first-audio:** ~100 ms
|
| 147 |
- **Throughput:** 3,000+ acoustic tokens/s while maintaining RTF below 0.5
|
| 148 |
|
| 149 |
+
## Authors
|
| 150 |
+
Shijia Liao, Yuxuan Wang, Songting Liu, Yifan Cheng ([@WhaleDolphin](https://huggingface.co/WhaleDolphin)), Ruoyi Zhang ([@PoTaTo721](https://huggingface.co/PoTaTo721)), Tianyu Li, Shidong Li, Yisheng Zheng ([@sfzys](https://huggingface.co/sfzys)), Xingwei Liu, Qingzheng Wang ([@qingzhengwang](https://huggingface.co/qingzhengwang)), Zhizhuo Zhou, Jiahua Liu, Xin Chen, and Dawei Han.
|
| 151 |
+
|
| 152 |
## Links
|
| 153 |
|
| 154 |
- [Fish Speech GitHub](https://github.com/fishaudio/fish-speech)
|