jhj0517 commited on
Commit
9e0a638
1 Parent(s): 95fa9ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ If you wish to try this on Colab, you can do it in [here](https://colab.research
19
  - From other languages to English. ( This is Whisper's end-to-end speech-to-text translation feature )
20
  - Text to Text Translation
21
  - Translate subtitle files using Facebook NLLB models
 
22
 
23
  # Installation and Running
24
  ## Prerequisite
 
19
  - From other languages to English. ( This is Whisper's end-to-end speech-to-text translation feature )
20
  - Text to Text Translation
21
  - Translate subtitle files using Facebook NLLB models
22
+ - Translate subtitle files using DeepL API
23
 
24
  # Installation and Running
25
  ## Prerequisite