Merge branch 'main' of https://github.com/hykilpikonna/KaraDash into feature#404-page
This commit is contained in:
@@ -15,6 +15,8 @@ Practice Japanese Karaoke lyrics reading and typing at the same time with KaraDa
|
||||
* [ ] 历史成绩和进步曲线
|
||||
* [x] 唱歌模式
|
||||
* [x] 自动分离人声和伴奏
|
||||
* [ ] 分段处理以加快初始加载速度
|
||||
* [ ] 自动预处理下一首歌
|
||||
* [x] 调节人声伴奏比例
|
||||
* [x] 跟随音乐滚动歌词
|
||||
* [ ] 升降调
|
||||
@@ -23,11 +25,13 @@ Practice Japanese Karaoke lyrics reading and typing at the same time with KaraDa
|
||||
* [ ] 音域分析(自动推荐升降调幅度)
|
||||
* [ ] 电视模式
|
||||
* [ ] 和手机配对、用手机点歌
|
||||
* [ ] 从网易云搜索歌曲
|
||||
|
||||
## Technical Tasks
|
||||
|
||||
* [ ] 多语言支持
|
||||
* [x] i18n
|
||||
* [ ] 404 page
|
||||
* [ ] Previous song / next song buttons
|
||||
* [ ] Update an existing playlist
|
||||
* [ ] Allow users to correct lyric pronunciations through correction feedback
|
||||
* [ ] Correct lyrics timing inconsistencies (i.e. 网易云的歌词因为是业余用户上传的,时间戳不一定准确。但是 waveform 里面可以分析出每句歌词的具体开始结束时间,也许可以自动修正)
|
||||
|
||||
Reference in New Issue
Block a user