Skip to content

aalramadan/SubGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠 SubGPT

image

💡What does it do?

SubGPT provides translations for multiple languages using OpenAI's GPT.

ChatGPT Models Supported

  • GPT 4o
  • GPT 4 Turbo
  • GPT 4
  • GPT 3 Turbo

Features

  • You can specify the number of input tokens.

  • You can pause/resume translation at any point.

  • You can remove and/or edit the translated output and the input. The tool will automatically align the rows.

  • Final output along with the modifications can be saved as an .srt

  • SubGPT utilizes cosine similarity to compare the word embeddings between the input and final output using the text-embedding-ada-002 model. A threshold between [0, 1] where 1 indicates total semantic similarity and 0 indicates to semantic similarity at all.

Demo

Animation

About

AI-Powered subtitle translation tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published