PicoVoice added + Hogwarts Legacy assistent test
This commit is contained in:
parent
0beb0ee926
commit
e456d647db
20 changed files with 274 additions and 1 deletions
1
_stt.py
1
_stt.py
|
|
@ -13,6 +13,7 @@ model, decoder, utils = torch.hub.load(repo_or_dir='snakers4/silero-models',
|
|||
(read_batch, split_into_batches,
|
||||
read_audio, prepare_model_input) = utils
|
||||
|
||||
|
||||
def callback(_r, audio):
|
||||
try:
|
||||
# CONVERT raw wav data to NumPy array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue