Skip to content

feat: support decimal numbers with 万/亿 units in Chinese ITN cardinal - #378

Closed
zhoudailin wants to merge 1 commit into
wenet-e2e:masterfrom
zhoudailin:master
Closed

feat: support decimal numbers with 万/亿 units in Chinese ITN cardinal#378
zhoudailin wants to merge 1 commit into
wenet-e2e:masterfrom
zhoudailin:master

Conversation

@zhoudailin

Copy link
Copy Markdown

实际使用的时候发现,对于小数后两位以上+万的情况会被拆成两个数字。比如"五十点二六万" => 50.2 60000。但是一位小数没有这个问题。加了一个专门的规则来处理这种情况,不知道有没有更好的办法。

@zhoudailin zhoudailin closed this Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant