Implement a basic full flow
This commit is contained in:
@@ -5,4 +5,7 @@ use python3.9
|
||||
pip install piper-tts soundfile librosa
|
||||
|
||||
# Piper update voices
|
||||
piper --update-voices -m en_US-lessac-medium
|
||||
piper --update-voices -m en_US-lessac-medium
|
||||
|
||||
# TODO:
|
||||
- investigate using a pipeline instead of writing to intermediate files to gain performance
|
||||
Reference in New Issue
Block a user