Run This Ai
EN DE

Tortoise TTS

High-quality multi-voice text-to-speech with emphasis on natural prosody, emotion, and voice variety

★ 14,865 GitHub Apache-2.0 text-to-speechttsvoice-cloningaudiodiffusionneural-tts Image & Video

Overview

Tortoise TTS is a high-quality text-to-speech system built with a focus on natural-sounding speech with rich prosody, emotional expression, and voice variety. Unlike many TTS engines that sound robotic, Tortoise uses a diffusion-based approach to generate speech that captures nuance, rhythm, and intonation. It supports multiple preset voices out of the box and allows voice cloning from short audio samples. The system is designed for quality over speed — it's slower than real-time but produces some of the most natural-sounding open-source TTS available. Key features include: multi-voice support with 10+ built-in presets, voice cloning from 10+ seconds of audio, emotional range control, strong autoregressive decoder with CLIP latents, and Python API for integration into larger applications.

Requirements

Min vCPU
2
Min RAM
4096 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:
  tortoise-tts:
    image: chriscn/tortoise:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/tortoise-tts:/data

Best VPS for Tortoise TTS →

Related tools

Guides & articles