From 403db099537712c341cd2d43a748552bc10608b0 Mon Sep 17 00:00:00 2001 From: gabrieldemarmiesse Date: Wed, 18 Jun 2025 10:41:56 +0000 Subject: [PATCH] Remove empty space --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f2db6ac..21ad38e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ python -m moshi_mlx.run_inference --hf-repo kyutai/stt-2.6b-en-mlx bria.mp3 --te If you have `uv` installed, you can skip the installation step and run directly: ```bash uvx --with moshi-mlx python -m moshi_mlx.run_inference --hf-repo kyutai/stt-2.6b-en-mlx bria.mp3 --temp 0 - ``` It will install the moshi package in a temporary environment and run the speech-to-text.