[O] Parallelize song preparation

This commit is contained in:
2025-11-23 14:41:22 +08:00
parent 93b674942d
commit 2febbea6ec
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ Practice Japanese Karaoke lyrics reading and typing at the same time with KaraDa
* [x] Update an existing playlist
* [ ] Allow users to correct lyric pronunciations through correction feedback
* [ ] Correct lyrics timing inconsistencies (i.e. 网易云的歌词因为是业余用户上传的,时间戳不一定准确。但是 waveform 里面可以分析出每句歌词的具体开始结束时间,也许可以自动修正)
* [ ] Processing lyrics and audio should be parallel
* [x] Processing lyrics and audio should be parallel
## Development server