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

chore: update rvcmd to v0.2.3

This commit is contained in:
源文雨
2024-05-05 15:35:15 +09:00
parent d255818097
commit 6d4674853c
5 changed files with 5 additions and 5 deletions

View File

@@ -170,7 +170,7 @@ def download_dns_yaml(url: str, folder: str):
logger.info(f"downloaded into {folder}")
def download_all_assets(tmpdir: str, version="0.2.2"):
def download_all_assets(tmpdir: str, version="0.2.3"):
import subprocess
import platform