Skip to content

rye761/pysync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Pysync Syncs Lyrics and Produces an LRC file using spleeter, whisper, and text similarity.

Usage

Pysync can be used using the command line. Setup the environment using conda and make sure that whisper and spleeter are installed. Then you can use this via the command line, providing an mp3 of the song and text file with lyrics you want to sync. The program will produce a .lrc file with timestamps which can be used by various lyric display programs.

python pysync [-h] [--output_file OUTPUT_FILE] music lyrics

About

AI lyric syncer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages