Markus Hennerbichler
Markus Hennerbichler
> Hi @HennerM . > > Any update on the CLA ? yes unfortunately the EasyCLA landed in the spam folder of the responsible person in my organisation, but it...
@Tabrizian is this being looked at?
@kthui do you know who can review this change?
@Tabrizian Thanks for approving. Can you help with merging as well?
Hi @Baavro. I added a Python example recently here: https://github.com/speechmatics/speechmatics-python/blob/master/examples/transcribe_from_microphone.py. This shows how to transcribe live from your local microphone in real-time. You need to pip install `sounddevice` (https://pypi.org/project/sounddevice/) and...
@eellison I am seeing the same error on 2.3.0a0+6ddf5cf85e.nv24.4 (that is NVIDIA's PyTorch distribution coming from the commit 6ddf5cf85e which is past the 2.3.0 release). Is there a workaround? I...
@ftnext can you have a look at this?
@yinggeh nice, thanks for fixing this!
It is convienient to just pass in a path to a local dataset or one from the hub and use the same function to load it. Is it not possible...