feat(tts): initial tts script (WIP)

This commit is contained in:
Ayo Ayco 2025-09-17 10:59:10 +02:00
parent 72ab769aa6
commit 7f30ef91b2

3
tts.sh Executable file
View file

@ -0,0 +1,3 @@
eval $(conda shell.bash hook)
conda init
conda activate tts