Open XiaoshanHsj opened 2 years ago
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
Hi, the speed of decoding is too slow, about 5 seconds per utterance.
How can I use multi-thread or multi-cpu to decode?