From 17af31dfaf2974b2968d6f0af90d988a90e0b3bf Mon Sep 17 00:00:00 2001 From: Rufei Zhou Date: Sun, 31 May 2026 10:53:36 -0700 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0bade..824e3de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # txtlyric-to-lrc -txtlyric-to-lrc aligns lyrics to songs in the [lrc](https://en.wikipedia.org/wiki/LRC_(file_format)) synced lyric format. +txtlyric-to-lrc aligns lyrics to songs in the [lyricsfile](https://github.com/wilywyrm/lrcget/blob/main/LYRICSFILE_CONCEPT.md) and [lrc](https://en.wikipedia.org/wiki/LRC_(file_format)) synced lyric formats. This is a simple wrapper around [stable-ts](https://github.com/jianfch/stable-ts) ([whisper](https://github.com/openai/whisper)) that is designed to be used with known-good transcriptions like untimed song lyrics.