PicoVoice added + Hogwarts Legacy assistent test

This commit is contained in:
Abraham 2023-03-28 19:03:36 +05:00
parent 0beb0ee926
commit e456d647db
20 changed files with 274 additions and 1 deletions

2
stt.py
View file

@ -6,7 +6,7 @@ import json
model = vosk.Model("model_small")
samplerate = 16000
device = 1
device = 2
q = queue.Queue()