1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-10 13:00:36 +08:00

optimize(ffmpeg): replace cmdline ffmpeg to pyav

except uvr5
This commit is contained in:
源文雨
2023-09-03 15:19:19 +08:00
parent 90a4d9474a
commit 94277fd71e
4 changed files with 52 additions and 22 deletions

View File

@@ -44,3 +44,4 @@ torchcrepe==0.0.20
fastapi==0.88
ffmpy==0.3.1
python-dotenv>=1.0.0
av