MCPcopy Index your code
hub / github.com/MoonInTheRiver/DiffSinger / out2mel

Method out2mel

usr/diff/diffusion.py:329–330  ·  view source on GitHub ↗
(self, x)

Source from the content-addressed store, hash-verified

327 return self.fs2.cwt2f0_norm(cwt_spec, mean, std, mel2ph)
328
329 def out2mel(self, x):
330 return x

Callers 1

test_stepMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_stepMethod · 0.36