We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6074cb commit 8fb54b2Copy full SHA for 8fb54b2
README.md
@@ -3,7 +3,7 @@
3
This repo contains instructions and examples of how to run
4
[Kyutai Speech-To-Text](#kyutai-speech-to-text)
5
and [Kyutai Text-To-Speech](#kyutai-text-to-speech) models.
6
-See also [Unmute](https://github.com/kyutai-labs/unmute), an voice AI system built using Kyutai STT and Kyutai TTS.
+See also [Unmute](https://github.com/kyutai-labs/unmute), a voice AI system built using Kyutai STT and Kyutai TTS.
7
8
But wait, what is "Delayed Streams Modeling"? It is a technique for solving many streaming X-to-Y tasks (with X, Y in `{speech, text}`)
9
that formalize the approach we had with Moshi and Hibiki. See our [pre-print about DSM](https://arxiv.org/abs/2509.08753).
0 commit comments