A Slopsmith plugin that generates time-synced LRC lyrics files using Whisper forced alignment against isolated vocals stems.
- Select a sloppak song that has split stems (vocals track required)
- Paste or upload plain text lyrics
- The plugin sends the vocals stem to your Slopsmith Demucs Server for Whisper forced alignment
- Preview the timestamped result, then download as
.lrcor save directly into the sloppak for playback display
Because sloppak songs already have an isolated vocals track from Demucs separation, alignment accuracy is significantly better than aligning against a full mix.
- Line, word, and syllable granularity — choose the level of timing precision
- Language hint — optional language code to improve accuracy for non-English lyrics
- LRC export — standard
[mm:ss.xx] lineformat compatible with any LRC player - Save to song — writes synced lyrics into the sloppak manifest so they display during playback via the lyrics toggle
- Preview panel — review timestamps before exporting
- A running Slopsmith Demucs Server with the
/alignendpoint (v2+) - The demucs server URL must be configured in Slopsmith settings
- Sloppak songs with split stems (use the Sloppak Converter plugin with Demucs splitting enabled)
cd plugins
git clone https://github.com/got-feedback/feedback-plugin-lyrics-sync.git lyrics_syncRestart Slopsmith and the plugin will appear in the Plugins dropdown.