Fish Speech Howto
Fish Speech is an open-source, multilingual text-to-speech model capable of generating high-quality, natural-sounding speech in Chinese, Japanese, and English with customizable voices and emotions.
View MoreHow to Use Fish Speech
Install dependencies: Install required packages by running: pip3 install torch torchvision torchaudio
Create virtual environment: Create a Python 3.10 virtual environment using conda: conda create -n fish-speech python=3.10
Activate environment: Activate the virtual environment: conda activate fish-speech
Install Fish Speech: Install Fish Speech by running: pip3 install -e .
Download models: Download required models from Hugging Face: huggingface-cli download fishaudio/fish-speech-1.2-sft --local-dir checkpoints/fish-speech-1.2-sft
Run inference: Generate speech by running: python tools/llama/generate.py --text "Your text here" --checkpoint-path "checkpoints/fish-speech-1.2-sft"
Decode audio: Decode the generated tokens to audio using VQGAN: python tools/vqgan/inference.py -i "codes_0.npy" --checkpoint-path "checkpoints/fish-speech-1.2-sft/firefly-gan-vq-fsq-4x1024-42hz-generator.pth"
Start web UI (optional): Launch the web interface by running: python -m tools.webui --llama-checkpoint-path "checkpoints/fish-speech-1.2-sft" --decoder-checkpoint-path "checkpoints/fish-speech-1.2-sft/firefly-gan-vq-fsq-4x1024-42hz-generator.pth"
Fish Speech FAQs
Fish Speech is an open-source text-to-speech (TTS) model developed by Fish Audio. It is trained on 150,000 hours of multilingual audio data and can generate high-quality speech in Chinese, Japanese, and English.
Fish Speech Monthly Traffic Trends
Fish Speech experienced a 40.9% increase in visits, reaching 694K. The release of Fish Speech 1.5 in March, which offers the most realistic voice cloning for global users, likely contributed to this growth. Additionally, the platform's cross-lingual support in 13 languages and Voice Activity Detection features may have expanded its user base and improved user engagement.
View history traffic
Popular Articles

PixVerse V2.5 Hugging Video Tutorial | How to Create AI Hug Videos in 2025
Apr 22, 2025

PixVerse V2.5 Release: Create Flawless AI Videos Without Lag or Distortion!
Apr 21, 2025

MiniMax Video-01(Hailuo AI): AI's Revolutionary Leap in Text-to-Video Generation 2025
Apr 21, 2025

CrushOn AI NSFW Chatbot New Gift Codes in April 2025 and How to redeem
Apr 21, 2025
View More