mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2026-05-14 15:20:43 +00:00
Clarify real-time
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user