Frank Kwok
Results
2
comments of
Frank Kwok
I had the same issue with Ubuntu 21.10. Apparently, there's a big section on building dependencies in the README: https://github.com/mpv-player/mpv-build#instructions-for-debian--ubuntu-package Specifically: ``` apt-get install devscripts equivs mk-build-deps -s sudo -i...
Just to consolidate the above comments and help the next person trying to do this, I did the following as new install on my mac: ```sh pip install git+https://github.com/m1guelpf/yt-whisper.git@refs/pull/38/head pip...