mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 09:53:48 +00:00
Update cheatsheets
This commit is contained in:
@@ -9,7 +9,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Try out and download speech models from <https://rhasspy.github.io/piper-samples>.
|
||||
> More information: <https://github.com/rhasspy/piper>.
|
||||
|
||||
- Output a WAV [f]ile using a text-to-speech [m]odel (assuming a config file at model_path + .json):
|
||||
- Output a WAV [f]ile using a text-to-speech [m]odel (assuming a configuration file at model_path + .json):
|
||||
|
||||
`echo {{Thing to say}} | piper -m {{path/to/model.onnx}} -f {{outputfile.wav}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user