Vosk added as wake-word engine option

This commit is contained in:
Abraham 2023-04-29 16:00:49 +05:00
parent 5f35beb5cf
commit 8168475643
3 changed files with 65 additions and 4 deletions

View file

@ -124,6 +124,7 @@
<NativeSelect data={[
{ label: 'Rustpotter', value: 'rustpotter' },
{ label: 'Vosk (медленный)', value: 'vosk' },
{ label: 'Picovoice Porcupine (требует API ключ)', value: 'picovoice' }
]}
label="Распознавание активационной фразы (Wake Word)"