Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonInTheRiver/DiffSinger
/ digit2chntext
Method
digit2chntext
utils/text_norm.py:447–448 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
445
# return chn2num(self.chntext)
446
447
def
digit2chntext(self):
448
return
num2chn(self.digit, alt_two=False, use_units=False)
449
450
451
class
TelePhone:
Callers
2
date2chntext
Method · 0.80
normalize
Method · 0.80
Calls
1
num2chn
Function · 0.85
Tested by
no test coverage detected