File size: 1,465 Bytes
14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 14df5cb 75b9560 |
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 42 43 44 45 46 47 48 49 50 51 |
---
library_name: transformers
tags:
- text-to-speech
license: cc-by-nc-sa-4.0
language:
- en
- zh
- ja
pipeline_tag: text-to-speech
inference: false
extra_gated_prompt: "You agree to not use the model to generate contents that violate DMCA or local laws."
extra_gated_fields:
Country: country
Specific date: date_picker
I agree to use this model for non-commercial use ONLY: checkbox
---
# Fish Speech V1
<a target="_blank" href="https://huggingface.co/spaces/fishaudio/fish-speech-1">
<img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="Open in HuggingFace"/>
</a>
**Fish Speech V1** is a leading text-to-speech (TTS) model trained on 150k hours of English, Chinese, and Japanese audio data.
Please refer to [Fish Speech Github](https://github.com/fishaudio/fish-speech) for more info.
Demo available at [Huggingface Spaces](https://huggingface.co/spaces/fishaudio/fish-speech-1) and [Fish Audio](https://fish.audio/text-to-speech/).
## Citation
If you found this repository useful, please consider citing this work:
```
@misc{fish-speech-v1,
author = {Shijia Liao, Tianyu Li},
title = {Fish Speech V1},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/fishaudio/fish-speech}}
}
```
## License
This model is permissively licensed under the BY-CC-NC-SA-4.0 license.
The source code is released under BSD-3-Clause license.
|