Use the audio prefix in the rust inference.

This commit is contained in:
laurent
2025-06-19 10:12:03 +02:00
parent 91fb68acc4
commit 35c4ea47d8
2 changed files with 17 additions and 5 deletions

View File

@@ -101,6 +101,7 @@ This can be used as follows:
cd stt-rs
cargo run --features cuda -r -- bria.mp3
```
You can get the timestamps by adding the `--timestamps` flag.
### MLX implementation
<a href="https://huggingface.co/kyutai/stt-2.6b-en-mlx" target="_blank" style="margin: 2px;">