Hello forum and DeepSpeechers,
I have managed to build the android project and was working on some voice samples. I have seen that it has low quality results on the phone (with the use of .tflite) despite the fact that the same voice .wav files give “good” results in Colab with the loaded wheel file. In colab .pb or .pbmm files were used.
So my question is if there is an implementation where we can use directly the .pb file in the android phone without worrying of the transcription time??
Thanks in advance