Process audio as soon as we receive it from the generator. Previously, we were reading from the generator and adding elements into a queue until there was no more data, then we would process the queue.
2 lines
77 B
Markdown
2 lines
77 B
Markdown
- Optimized `NVIDIATTSService` to process incoming audio frames immediately.
|