This website requires JavaScript.
Explore
Help
Register
Sign In
helloitsme
/
ai-voice-cloning
Watch
1
Star
0
Fork
0
You've already forked ai-voice-cloning
forked from
mrq/ai-voice-cloning
Code
Pull Requests
Activity
2aa70532e8
ai-voice-cloning
/
start.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
crunchbangs
2023-02-18 02:46:44 +00:00
#!/bin/bash
Initial refractor
2023-02-17 00:08:27 +00:00
source
./venv/bin/activate
I swear I committed forwarding arguments from the start scripts
2023-02-19 15:01:16 +00:00
python3 ./src/main.py
"
$@
"
Initial refractor
2023-02-17 00:08:27 +00:00
deactivate
Copy Permalink