Guy Nicholson
Guy Nicholson
When not streaming this [line]( https://github.com/huggingface/distil-whisper/blob/a07edc4f3840bca33c5dc495303196bf6d0b2c40/training/run_pseudo_labelling.py#L824) results in KeyError `train-360`. The pseudo-labelled dataset was not saved after hours of compute. I think this KeyError might be caused by this [code...
Well written [tutorial](https://herewecode.io/blog/a-beginners-guide-to-docker-how-to-create-your-first-docker-application/) that references this repo - thanks! I tested the tutorial steps on Ubuntu 22.04 on ARM and see this issue when running the [build](https://github.com/gaelgthomas/docker-first-application-example#build). ``` $ docker...
I’m using the fork of `transformers` described [in the GitHub repo](https://github.com/nyrahealth/CrisperWhisper#3-usage). Thanks for this. I’m seeing a RunTime error when extracting timestamps for a specific example from the Gigaspeech test...