MCPcopy Create free account
hub / github.com/MoonInTheRiver/DiffSinger / __init__

Method __init__

utils/text_norm.py:508–510  ·  view source on GitHub ↗
(self, date=None, chntext=None)

Source from the content-addressed store, hash-verified

506 """
507
508 def __init__(self, date=None, chntext=None):
509 self.date = date
510 self.chntext = chntext
511
512 # def chntext2date(self):
513 # chntext = self.chntext

Callers 3

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected