-
Notifications
You must be signed in to change notification settings - Fork 218
lrc歌词文件,部分歌词行存在识别缺失的问题 #2201
Copy link
Copy link
Open
Labels
AI: release pendingFix is in development source but not yet publicly releasedFix is in development source but not yet publicly releasedAndroidEnhancement增强增强
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
AI: release pendingFix is in development source but not yet publicly releasedFix is in development source but not yet publicly releasedAndroidEnhancement增强增强
在反馈此问题前请注意 Please note before reporting this issue
平台 Platform
描述 Describe
开发团队的各位,你们好!
我很喜欢你们开发的软件,它界面简洁,操作流畅,功能齐全,个性化功能优秀,支持lrc识别以及桌面歌词......以上许多优点都完美契合我对本地音乐播放器的需求。但最近我在使用的过程中发现了有关lrc文件,歌词识别缺失的问题。
问题描述如下:
[00:02.00]例句1
[00:03.00]
[00:03.00]例句2
[00:04.00]
[00:05.00]例句3
在上述lrc文件内容中,例句1和3都能被成功识别并显示歌词,而例句2由于上一行存在和它相同时间戳的空行,所以不会被显示。
希望能修复这个问题,感谢!