Files
GPT-SoVITS/GPT_SoVITS/utils.py
Ke 79708faed4 Disable debug level logging
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.
2024-01-19 10:13:17 +08:00

10 KiB