From 395db62ccd0a78aff19a12f3a680c9fc74eceba9 Mon Sep 17 00:00:00 2001 From: Sinan Date: Thu, 16 Mar 2023 12:46:17 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index eba82ce..85f1aed 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +# Sinan: + +Install: + + pip install git+https://github.com/SinanAkkoyun/openai-whisper.git + +To update the package to the latest version of this repository, please run: + + pip install --upgrade --no-deps --force-reinstall git+https://github.com/SinanAkkoyun/openai-whisper.git + + + + +# OpenAI: # Whisper [[Blog]](https://openai.com/blog/whisper)