Không có mô tả

spicysama 9f9f0a1fb3 Agent (#648) 1 năm trước cách đây
.github ecaa69e7fc Update docs (#626) 1 năm trước cách đây
docs 8f481e64d8 feat: Added KR pages & Documentations (#607) 1 năm trước cách đây
fish_speech 9f9f0a1fb3 Agent (#648) 1 năm trước cách đây
tools 9f9f0a1fb3 Agent (#648) 1 năm trước cách đây
.dockerignore e413df7145 perf: Optimizing docker builds (#547) 1 năm trước cách đây
.gitignore 9f9f0a1fb3 Agent (#648) 1 năm trước cách đây
.pre-commit-config.yaml 97625fb8e7 [pre-commit.ci] pre-commit autoupdate (#599) 1 năm trước cách đây
.project-root 5707699dfd Handle adaptive number of codebooks 2 năm trước cách đây
.readthedocs.yaml fe293ca492 Use readthedocs instead of github action 2 năm trước cách đây
API_FLAGS.txt 9f9f0a1fb3 Agent (#648) 1 năm trước cách đây
LICENSE b91815e074 Switch to CC-BY-NC-SA 4.0 license 1 năm trước cách đây
README.md 8f481e64d8 feat: Added KR pages & Documentations (#607) 1 năm trước cách đây
docker-compose.dev.yml f6c56c68d4 Update docker-compose.dev.yml 1 năm trước cách đây
dockerfile 23fa4d7e38 Fix dockerfile for `pyaudio` (#623) 1 năm trước cách đây
dockerfile.dev 23fa4d7e38 Fix dockerfile for `pyaudio` (#623) 1 năm trước cách đây
entrypoint.sh e413df7145 perf: Optimizing docker builds (#547) 1 năm trước cách đây
inference.ipynb dad516d86d update checkpoint path 1 năm trước cách đây
install_env.bat f15d9f23a9 feat: enable more workers in `api.py` (#621) 1 năm trước cách đây
mkdocs.yml 4f097ef2f4 remove ghcr & update docker registry 1 năm trước cách đây
pyproject.toml e37a445f51 Fix backend (#627) 1 năm trước cách đây
pyrightconfig.json 6d57066e52 Update pre-commit hook 2 năm trước cách đây
run_cmd.bat 8702c61100 From whisper to sensevoice (#482) 1 năm trước cách đây
start.bat 46440f25be 对脚本的一点小修改 (#414) 1 năm trước cách đây

README.md

Fish Speech

**English** | [简体中文](docs/README.zh.md) | [Portuguese](docs/README.pt-BR.md) | [日本語](docs/README.ja.md) | [한국어](docs/README.ko.md)




This codebase and all models are released under CC-BY-NC-SA-4.0 License. Please refer to LICENSE for more details.


Features

  1. Zero-shot & Few-shot TTS: Input a 10 to 30-second vocal sample to generate high-quality TTS output. For detailed guidelines, see Voice Cloning Best Practices.

  2. Multilingual & Cross-lingual Support: Simply copy and paste multilingual text into the input box—no need to worry about the language. Currently supports English, Japanese, Korean, Chinese, French, German, Arabic, and Spanish.

  3. No Phoneme Dependency: The model has strong generalization capabilities and does not rely on phonemes for TTS. It can handle text in any language script.

  4. Highly Accurate: Achieves a low CER (Character Error Rate) and WER (Word Error Rate) of around 2% for 5-minute English texts.

  5. Fast: With fish-tech acceleration, the real-time factor is approximately 1:5 on an Nvidia RTX 4060 laptop and 1:15 on an Nvidia RTX 4090.

  6. WebUI Inference: Features an easy-to-use, Gradio-based web UI compatible with Chrome, Firefox, Edge, and other browsers.

  7. GUI Inference: Offers a PyQt6 graphical interface that works seamlessly with the API server. Supports Linux, Windows, and macOS. See GUI.

  8. Deploy-Friendly: Easily set up an inference server with native support for Linux, Windows and MacOS, minimizing speed loss.

Disclaimer

We do not hold any responsibility for any illegal usage of the codebase. Please refer to your local laws about DMCA and other related laws.

Online Demo

Fish Audio

Quick Start for Local Inference

inference.ipynb

Videos

V1.4 Demo Video: Youtube

Documents

Samples (2024/10/02 V1.4)

Credits

Sponsor