Run This Ai
EN DE

Coqui TTS

Open-source deep learning toolkit for text-to-speech, battle-tested in research and production

★ 45,643 GitHub MPL-2.0 text-to-speechttsspeech-synthesisvoice-cloningdeep-learningpytorchaudio Image & Video

Overview

Coqui TTS (ᐸ🐸ᐳ💬) is a powerful open-source deep learning toolkit for Text-to-Speech synthesis. With 45k+ GitHub stars, it supports multiple models including Tacotron, Glow-TTS, and VITS, multi-speaker TTS, voice cloning, and fine-tuning. It provides a production-ready Docker image for easy self-hosting and a comprehensive API for inference. The toolkit is battle-tested in both research and production environments.

Requirements

Min vCPU
2
Min RAM
2048 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  coqui-tts:
    image: ghcr.io/coqui-ai/tts-cpu:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/coqui-tts:/data

Best VPS for Coqui TTS →

Related tools

Guides & articles