Error while running the example

#1
by PierreVannier - opened

Hey there.
I'm running the example and I've got a weird error :
self.tokenizer.set_prefix_tokens( AttributeError: 'WhisperTokenizer' object has no attribute 'set_prefix_tokens'
It says the error comes from :
speechbrain/speechbrain/pretrained/interfaces.py", line 2898, in __init__
Is there anything I do wrong here ?
I'm running on macos 13.3.1 on M1 Pro

Sign up or log in to comment