mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-06-17 08:25:08 +08:00
When using `inference_webui.py`, it produces debug level info for http requests, for example: ``` DEBUG:httpcore.http11:response_closed.started ``` Here I changed it to warning level.