locaal-ai / obs-squawk

Real-time Text-to-Speech AI Engine built-in OBS, integrative and intuitive
GNU General Public License v2.0
40 stars 1 forks source link

OBS Analysis shows Critical - Max Audio Buffering #17

Open Tallicia opened 1 month ago

Tallicia commented 1 month ago

The analyze for logs is pointing at the obs-squawk plugin as having critical audio buffering issues:

Audio buffering hit the maximum value. This is an indicator of very high system load, will affect stream latency, and may even cause individual audio sources to stop working. Keep an eye on CPU usage especially, and close background programs if needed.

Occasionally, this can be caused by incorrect device timestamps. Restart OBS to reset buffering.

Source affected (potential cause): 4-Squawk Text-to-Speech

image

Tallicia commented 1 month ago

log entry shows 12:58:07.456: Max audio buffering reached! 12:58:07.456: adding 960 milliseconds of audio buffering, total audio buffering is now 960 milliseconds (source: 4-Squawk Text-to-Speech) 12:58:07.456:

Tallicia commented 1 month ago

log entry shows 12:58:07.456: Max audio buffering reached! 12:58:07.456: adding 960 milliseconds of audio buffering, total audio buffering is now 960 milliseconds (source: 4-Squawk Text-to-Speech) 12:58:07.456:

When I turn on Low Latency Audio Buffering Mode in OBS -> Settings -> Audio -> Advanced --- Then this stops happening in the log file.

image