aicoolies logo
Fish Speech logo
Fish Speech logo

Fish Speech

Multilingual emotional text-to-speech with 80+ language support

open sourceupdated Apr 22, 2026

Fish Speech is an open-source text-to-speech system supporting 80+ languages with emotional expression, zero-shot voice cloning, and real-time streaming. It generates natural speech with controllable emotions, speaking styles, and prosody. Features a web interface, API server, and integration with AI agent frameworks for voice-enabled applications. Over 29,000 GitHub stars.

Fish Speech is a multilingual text-to-speech system built on a dual-autoregressive (Dual-AR) architecture that combines neural codecs with large language models for natural, expressive voice synthesis. Trained on over 10 million hours of audio across 80+ languages, it uses an RVQ-based codec (10 codebooks, ~21 Hz frame rate) and eliminates traditional grapheme-to-phoneme conversion by leveraging LLM-based linguistic feature extraction. The result is more fluid cross-lingual handling and state-of-the-art quality—on Seed-TTS benchmarks, Fish Speech achieves lower WER than closed-source competitors.

Voice cloning in Fish Speech is fast and practical: a 10-30 second reference sample captures speaker timbre, prosody, and emotional nuance without fine-tuning. The Dual-AR design stabilizes codebook generation through Grouped Finite Scalar Quantization (GFSQ), improving inference speed and reducing artifacts. Fish S2 Pro, the latest version, applies reinforcement learning alignment to enhance naturalness further. Whether synthesizing content in Japanese, Cantonese, or English, the system adapts dynamically without retraining.

Fish Speech targets researchers, content creators, and developers building multilingual voice applications. The open-source codebase supports GPU acceleration (NVIDIA, AMD via ZLUDA, Apple Metal) and runs on modest hardware. The ecosystem includes preprocessing tools (VAD, speaker segmentation, ASR labeling) and a WebUI for training custom voices, lowering barriers for teams building voice cloning pipelines outside the proprietary API ecosystem.

Pricing

Free open-source; Fish Audio cloud API available

Platforms

Python, CUDA GPUs, API server, web UI

Categories

Tags

Use Cases

GPT-SoVITS

Open-source voice cloning and text-to-speech with few-shot learning

GPT-SoVITS is an open-source voice cloning and text-to-speech system that generates natural-sounding speech from just a few seconds of reference audio. It combines GPT-style language modeling with SoVITS voice synthesis for zero-shot and few-shot voice cloning across multiple languages. Supports Chinese, English, Japanese, Korean, and Cantonese with over 56,000 GitHub stars.

Open Source
Coqui TTS logo

Coqui TTS

Open-source deep learning text-to-speech toolkit

Coqui TTS is an open-source deep learning toolkit for text-to-speech synthesis, originally built by former Mozilla TTS engineers. It supports multi-speaker and multilingual synthesis, voice cloning from just six seconds of audio, and ships pre-trained models for 20+ languages. After Coqui shut down in 2023, the Idiap Research Institute forked and actively maintains it. With 45K+ GitHub stars, it remains the most popular open-source TTS framework in Python.

Open Source
VoxCPM logo

VoxCPM

Tokenizer-free multilingual TTS with voice cloning

VoxCPM is an open-source text-to-speech system from OpenBMB generating continuous speech across 30 languages without traditional tokenization. Its 2B parameter end-to-end diffusion architecture produces 48kHz studio-quality audio with natural prosody and emotion. Key capabilities include voice design from text descriptions, few-shot voice cloning, and multilingual synthesis without language-specific modules. The Apache 2.0 project has 8,700 GitHub stars.

Open Source

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

FiftyOne logo

FiftyOne

Open-source toolkit for curating datasets and evaluating visual AI models

FiftyOne is an open-source Python toolkit from Voxel51 for building high-quality datasets and better computer-vision and multimodal AI models. It pairs a browser-based visualization App with programmatic dataset curation, embeddings, similarity search, and model-evaluation workflows.

freemiumOpen SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
Hugging Face logo

Text Embeddings Inference

Hugging Face's open-source inference server for embeddings, rerankers, and classifiers

Text Embeddings Inference is Hugging Face's Apache-2.0 server for high-throughput embedding, reranking, and sequence-classification models. TEI packages token-based dynamic batching, optimized Transformers kernels, Safetensors loading, OpenAI-compatible embedding endpoints, Prometheus metrics, and configurable OpenTelemetry tracing in deployable CPU and GPU images.

Open Source
Presidio logo

Presidio

Open-source PII detection and anonymization for AI data flows

Presidio is an MIT-licensed privacy framework for identifying and anonymizing personally identifiable information in text, images, and structured data. It can act as a de-identification layer around LLM prompts, logs, RAG corpora, and customer-data workflows.

Open Source
ElevenLabs logo

ElevenLabs

Lifelike AI voice generation, cloning, and voice agents

ElevenLabs is an AI voice platform for text-to-speech, voice cloning, and conversational AI agents, built on models like Multilingual v2 and the low-latency Flash v2.5 and Turbo v2.5. Developers call its API to generate lifelike narration, clone voices from short audio samples, dub content across 30+ languages, add sound effects, and deploy real-time voice agents for customer service, IVR, and interactive apps, with SDKs for Python, JavaScript, and more.

freemium
Deep Lake logo

Deep Lake

AI data runtime for multimodal datasets and vector search

Deep Lake is an open-source AI data runtime from Activeloop for storing, versioning, and querying multimodal data and embeddings. It fits teams building RAG, training, evaluation, or dataset-heavy agent workflows that need a bridge between vector search, structured metadata, and large image, text, audio, or video collections.

Open Source

FAQ

What is Fish Speech?

Fish Speech is an open-source text-to-speech system supporting 80+ languages with emotional expression, zero-shot voice cloning, and real-time streaming. It generates natural speech with controllable emotions, speaking styles, and prosody. Features a web interface, API server, and integration with AI agent frameworks for voice-enabled applications. Over 29,000 GitHub stars.

Is Fish Speech free?

Yes — Fish Speech is open source and free to use. Free open-source; Fish Audio cloud API available

Is Fish Speech open source?

Yes — Fish Speech is open source.

What are the best Fish Speech alternatives?

The top editor-verified Fish Speech alternatives are GPT-SoVITS, Coqui TTS, VoxCPM.