fishaudio/fish-speech
Fork: 1103 Star: 14519 (更新于 2024-11-19 01:26:15)
license: NOASSERTION
Language: Python .
Brand new TTS solution
最后发布版本: v1.4.2 ( 2024-10-25 15:15:52)
This codebase and all models are released under CC-BY-NC-SA-4.0 License. Please refer to LICENSE for more details.
Fish Agent
We are very excited to annoce that we have made our self-research agent demo open source, you can now try our agent demo online at demo for instant English chat and English and Chinese chat locally by following the docs.
You should mention that the content is released under a CC BY-NC-SA 4.0 licence. And the demo is an early alpha test version, the inference speed needs to be optimised, and there are a lot of bugs waiting to be fixed. If you've found a bug or want to fix it, we'd be very happy to receive an issue or a pull request.
Features
Fish Speech
-
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.
-
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.
-
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.
-
Highly Accurate: Achieves a low CER (Character Error Rate) and WER (Word Error Rate) of around 2% for 5-minute English texts.
-
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.
-
WebUI Inference: Features an easy-to-use, Gradio-based web UI compatible with Chrome, Firefox, Edge, and other browsers.
-
GUI Inference: Offers a PyQt6 graphical interface that works seamlessly with the API server. Supports Linux, Windows, and macOS. See GUI.
-
Deploy-Friendly: Easily set up an inference server with native support for Linux, Windows and MacOS, minimizing speed loss.
Fish Agent
-
Completely End to End: Automatically integrates ASR and TTS parts, no need to plug-in other models, i.e., true end-to-end, not three-stage (ASR+LLM+TTS).
-
Timbre Control: Can use reference audio to control the speech timbre.
-
Emotional: The model can generate speech with strong emotion.
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
Quick Start for Local Inference
Videos
V1.4 Demo Video: Youtube
Documents
Samples (2024/10/02 V1.4)
Credits
Sponsor
最近版本更新:(数据更新于 2024-11-23 08:51:49)
2024-10-25 15:15:52 v1.4.2
2024-09-15 17:49:39 v1.4.1
2024-09-12 22:38:58 v1.4.0
2024-09-10 08:24:46 v1.2.1
2024-07-19 00:41:19 v1.2
2024-07-02 12:55:09 v1.1.2
2024-06-09 00:58:08 v1.1.1
2024-05-11 22:20:11 v1.1.0
2024-04-30 14:49:57 v1.0.0
2023-12-25 19:55:47 v0.2.0
主题(topics):
llama, transformer, tts, valle, vits, vqgan, vqvae
fishaudio/fish-speech同语言 Python最近更新仓库
2024-11-23 07:15:18 comfyanonymous/ComfyUI
2024-11-23 02:05:08 hect0x7/JMComic-Crawler-Python
2024-11-22 19:26:55 ultralytics/ultralytics
2024-11-22 19:09:02 xtekky/gpt4free
2024-11-22 18:58:34 home-assistant/core
2024-11-22 08:12:43 jxxghp/MoviePilot