Update README.md

This commit is contained in:
Kristofer Rolf Söderström
2023-03-22 13:31:53 +01:00
committed by GitHub
parent 18efc4f7b7
commit f32ed72415

View File

@@ -16,7 +16,7 @@ Users might not need to specifically install Transfomers. However, a conda insta
pip install -U openai-whisper
```
#### Using the script
1. This is a simple script with no installation. You can either clone the repository with
This is a simple script with no installation. You can either clone the repository with
```
git clone https://github.com/soderstromkr/transcribe.git
```