Skip to content

Commit

Permalink
fix: incorrect config example (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray authored Oct 18, 2023
1 parent 34cb015 commit 79a1d8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ you can pass a model name alias, eg "alan-low"
"tts": {
"module": "ovos-tts-plugin-piper",
"ovos-tts-plugin-piper": {
"model": "alan-low"
"voice": "alan-low"
}
}
```
```

0 comments on commit 79a1d8e

Please sign in to comment.