Vosk added as wake-word engine option
This commit is contained in:
parent
5f35beb5cf
commit
8168475643
3 changed files with 65 additions and 4 deletions
|
|
@ -124,6 +124,7 @@
|
|||
|
||||
<NativeSelect data={[
|
||||
{ label: 'Rustpotter', value: 'rustpotter' },
|
||||
{ label: 'Vosk (медленный)', value: 'vosk' },
|
||||
{ label: 'Picovoice Porcupine (требует API ключ)', value: 'picovoice' }
|
||||
]}
|
||||
label="Распознавание активационной фразы (Wake Word)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue