PicoVoice added + Hogwarts Legacy assistent test
This commit is contained in:
parent
0beb0ee926
commit
e456d647db
20 changed files with 274 additions and 1 deletions
2
stt.py
2
stt.py
|
|
@ -6,7 +6,7 @@ import json
|
|||
|
||||
model = vosk.Model("model_small")
|
||||
samplerate = 16000
|
||||
device = 1
|
||||
device = 2
|
||||
|
||||
q = queue.Queue()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue