Skip to content

Translate subtitle files without repetition, ideal for lyrics.

Notifications You must be signed in to change notification settings

yasath/srt_translate_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srt_translate_web

Translate subtitle files (.SRT) without repeating for duplicate lines, ideal for song lyrics.

To use this React project:

  • npm install installs the required dependencies,
  • npm start runs the app in the development mode,
  • npm run build builds the app for production to the build folder.

Existing and planned features include:

  • Parsing and exporting of .SRT files
  • Subtitle translation excluding duplicate lines
  • Live-updating preview of the translated subtitles
  • Example subtitle file to demonstrate functionality
  • Support for other subtitle formats, such as .SBV or .VTT
  • Inline machine translation to use as a suggestion
  • Dark mode

About

Translate subtitle files without repetition, ideal for lyrics.

Resources

Stars

Watchers

Forks