wav2letter icon indicating copy to clipboard operation
wav2letter copied to clipboard

Problem using Wav2letter Decoders during API call

Open spygaurad opened this issue 4 years ago • 1 comments
trafficstars

I called wav2letter decoder object to perform speech recognition from a function and it works fine. When i call this same function from a Flask API, the wav2letter decoder doesnot respond. I am having problem with this.

spygaurad avatar Jan 14 '21 02:01 spygaurad

Could you provide example to reproduce?

tlikhomanenko avatar Jan 17 '21 04:01 tlikhomanenko