[O] Re-encode with opus

This commit is contained in:
2025-11-22 20:45:07 +08:00
parent 57d2b62be8
commit ebe322f950
4 changed files with 35 additions and 6 deletions
+4
View File
@@ -13,3 +13,7 @@ pip install "audio-separator[cpu]" fastapi uvicorn python-multipart
```bash
python server.py
```
## Compute requirements
My hardware is V100 16GB, and the model took ~1.5GB. So probably any potato would work.