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

View file

@ -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