AIToday
Audio & SpeechOpen-Source AIr/MachineLearningPublished: Sep 1, 2026, 22:00 JST1 min read

TontaubeV1 released: character-level TTS for long-form

TontaubeV1 released: character-level TTS for long-form

Key takeaway

  • TontaubeV1 is a new open-weight TTS model for expressive, long-form speech.

  • It uses character-level tokenization and DualCodec to improve quality.

  • The model is trained on 200k hours and supports voice cloning.

3 Key Points

  1. What happened

    Two developers released TontaubeV1, a 2.9B-parameter open-weight TTS model for expressive speech and long-form narration. It supports zero-shot voice cloning from up to one minute of reference audio and targets English and German.

  2. Why it matters

    The model uses character-level tokenization, which the authors found works better than the original BPE tokenizer in early experiments. This choice, plus building on the DualCodec multi-codebook audio codec, aims to improve long-form generation and low-latency local inference.

  3. What to watch

    The model was trained on 7 languages and about 200k hours of audio, but is mostly tested in English and German. Availability of the open weights and the specific licensing or access details were not mentioned in the announcement.

Ask the AI about this article →

Context & Analysis

The release highlights a deliberate design choice: character-level tokenization over the more common BPE approach in modern TTS models. The developers note that this generally led to better performance in their early tests, and they built the model on DualCodec, a multi-codebook audio codec, to handle the audio representation. These choices seem aimed at addressing common pain points in TTS—expressive delivery and long-form consistency—while keeping inference low-latency for local use.

Given the open-weight status, the model invites community testing and comparison with other TTS systems. The focus on English and German, despite training on 7 languages, suggests a priority on quality in those two markets. The lack of availability details in the announcement leaves room for users to seek out the official release channels for access and usage terms.

FAQ

What languages does TontaubeV1 support?
It was trained on 7 languages, but is primarily aimed at English and German, and mostly tested in those two.
What is special about TontaubeV1's approach?
It uses character-level tokenization instead of the typical BPE tokenizer, which the developers found worked better in early experiments.
r/MachineLearningRead Original Article

Get the latest Audio & Speech news every morning

For example, today's edition would include:

  • Google、Gemini 3.7 Flash公開、Pixel 11発表Google AI Blog · 2h ago
  • Phonely launches Alma, voice AI trained on 10M callsSiliconANGLE AI · 7h ago
  • Mitsubishi Electric develops task-general sound separation AITop Companies AI · 1d ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleDataAgent launches with $10M to auto-fix Kubernetes faults