Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonInTheRiver/DiffSinger
/ cardinal2chntext
Method
cardinal2chntext
utils/text_norm.py:431–432 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
429
return
chn2num(self.chntext)
430
431
def
cardinal2chntext(self):
432
return
num2chn(self.cardinal)
433
434
435
class
Digit:
Callers
3
date2chntext
Method · 0.80
money2chntext
Method · 0.80
normalize
Method · 0.80
Calls
1
num2chn
Function · 0.85
Tested by
no test coverage detected