From 2f4e4346756578ff76ac923559721638c0cdeed7 Mon Sep 17 00:00:00 2001 From: laurent Date: Wed, 18 Jun 2025 11:24:22 +0200 Subject: [PATCH] Add a link to the project page. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d71d1f..03afd92 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ transcribed into text. We provide two such models: - An English only model with ~2.6b parameters using a 2.5 second delay, `kyutai/stt-2.6b-en`. +More details can be found on the [project page](https://kyutai.org/next/stt). + ### PyTorch implementation [[Hugging Face]](https://huggingface.co/kyutai/stt-2.6b-en)