Commit Graph

6 Commits

Author SHA1 Message Date
jeanjerome
66c900fdcd fix: update hf-hub dependency to 0.4.3 to resolve URL parsing error
- Fixes RelativeUrlWithoutBase error when downloading models from fresh cache
- Resolves issue with kyutai/stt-1b-en_fr-candle model download
- Ensures proper URL handling in Hugging Face Hub interactions
2025-06-27 13:06:29 +02:00
laurent
d7642ff1e9 Add a comment with the different time horizons. 2025-06-19 15:34:49 +02:00
laurent
d473deddaf Add a VAD example in the rust codebase. 2025-06-19 15:21:52 +02:00
laurent
35c4ea47d8 Use the audio prefix in the rust inference. 2025-06-19 10:12:03 +02:00
laurent
91fb68acc4 Add timestamps to the rust example. 2025-06-19 09:57:53 +02:00
laurent
e8de86bdab Add the rust standalone example. 2025-06-18 08:32:17 +02:00