Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

MatthewRoush/Transcribe-MP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcribe-MP3

Generate synced and unsynced lyrics for .mp3 songs using openai-whisper.

Dependencies

mutagen for working with mp3 files.

openai-whisper for transcribing the mp3 file.

Usage

This is a command-line program that lets you set lyrics for a mp3 file by generating lyrics using openai-whisper or setting lyrics using a lrc file.

It generates SYLT and USLT lyrics and has the option to output a lrc file in a folder called lyrics in the same directory as the mp3 file.

transcribe.py is the main script.

Use transcribe.py -h for information on arguments.

About

Generate synced and unsynced lyrics for .mp3 songs using openai-whisper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages