Remove whispercpp stt plugin settings (for now)
This commit is contained in:
parent
681eb47486
commit
72e417f9f3
|
@ -37,13 +37,6 @@
|
||||||
"wakeup": true
|
"wakeup": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stt": {
|
|
||||||
"module": "ovos-stt-plugin-whispercpp",
|
|
||||||
"ovos-stt-plugin-whispercpp": {
|
|
||||||
"lib": "/usr/lib/libwhisper.so",
|
|
||||||
"model": "tiny"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"tts": {
|
"tts": {
|
||||||
"module": "ovos-tts-plugin-mimic3-server",
|
"module": "ovos-tts-plugin-mimic3-server",
|
||||||
"fallback_module": "ovos-tts-plugin-mimic",
|
"fallback_module": "ovos-tts-plugin-mimic",
|
||||||
|
|
Loading…
Reference in New Issue