feat(tts): initial tts script (WIP)
This commit is contained in:
parent
72ab769aa6
commit
7f30ef91b2
1 changed files with 3 additions and 0 deletions
3
tts.sh
Executable file
3
tts.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
eval $(conda shell.bash hook)
|
||||
conda init
|
||||
conda activate tts
|
Loading…
Reference in a new issue