jhj0517 commited on
Commit
d1438f4
1 Parent(s): 6532cf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -99,3 +99,12 @@ This is Whisper's original VRAM usage table for models.
99
 
100
  `.en` models are for English only, and the cool thing is that you can use the `Translate to English` option from the "large" models!
101
 
 
 
 
 
 
 
 
 
 
 
99
 
100
  `.en` models are for English only, and the cool thing is that you can use the `Translate to English` option from the "large" models!
101
 
102
+ ## TODO🗓
103
+
104
+ - [x] Add DeepL API translation
105
+ - [x] Add NLLB Model translation
106
+ - [x] Integrate with faster-whisper
107
+ - [ ] Integrate with insanely-fast-whisper
108
+ - [ ] Integrate with whisperX
109
+
110
+