cosmo1995
Results
2
issues of
cosmo1995
When the chunk size is 32, the maximum decoding delay should be 1280 ms. Is that right?
https://github.com/UFAL-DSG/cloud-asr/blob/master/cloudasr/api/lib.py#L48 If the client sends bytes too fast, send may be executed before the previous recv returns, right?