Open spygaurad opened 3 years ago
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.
Could you provide example to reproduce?
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.