From ec6583f9dc652dfe43758807da6ebaebaaf8d545 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 25 Nov 2025 01:13:59 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a712bcc..db85bde 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ Practice Japanese Karaoke lyrics reading and typing at the same time with amaoke * [ ] Correct lyrics timing inconsistencies (i.e. 网易云的歌词因为是业余用户上传的,时间戳不一定准确。但是 waveform 里面可以分析出每段人声的具体开始结束时间,也许可以自动修正) * [x] Processing lyrics and audio should be parallel * [ ] Add admin password to admin pages -* [ ] About page +* [x] About page +* [ ] Intro popup ## Development server