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

Class BinarizationError

data_gen/tts/base_binarizer.py:18–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18class BinarizationError(Exception):
19 pass
20
21
22class BaseBinarizer:

Callers 8

process_itemMethod · 0.90
get_pitchMethod · 0.90
process_itemMethod · 0.90
get_alignMethod · 0.90
process_itemMethod · 0.85
get_alignMethod · 0.85
get_pitchMethod · 0.85
get_f0cwtMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected