Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonInTheRiver/DiffSinger
/ out2mel
Method
out2mel
modules/fastspeech/fs2.py:246–247 ·
view source on GitHub ↗
(self, out)
Source
from the content-addressed store, hash-verified
244
return
f0_norm
245
246
def
out2mel(self, out):
247
return
out
248
249
@staticmethod
250
def
mel_norm(x):
Callers
2
validation_step
Method · 0.45
test_step
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_step
Method · 0.36