Spaces:
Running
Running
jhj0517
commited on
Commit
•
6855222
1
Parent(s):
0f16dda
Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,8 @@ If you have satisfied the prerequisites listed above, you are now ready to start
|
|
37 |
|
38 |
( If you're running another Web-UI, it will be hosted on a different port , such as `localhost:7861`, `localhost:7862`, and so on )
|
39 |
|
|
|
|
|
40 |
# Available models
|
41 |
|
42 |
The WebUI uses the Open AI Whisper model
|
|
|
37 |
|
38 |
( If you're running another Web-UI, it will be hosted on a different port , such as `localhost:7861`, `localhost:7862`, and so on )
|
39 |
|
40 |
+
And you can also run the project with command line arguments if you like by running `user-start-webui.bat`, see [wiki](https://github.com/jhj0517/Whisper-WebUI/wiki/Command-Line-Arguments) for a guide to arguments.
|
41 |
+
|
42 |
# Available models
|
43 |
|
44 |
The WebUI uses the Open AI Whisper model
|