Skip to content

Commit 8fb54b2

Browse files
authored
Fix typo in README.md (#161)
Just a small typo fix: "an voice AI system" -> "a voice AI system".
1 parent f6074cb commit 8fb54b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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-
See also [Unmute](https://github.com/kyutai-labs/unmute), an voice AI system built using Kyutai STT and Kyutai TTS.
6+
See also [Unmute](https://github.com/kyutai-labs/unmute), a voice AI system built using Kyutai STT and Kyutai TTS.
77

88
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}`)
99
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

Comments
 (0)