coqui-ai / stt-model-manager

Coqui STT Model Manager - install, manage and try out Coqui STT models from the Model Zoo
https://coqui.ai
Mozilla Public License 2.0
24 stars 17 forks source link

Figure out SocketIO test client and add basic testing for transcription process #9

Open reuben opened 3 years ago

reuben commented 3 years ago

I've added tests in #11, so now rewording this issue to cover the missing part which for now is throwing exceptions deep in internal pytest/Flask/SocketIO code so I'm clearly getting something wrong in the testing setup. Once that's figured out we can test a simple "start", "emit-data" with PCM for a small file, then wait for "recognize" with correct results.