Upload edit\Qwen3-TTS-test\run.bat with huggingface_hub
Browse files
edit//Qwen3-TTS-test//run.bat
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
@echo off
|
| 2 |
+
cd /d "%~dp0"
|
| 3 |
+
.venv\Scripts\python voice-clone-test.py
|