Spaces:
Running
Running
jhj0517
commited on
Update README.md
Browse files
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 |
+
|