From 64b3a50e8050abb1d8ab21bbf9610e68ad4b2bca Mon Sep 17 00:00:00 2001 From: Vaclav Volhejn Date: Wed, 2 Jul 2025 17:49:15 +0200 Subject: [PATCH] Reorganize for TTS --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 75af0cc..df19617 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ - - Hugging Face - - - Open In Colab - - +# Delayed Streams Modeling: Kyutai STT & TTS This repo contains instructions and examples of how to run [Kyutai Speech-To-Text](#kyutai-speech-to-text) @@ -18,6 +12,10 @@ to be notified when we open-source text-to-speech and [Unmute](https://unmute.sh ## Kyutai Speech-To-Text + + Hugging Face + + **More details can be found on the [project page](https://kyutai.org/next/stt).** Kyutai STT models are optimized for real-time usage, can be batched for efficiency, and return word level timestamps.