Clarify real-time

This commit is contained in:
gabrieldemarmiesse 2025-06-18 10:40:26 +00:00
parent 7c9953187a
commit 332b2b9daa

View File

@ -104,8 +104,9 @@ script.
uv run scripts/asr-streaming-query.py bria.mp3
```
The script simulates some real-time processing of the audio. Faster processing
can be triggered by setting the real-time factor, e.g. `--rtf 500` will process
The script limits the decoding speed to simulates real-time processing of the audio.
Faster processing can be triggered by setting
the real-time factor, e.g. `--rtf 500` will process
the data as fast as possible.
## Text-to-Speech