Update README.md

This commit is contained in:
Kristofer Rolf Söderström
2023-03-22 11:42:22 +01:00
committed by GitHub
parent d862c75725
commit c134d3e530

View File

@@ -16,4 +16,5 @@ Users might not need to specifically install Transfomers. However, a conda insta
``` ```
pip install -U openai-whisper pip install -U openai-whisper
``` ```
### Example
See the [example](example.ipynb) implementation on jupyter notebook.