Skip to content

peanutcocktail/fish-speech

This branch is 2 commits ahead of, 55 commits behind fishaudio/fish-speech:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d341860 · Nov 3, 2024
Oct 19, 2024
Oct 30, 2024
Nov 1, 2024
Nov 3, 2024
Sep 15, 2024
Nov 1, 2024
Oct 8, 2024
Mar 2, 2024
Dec 18, 2023
Nov 1, 2024
May 23, 2024
Oct 30, 2024
Nov 2, 2024
Sep 30, 2024
Oct 18, 2024
Oct 18, 2024
Sep 15, 2024
Sep 10, 2024
Oct 18, 2024
Sep 15, 2024
Oct 19, 2024
Dec 20, 2023
Aug 19, 2024
Jul 23, 2024

Repository files navigation

Fish Speech

English | 简体中文 | Portuguese | 日本語 | 한국어

Fish Speech 1.4 - Open-Source Multilingual Text-to-Speech with Voice Cloning | Product Hunt fishaudio%2Ffish-speech | Trendshift



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

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Batchfile 1.7%
  • Jupyter Notebook 1.1%
  • JavaScript 0.6%
  • CSS 0.6%
  • HTML 0.1%