mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 19:41:56 +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.