Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated instructions
  • Loading branch information
BBC-Esq authored Oct 14, 2023
1 parent 4ba5766 commit 6033eb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Run the program!
```
python main.py
```
> Please note! You can change the size/quality of the model used by changing ```line 17``` of ```main.py``` from ```large-v2``` to any of the following:
> Please note! You can change the size/quality of the model used by changing ```line 17``` of ```main.py``` to/from any of the following:
> * ```tiny```
> * ```tiny.en```
Expand All @@ -30,6 +30,7 @@ python main.py
> * ```small.en```
> * ```medium```
> * ```medium.en```
> * ```large-v2```
## That's it! The model will download to cache the first time you use the program.

Expand Down

0 comments on commit 6033eb9

Please sign in to comment.