Run This Ai
EN DE

MetaVoice

Foundational model for human-like, expressive text-to-speech (TTS) with emotional speech rhythm and zero-shot voice cloning

★ 4,202 GitHub Apache-2.0 ttstext-to-speechvoice-cloningaudioaideep-learning Image & Video

Overview

MetaVoice-1B is a 1.2 billion parameter foundational TTS model trained on 100K hours of speech for human-like, expressive text-to-speech synthesis. It prioritizes emotional speech rhythm and tone in English, with zero-shot voice cloning support for American and British voices using just 30 seconds of reference audio. MetaVoice also supports cross-lingual voice cloning with fine-tuning — requiring as little as 1 minute of training data. The model can synthesize arbitrary-length text and comes with a Docker-based Web UI and API server. Key features include: emotional speech rhythm and tone, zero-shot cloning for US/UK voices, cross-lingual voice cloning with fine-tuning, arbitrary-length text synthesis, Docker Compose deployment with Web UI, and Apache 2.0 license for unrestricted use.

Requirements

Min vCPU
4
Min RAM
8192 MB
Min Disk
10 GB
Rec vCPU
8
Rec RAM
16384 MB
Rec Disk
20 GB

Recommended VPS

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:
  metavoice:
    image: saladtechnologies/metavoice-api:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/metavoice:/data

Best VPS for MetaVoice →

Related tools

Guides & articles