xtts wip
This commit is contained in:
parent
2fdac61ccb
commit
0ca7da80c4
7 changed files with 128 additions and 17 deletions
3
download_voices_tts-1.sh
Executable file
3
download_voices_tts-1.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
piper --update-voices --data-dir voices --download-dir voices --model en_GB-northern_english_male-medium < /dev/null > /dev/null
|
||||
piper --data-dir voices --download-dir voices --model en_US-libritts_r-medium < /dev/null > /dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue