Skip to content

Commit 22e0b40

Browse files
committed
Replace "pre-print coming soon"
1 parent f741fc4 commit 22e0b40

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
This repo contains instructions and examples of how to run
44
[Kyutai Speech-To-Text](#kyutai-speech-to-text)
55
and [Kyutai Text-To-Speech](#kyutai-text-to-speech) models.
6-
These models are powered by delayed streams modeling (DSM),
7-
a flexible formulation for streaming, multimodal sequence-to-sequence learning.
86
See also [Unmute](https://github.com/kyutai-labs/unmute), an voice AI system built using Kyutai STT and Kyutai TTS.
97

108
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}`)
11-
that formalize the approach we had with Moshi and Hibiki. A pre-print paper is coming soon!
9+
that formalize the approach we had with Moshi and Hibiki. See our [pre-print about DSM](https://arxiv.org/abs/2509.08753).
1210

1311
## Kyutai Speech-To-Text
1412

0 commit comments

Comments
 (0)