Skip to content

๐ŸŽ™๏ธ Easily convert audio files into SRT subtitles for free and using AI locally (no token required).

License

Notifications You must be signed in to change notification settings

wellwelwel/easy-audio-to-srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ™๏ธ Easy Audio to SRT

Easily convert audio files into SRT subtitles for free and using AI locally (no token required).


Usage

# Transcribing audio files (Portuguese)
sh transcribe <file>.wav

# Translating srt files to English
sh translate <file>.srt

Note

This repository is not maintained.


Requirements

Important

  • The Docker image is pre-configured to use the largest OpenAI model available (turbo). For lighter models, check the available models and change it in the ./Dockerfile before executing the scripts.
  • Change the primary language (pt) in the ./docker-compose.yml transcribe command.
  • Change the output translation language (en) in the ./translate_srt.py file.

Links

About

๐ŸŽ™๏ธ Easily convert audio files into SRT subtitles for free and using AI locally (no token required).

Resources

License

Stars

Watchers

Forks

Sponsor this project