wav2letter
wav2letter copied to clipboard
Problem using Wav2letter Decoders during API call
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.
Could you provide example to reproduce?