jhj0517 commited on
Commit
1aadf57
·
1 Parent(s): 4bcf269

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -4,14 +4,15 @@ A Gradio-based browser interface for Whisper.
4
  ![Whisper WebUI](https://github.com/jhj0517/Whsiper-WebUI/blob/master/screenshot.png)
5
 
6
  # Feature
7
- Generate subtitles from various sources, including :
8
- - Files
9
- - Youtube
10
- - Microphone
11
-
12
- Currently supported subtitle formats :
13
- - SRT
14
- - WebVTT
 
15
 
16
  # Installation and Running
17
  ## Prerequisite
 
4
  ![Whisper WebUI](https://github.com/jhj0517/Whsiper-WebUI/blob/master/screenshot.png)
5
 
6
  # Feature
7
+ - Generate subtitles from various sources, including :
8
+ - Files
9
+ - Youtube
10
+ - Microphone
11
+ - Currently supported subtitle formats :
12
+ - SRT
13
+ - WebVTT
14
+ - Speech to Text Translation
15
+ - From other languages to English.
16
 
17
  # Installation and Running
18
  ## Prerequisite