Add Technical report bibtex citation.
Browse files
README.md
CHANGED
|
@@ -147,6 +147,21 @@ On a single NVIDIA H200 GPU:
|
|
| 147 |
- [Fish Audio Playground](https://fish.audio)
|
| 148 |
- [Blog & Tech Report](https://fish.audio/blog/fish-audio-open-sources-s2/)
|
| 149 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 150 |
## License
|
| 151 |
|
| 152 |
This model is licensed under the [Fish Audio Research License](LICENSE.md). Research and non-commercial use is permitted free of charge. Commercial use requires a separate license from Fish Audio — contact business@fish.audio.
|
|
|
|
| 147 |
- [Fish Audio Playground](https://fish.audio)
|
| 148 |
- [Blog & Tech Report](https://fish.audio/blog/fish-audio-open-sources-s2/)
|
| 149 |
|
| 150 |
+
## Technical Report
|
| 151 |
+
|
| 152 |
+
If you find our work useful, please consider citing our report:
|
| 153 |
+
|
| 154 |
+
```bibtex
|
| 155 |
+
@misc{liao2026fishaudios2technical,
|
| 156 |
+
title={Fish Audio S2 Technical Report},
|
| 157 |
+
author={Shijia Liao and Yuxuan Wang and Songting Liu and Yifan Cheng and Ruoyi Zhang and Tianyu Li and Shidong Li and Yisheng Zheng and Xingwei Liu and Qingzheng Wang and Zhizhuo Zhou and Jiahua Liu and Xin Chen and Dawei Han},
|
| 158 |
+
year={2026},
|
| 159 |
+
eprint={2603.08823},
|
| 160 |
+
archivePrefix={arXiv},
|
| 161 |
+
primaryClass={cs.SD},
|
| 162 |
+
url={https://arxiv.org/abs/2603.08823},
|
| 163 |
+
```
|
| 164 |
+
|
| 165 |
## License
|
| 166 |
|
| 167 |
This model is licensed under the [Fish Audio Research License](LICENSE.md). Research and non-commercial use is permitted free of charge. Commercial use requires a separate license from Fish Audio — contact business@fish.audio.
|