feat: 增强歌词解析功能,支持行内括号作为背景歌词提取 - #128
Open
PhantomPixel-0418 wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动类型
是否包含破坏性变更
改动说明
本次 PR 增强歌词解析器对背景人声(和声/伴唱)的自动识别能力
1. 增强
新增单单词完整括号包裹检测模式,正确剥离括号及内部空白,兼容全角/半角括号
2. 新功能
Popular (Uh-huh)isPureKana函数识别纯假名内容,自动跳过日语注音(如単語(たんご))细节
t + 1ms(问了 AI 加了这个就没问题,加了就有问题了,因本人技术有限就这样了,1 ms 人感觉不过来的)测试情况
Windows 25H2 Insider
截图 / 录屏
自查清单
pnpm format,并确认pnpm typecheck、pnpm lint通过pnpm build:native验证;未手写native/*/index.d.tsdev分支提交