MCPcopy 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
435class Digit:

Callers 3

date2chntextMethod · 0.80
money2chntextMethod · 0.80
normalizeMethod · 0.80

Calls 1

num2chnFunction · 0.85

Tested by

no test coverage detected