Spaces:
Running
Running
jhj0517
commited on
Commit
•
330bb57
1
Parent(s):
556fa8d
Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ If you have satisfied the prerequisites listed above, you are now ready to start
|
|
41 |
|
42 |
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.
|
43 |
|
44 |
-
|
45 |
This project is integrated with [faster-whisper](https://github.com/guillaumekln/faster-whisper) by default for better VRAM usage and transcription speed.
|
46 |
|
47 |
According to faster-whisper, the efficiency of the optimized whisper model is as follows:
|
|
|
41 |
|
42 |
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.
|
43 |
|
44 |
+
# VRAM Usages
|
45 |
This project is integrated with [faster-whisper](https://github.com/guillaumekln/faster-whisper) by default for better VRAM usage and transcription speed.
|
46 |
|
47 |
According to faster-whisper, the efficiency of the optimized whisper model is as follows:
|