chore(python): add whisper

This commit is contained in:
Stefan Imhoff
2022-09-28 17:47:27 +02:00
parent 9903c54ee3
commit f9d12dd143

View File

@@ -18,6 +18,7 @@ pip install certifi
pip install codespell
pip install fawkes
pip install flake8
pip install git+https://github.com/openai/whisper.git
pip install gitlint
pip install jupyter
pip install jupyter_ascending