Guy Nicholson
Guy Nicholson
> sudo pip3 install git+https://github.com/danjcjones/mouse.git This worked for me on Ubuntu Server 22.04.2 LTS (Jammy Jellyfish) - specifically to mitigate a segmentation fault when moving a physical USB mouse that...
I commented out [code line](https://github.com/huggingface/distil-whisper/blob/a07edc4f3840bca33c5dc495303196bf6d0b2c40/training/run_pseudo_labelling.py#L741) and my bash script ran to completion. e.g.: ``` # make the split name pretty for librispeech etc # split = split.replace(".", "-").split("/")[-1] ```
If you are using `pipeline()` try setting a forced language by doing this. ``` forced_language = ( "" # Use your appropriate language code, e.g., , . ) generate_kwargs =...
The `docker.io` install used in the tutorial is not an "official package" according to this link. https://docs.docker.com/engine/install/ubuntu/#uninstall-old-versions
This is interesting! If I understand correctly this workflow will fine-tune a local model based on logs generated from previous runs of the `minion` communication protocol with a non fine-tuned...
> @guillaumekln @minhthuc2502 could you make some time for this? really wanna try this out on my realtime transcriber project. +1