cpumaxx / sovits-ff-plugin

A GPT-SoVITS based screen reader for Firefox
GNU General Public License v3.0
2 stars 0 forks source link

Sometimes audio plays out of order #2

Closed cpumaxx closed 2 days ago

cpumaxx commented 5 days ago

In rare circumstances, the backend appears to provide audio out of order. Look into how to make it always consistent

cpumaxx commented 2 days ago

Refactored playback code to use a queue to guarantee in-order playback