0.12.0 - Improved errors & logging, swap alloy default voice
closes #3, re: #11
This commit is contained in:
parent
07337907f9
commit
f21ed56a00
9 changed files with 167 additions and 14 deletions
|
|
@ -5,4 +5,4 @@
|
|||
bash download_voices_tts-1.sh
|
||||
bash download_voices_tts-1-hd.sh $PRELOAD_MODEL
|
||||
|
||||
python speech.py ${PRELOAD_MODEL:+--preload $PRELOAD_MODEL} $@
|
||||
python speech.py ${PRELOAD_MODEL:+--preload $PRELOAD_MODEL} ${OPENEDAI_LOG_LEVEL:+--log-level $OPENEDAI_LOG_LEVEL} $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue