Ai128474 commited on
Commit
801eeca
·
verified ·
1 Parent(s): cde6519

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tts": {
3
+ "module": "ovos-tts-plugin-piper",
4
+ "ovos-tts-plugin-piper": {
5
+ "voice": "en_GB-amy"
6
+ }
7
+ }
8
+ }