lintheyoung / GPTSubtitle

Using the GPT to translate the subtitle with Streamlit UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Using the GPT to translate the subtitle with Streamlit UI


Languages

Language:Python 98.1%Language:Dockerfile 1.9%