Coqui
Defunct3 known investors
Coqui was an AI speech company behind the open-source 🐸TTS toolkit and the ⓍTTS multilingual voice-cloning model.
Also known as 🐸TTS · Coqui TTS · coqui-ai · Coqui.ai
Founders & leadership
Investors · 3
Company profile
researched Aug 2026Coqui (coqui.ai) developed text-to-speech technology combining an open-source deep learning toolkit with hosted commercial products. Its flagship open-source project, 🐸TTS, is a Python library for advanced text-to-speech generation distributed under the coqui-ai GitHub organization and on PyPI. The library provides pretrained models covering more than 1,100 languages, tooling for training and fine-tuning models in any language, and utilities for TTS dataset analysis and curation. It implements a broad range of published architectures, including spectrogram models (Tacotron, Tacotron2, Glow-TTS, Speedy-Speech, Align-TTS, FastPitch, FastSpeech/FastSpeech2, SC-GlowTTS, Capacitron, OverFlow, Neural HMM TTS, Delightful TTS), end-to-end models (ⓍTTS, VITS, YourTTS, plus support for the third-party Tortoise and Bark models), speaker encoders, multiple neural vocoders (MelGAN, Multiband-MelGAN, ParallelWaveGAN, WaveRNN, WaveGrad, HiFiGAN, UnivNet), and voice conversion via FreeVC. Distribution channels included PyPI, Docker images published to GitHub Container Registry, and model hosting on Hugging Face under the "coqui" organization.
Coqui's proprietary model, ⓍTTS, was built on the Tortoise architecture and enabled cross-language voice cloning from a roughly 3-second audio clip, multilingual speech generation at a 24 kHz sampling rate, streaming inference with under 200 ms latency, and fine-tuning. ⓍTTS v2 expanded coverage to 16 languages (English, Spanish, French, German, Italian, Portuguese, Polish, Turkish, Russian, Dutch, Czech, Arabic, Chinese, Japanese, Hungarian and Korean), added support for cloning from single or multiple reference files, and was released under the Coqui Public Model License. The same model powered the company's commercial offerings, Coqui Studio and the Coqui API, which added features such as prompt-to-voice generation, voice fusion, an advanced speech editor for pitch, loudness and emotion control, and team/enterprise controls.
The SaaS product was discontinued in late 2023, with a maintainer stating the team wanted to focus on open-source and model development while selling commercial licences for the XTTS models. In January 2024 the company itself was reported as shutting down via a notice on coqui.ai.
Business model
Coqui paired freely available open-source software with paid commercial products: a hosted studio and API for voice creation and cloning, and commercial licences for the proprietary XTTS models. The open-source 🐸TTS library and pretrained models served as the technical foundation and distribution channel for the paid offerings.
Credit-based subscription tiers for the hosted Coqui Studio product were described as a free trial with 1,800 credits, a Starter Standard tier at $20 for 14,400 credits with API access, a Pro tier (waitlisted) adding team collaboration, higher-quality voice clones and multilingual synthesis, and an Enterprise tier adding SSO, RBAC, audit logs, VPC hosting and custom integrations. After the SaaS product was discontinued, the company sold commercial licences for its XTTS models.
Traction
The 🐸TTS GitHub repository recorded about 46,000 stars, 6,100 forks and 4,668 commits. On Hugging Face, the coqui organization listed 12 team members, three Spaces and two public models, one of which recorded roughly 7.94 million downloads and 3,750 likes as of its December 2023 update.
Latest developments
Coqui released ⓍTTS in 2023 with 13 languages, followed by ⓍTTS v2 with 16 languages, fine-tuning recipes and sub-200 ms streaming. The hosted SaaS was shut down in late 2023 as the team refocused on open source and model development while selling XTTS commercial licences, and in January 2024 a shutdown notice for the company was reported on coqui.ai. The open-source repository and documentation (TTS 0.22.0) remain publicly available, and third-party services continue to offer XTTS V2-based text-to-speech.
▸Full profile — market position, technology, go-to-market, risks & controversies
Market position
Coqui's 🐸TTS repository accumulated roughly 46,000 GitHub stars and 6,100 forks, and community discussion described it as a leading open-source voice synthesis and cloning toolkit relative to alternatives such as standalone Bark, StyleTTS 2 and OpenVoice.
Voice cloning from very short reference audio (about 3 seconds), cross-language cloning across 16 languages in ⓍTTS v2, low-latency streaming inference, and a permissively distributed open-source toolkit spanning more than 1,100 languages with training and fine-tuning tooling rather than inference-only access.
Technology
The core technology is deep learning speech synthesis. The 🐸TTS library, written in Python and built on PyTorch, implements spectrogram, end-to-end, speaker-encoder, vocoder and voice-conversion models, exposes a Python API and command line interface, and ships a training framework (Trainer API), inference server and Docker images. The proprietary ⓍTTS model, derived from the Tortoise architecture, performs voice cloning from short reference audio, supports cross-lingual synthesis at 24 kHz, and offers streaming inference under 200 ms latency, with optional DeepSpeed acceleration and GPT-encoder fine-tuning.
Go-to-market
Distribution ran through open-source channels — the coqui-ai GitHub organization, PyPI, ReadTheDocs documentation, Docker images and Hugging Face model and Space hosting — supported by community channels on GitHub Discussions, Discord and Twitter, with a self-service hosted studio and API for paying customers.
Speech researchers, developers and practitioners using the open-source toolkit, alongside commercial users of the hosted product in areas such as video game character voicing, educational narration, digital assistants, customer service automation and accessibility applications.
Risks & controversies
The company wound down its commercial operations: the Coqui Studio SaaS was discontinued in late 2023 and the company was reported to be shutting down in January 2024, leaving open questions in the community about the future maintenance of the open-source repository and the status of the Coqui Public Model License for XTTS, which a maintainer said would remain unchanged "at least for now".
Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed — not independently audited.
Timeline · 5
launches, deals, and filingsA GitHub issue opened 2024-01-03 reported that, per coqui.ai, the company is shutting down and asked about next steps for the open-source libraries. On 2024-01-05 a maintainer said the XTTS licence stays as it is at least for now.
A community discussion opened 2023-12-05 asked why Coqui's SaaS had shut down; a maintainer replied on 2023-12-07 that the team decided to focus on open source and model development, adding that commercial licences for XTTS models were being sold.
Coqui Studio gained voice cloning, voice fusion and prompt-based voice generation features.
Coqui released ⓍTTS, its production TTS model supporting 13 languages, accompanied by a blog post, demo and documentation. The model also powers Coqui Studio and the Coqui API.
ⓍTTSv2 added Hungarian and Korean for a total of 16 supported languages, improved voice cloning from single or multiple reference files, and across-the-board quality improvements. Fine-tuning code and streaming inference with under 200 ms latency were also released.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
▸Research sources · 8
primary sources listed
- GitHub - coqui-ai/TTS: 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and productiongithub.com · web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Coqui do?
- Coqui was an AI speech company behind the open-source 🐸TTS toolkit and the ⓍTTS multilingual voice-cloning model.
- Who founded Coqui?
- Coqui was founded by Kelly Davis.
- Who are Coqui's investors?
- Coqui's investors include ScaleX Ventures, Dnx Ventures, Mango Capital.
