This website requires JavaScript.
Explore
Help
Register
Sign In
wb
/
Qwen3-tts
Watch
1
Star
0
Fork
0
You've already forked Qwen3-tts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
569970e3393efb11efd6cd22284080f28c945868
Qwen3-tts
/
start.sh
5 lines
65 B
Bash
Raw
Normal View
History
Unescape
Escape
first commit
2026-06-17 08:33:47 +02:00
#!/bin/bash
set
-e
cd
"
$(
dirname
"
$0
"
)
"
Funktioniert
2026-06-18 17:27:42 +02:00
exec
./start_tts.sh
"
$@
"
Reference in New Issue
Copy Permalink