benluks
Results
1
issues of
benluks
### Describe the bug I made a [demo](https://github.com/benluks/streaming-asr) of using [`StreamingASR`](https://speechbrain.readthedocs.io/en/latest/API/speechbrain.inference.ASR.html#speechbrain.inference.ASR.StreamingASR) with live device input using [torchaudio `StreamReader`](https://pytorch.org/audio/main/tutorials/streamreader_basic_tutorial.html). The setup is a little tedious, and it would be nice to...
enhancement