Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matatonic authored Jun 29, 2024
1 parent 38a479f commit a99b196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ tts-1:
model: voices/en_US-ryan-high.onnx
speaker: # default speaker
```
3. New models will be downloaded as needed, of you can download them in advance with `download_voices_tts-1.sh`. For example:
3. New models will be downloaded as needed, or you can download them in advance with `download_voices_tts-1.sh`. For example:
```shell
$ bash download_voices_tts-1.sh en_US-ryan-high
INFO:piper.download:Downloaded voices/en_US-ryan-high.onnx.json (https://huggingface.co/rhasspy/piper-voices/resolve/v1.0.0/en/en_US/ryan/high/en_US-ryan-high.onnx.json)
Expand Down

0 comments on commit a99b196

Please sign in to comment.