Wav2Vec2_PyCTCDecode icon indicating copy to clipboard operation
Wav2Vec2_PyCTCDecode copied to clipboard

decode too slow

Open XiaoshanHsj opened this issue 2 years ago • 1 comments

Hi, the speed of decoding is too slow, about 5 seconds per utterance.

How can I use multi-thread or multi-cpu to decode?

XiaoshanHsj avatar Aug 14 '22 09:08 XiaoshanHsj

Hey @XiaoshanHsj sorry this library is not actively maintained anymore. Please have a look at https://huggingface.co/docs/transformers/model_doc/wav2vec2#transformers.Wav2Vec2ProcessorWithLM instead

patrickvonplaten avatar Aug 31 '22 12:08 patrickvonplaten