vox_serve.utils#
Functions
|
Download an audio file from a URL (excluding HuggingFace and GitHub), caching it locally. |
|
Download a file from a GitHub repo, caching it locally. |
|
Get the current global log level. |
|
Get or create a logger with the given name using the global log level by default. |
|
Downloads a safetensors HF repo and returns a merged state_dict (dict[str, Tensor]). |
|
Set the global log level for the entire application. |
|
Set up a centralized logger with consistent formatting. |