From e22cb0d59cfecc4bace7f3bb823c1581775acfce Mon Sep 17 00:00:00 2001 From: laurent Date: Wed, 18 Jun 2025 11:39:27 +0200 Subject: [PATCH] Tweaks. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f40f21..ed7100b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ More details can be found on the [project page](https://kyutai.org/next/stt). ### PyTorch implementation - Hugging Face + Hugging Face Open In Colab @@ -33,8 +33,7 @@ python -m moshi.run_inference --hf-repo kyutai/stt-2.6b-en bria.mp3 ### MLX implementation - Hugging Face + Hugging Face This requires the [moshi-mlx package](https://pypi.org/project/moshi-mlx/) @@ -47,7 +46,7 @@ python -m moshi_mlx.run_inference --hf-repo kyutai/stt-2.6b-en-mlx bria.mp3 --te ### Rust implementation - Hugging Face + Hugging Face A standalone Rust example is provided in the `stt-rs` directory in this repo. @@ -59,7 +58,7 @@ cargo run --features cuda -r -- bria.mp3 ### Rust server - Hugging Face + Hugging Face The Rust implementation provides a server that can process multiple streaming