Qwen3-TTS
Qwen3-TTS is an open source series of advanced text-to-speech models developed by the Qwen team at Alibaba Cloud under the Apache-2.0 license, offering stable, expressive, and real-time speech generation with features such as voice cloning, voice design, and fine-grained control of prosody and acoustic attributes. The models support 10 major languages, including Chinese, English, Japanese, Korean, German, French, Russian, Portuguese, Spanish, and Italian, and multiple dialectal voice profiles with adaptive control over tone, speaking rate, and emotional expression based on text semantics and instructions. Qwen3-TTS uses efficient tokenization and a dual-track architecture that enables ultra-low-latency streaming synthesis (first audio packet in ~97 ms), making it suitable for interactive and real-time use cases, and includes a range of models with different capabilities (e.g., rapid 3-second voice cloning, custom voice timbres, and instruction-based voice design).
Learn more
Gemini 2.5 Flash TTS
Gemini 2.5 Flash TTS is the latest text-to-speech (TTS) model variant in Google’s Gemini 2.5 lineup, designed for faster, low-latency speech synthesis with expressive, controllable audio output. It offers significant enhancements in tone versatility and expressivity so that developers can generate speech that better matches style prompts, from storytelling narrations to character voices, with more natural emotional range. It features precision pacing, which allows it to adjust speech tempo based on context, delivering faster sections or slowing for emphasis more accurately according to instructions. It also supports multi-speaker dialogues with consistent character voices for scenarios like podcasts, interviews, or conversational agents, and improved multilingual handling so each speaker’s unique tone and style persist across languages. Gemini 2.5 Flash TTS is optimized for lower latency, making it ideal for interactive applications and real-time voice interfaces.
Learn more
Piper TTS
Piper is a fast, local neural text-to-speech (TTS) system optimized for devices like the Raspberry Pi 4, designed to deliver high-quality speech synthesis without relying on cloud services. It utilizes neural network models trained with VITS and exported to ONNX Runtime, enabling efficient and natural-sounding speech generation. Piper supports a wide range of languages, including English (US and UK), Spanish (Spain and Mexico), French, German, and many others, with voices available for download. Users can run Piper via the command line or integrate it into Python applications using the piper-tts package. The system allows for real-time audio streaming, JSON input for batch processing, and supports multi-speaker models. Piper relies on espeak-ng for phoneme generation, converting text into phonemes before synthesizing speech. It is employed in various projects such as Home Assistant, Rhasspy 3, NVDA, and others.
Learn more
Amazon Polly
Amazon Polly is a service that turns text into lifelike speech, allowing you to create applications that talk, and build entirely new categories of speech-enabled products. Polly's Text-to-Speech (TTS) service uses advanced deep learning technologies to synthesize natural sounding human speech. With dozens of lifelike voices across a broad set of languages, you can build speech-enabled applications that work in many different countries.
In addition to Standard TTS voices, Amazon Polly offers Neural Text-to-Speech (NTTS) voices that deliver advanced improvements in speech quality through a new machine learning approach. Polly’s Neural TTS technology also supports two speaking styles that allow you to better match the delivery style of the speaker to the application: a Newscaster reading style that is tailored to news narration use cases, and a Conversational speaking style that is ideal for two-way communication like telephony applications.
Learn more