Replies: 1 comment
-
@Atefeh197, the code works without error. Could you restart "run all" again in the "runtime" section. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I want to do Speaker Diarization with NeMo. I use this but I got error in this line:
word_hyp, word_ts_hyp = asr_decoder_ts.run_ASR(asr_model)
it is : TypeError: _get_batch_preds() takes 1 positional argument but 2 were given
how I can fix it?
Beta Was this translation helpful? Give feedback.
All reactions