Wav2Vec2_PyCTCDecode
Wav2Vec2_PyCTCDecode copied to clipboard
decode too slow
Hi, the speed of decoding is too slow, about 5 seconds per utterance.
How can I use multi-thread or multi-cpu to decode?
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