Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gnehs committed Mar 4, 2023
1 parent 9b31efb commit dc62bf7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

# subtitle-translator
Translate subtitle using ChatGPT

## Features
- Translate subtitle using ChatGPT `gpt-3.5-turbo`
- Support multiple languages
- Translation according to the preceding and following sentences
## How to use
- Get your own API key from [here](https://platform.openai.com/account/api-keys)
- Rename `config.example.json` to `config.json` and fill in your API key and target language.
Expand Down

0 comments on commit dc62bf7

Please sign in to comment.