Closed
Description
Hey, I am trying to transcribe audio to speech using transformers.js. I tried two ways
- https://huggingface.co/docs/transformers.js/api/pipelines#pipelinesautomaticspeechrecognitionpipeline
- https://huggingface.co/docs/transformers.js/tutorials/react
But seem to get an error like this
Files for your reference: https://filebin.net/88munmsfk4u0127m
Please do let me know if I am doing something wrong or what is the best way using ReactJS