/GPTSubtitle

Using the GPT to translate the subtitle with Streamlit UI

Primary LanguagePython

Using the GPT to translate the subtitle into Chinese

Run it

git clone https://github.com/lintheyoung/GPTSubtitle/
docker build .
docker-compose build

Running

docker-compose up

open in your browser.: https://yourip:9191/

Pause

docker-compose down