Free AI Text proslovu
22+ open-source modely, 100+ hlasy, 32+ jazyky, žádný účet není nutný.
Vše, co potřebujete pro hlas AI
26 nástrojů poháněných 24+ open-source AI modely
22+ Al Voice Models
Nejkomplexnější kolekce modelů TTS open-source na jedné platformě
Kokoro Free
Kokoro is an 82 million parameter text-to-speech model that punches well above its weight class. Despite its tiny size, it produces remarkably natural and expressive speech. Kokoro supports multiple languages including English, Japanese, Chinese, and Korean with a variety of expressive voices. It runs incredibly fast — generating audio nearly 100x faster than real-time on a GPU.
Nejlepší pro: High-quality TTS with minimal latency, streaming applications
Zkuste zdarmaPiper Free
Piper is a lightweight text-to-speech engine developed by Rhasspy that uses VITS and larynx architectures. It runs entirely on CPU, making it ideal for edge devices, home automation, and applications requiring offline TTS. With over 100 voices across 30+ languages, Piper delivers natural-sounding speech at real-time speeds even on a Raspberry Pi 4.
Nejlepší pro: Quick previews, accessibility, and embedded applications
Zkuste zdarmaVITS Free
VITS (Variational Inference with adversarial learning for end-to-end Text-to-Speech) is a parallel end-to-end TTS method that generates more natural sounding audio than current two-stage models. It adopts variational inference augmented with normalizing flows and an adversarial training process, achieving a significant improvement in naturalness.
Nejlepší pro: General-purpose text-to-speech with natural prosody
Zkuste zdarmaMeloTTS Free
MeloTTS by MyShell.ai is a multilingual TTS library supporting English (American, British, Indian, Australian), Spanish, French, Chinese, Japanese, and Korean. It is extremely fast, processing text at near real-time speed on CPU alone. MeloTTS is designed for production use and supports both CPU and GPU inference.
Nejlepší pro: Výrobní aplikace potřebné rychle, vícejazyčné TTS
Zkuste zdarmaBark Standard
Transformer-based text-to-audio model that generates realistic speech, music, and sound effects.
Vývojář: Suno · Licence: MIT
Zkus to.Bark Small Standard
Lighter version of Bark with faster inference and lower memory usage.
Vývojář: Suno · Licence: MIT
Zkus to.CosyVoice 2 Standard
Alibaba's scalable streaming TTS with human-parity naturalness and near-zero latency.
Vývojář: Alibaba (Tongyi Lab) · Licence: Apache 2.0
Zkus to.Dia TTS Standard
Model generování dialogů s více reproduktory, který vytváří přirozené konverzace mezi reproduktory.
Vývojář: Nari Labs · Licence: Apache 2.0
Zkus to.Parler TTS Standard
Describe the voice you want in natural language and Parler generates matching speech.
Vývojář: Hugging Face · Licence: Apache 2.0
Zkus to.IndexTTS-2 Standard
Zero-shot TTS with fine-grained emotion control and high expressiveness.
Vývojář: Index Team · Licence: Apache 2.0
Zkus to.Spark TTS Standard
Voice cloning TTS with controllable emotion and speaking style via prompts.
Vývojář: SparkAudio · Licence: Apache 2.0
Zkus to.GPT-SoVITS Standard
Few-shot voice cloning TTS that replicates any voice from just 5 seconds of audio.
Vývojář: RVC-Boss · Licence: MIT
Zkus to.Orpheus Standard
Human-level emotional TTS model trained on 100K hours of speech data.
Vývojář: Canopy Labs · Licence: Llama 3.2 Community
Zkus to.Qwen3 TTS Standard
Alibaba's multilingual TTS with voice cloning, preset voices, and voice design from text.
Vývojář: Alibaba (Qwen) · Licence: Apache 2.0
Zkus to.CosyVoice 2
Alibaba's scalable streaming TTS with human-parity naturalness and near-zero latency.
Jazyky: en, zh, ja, ko, fr, de, it, es
Klonový hlasIndexTTS-2
Zero-shot TTS with fine-grained emotion control and high expressiveness.
Jazyky: en, zh
Klonový hlasSpark TTS
Voice cloning TTS with controllable emotion and speaking style via prompts.
Jazyky: en, zh
Klonový hlasGPT-SoVITS
Few-shot voice cloning TTS that replicates any voice from just 5 seconds of audio.
Jazyky: en, zh, ja, ko
Klonový hlasChatterbox
Nejmodernější klonování nulovacího hlasu s emoční kontrolou z Resse Al.
Jazyky: en
Klonový hlasTortoise TTS
Multi-voice text-to-speech zaměřený na kvalitu s autoregresivní architekturou.
Jazyky: en
Klonový hlasOpenVoice
Instant voice cloning with granular control over style, emotion, and accent.
Jazyky: en, zh, ja, ko, fr, de, es, it
Klonový hlasQwen3 TTS
Alibaba's multilingual TTS with voice cloning, preset voices, and voice design from text.
Jazyky: en, zh, ja, ko, de, fr, ru, pt, es, it
Klonový hlasVývojář-První API
OpenAI kompatibilní REST API. Jeden cíl, 22+ modely. Streamování podpory pro aplikace v reálném čase.
- Formát kompatibilní s OpenAI
- Streamování TTS pro aplikace v reálném čase
- Zpracovávání šarží pro velká pracovní místa
- Oznámení o webhooku
import requests
response = requests.post(
"https://api.tts.ai/v1/tts/",
headers={"Authorization": "Bearer sk-tts-xxx"},
json={
"model": "kokoro",
"text": "Hello from TTS.ai!",
"voice": "af_bella",
}
)
with open("output.mp3", "wb") as f:
f.write(response.content)
Jednoduché, Průhledné ceny
Začněte zdarma, jak rostete.
Volné
50 kreditů
- Kokoro, Piper, VITS, MeloTTS
- Limit 500 znaků
- 3 gen/hod (bez účtu)
Pro
2 000 kreditů/měsíc
- Všechno v Starteru
- Přístup API
- Prioritní zpracování
Často kladené otázky
Začněte používat AI hlas dnes
Připojte se k tvůrcům, vývojářům a podnikům používajícím TTS.ai