MCPcopy Create free account
hub / github.com/MoonInTheRiver/DiffSinger / fs2.py

File fs2.py

modules/fastspeech/fs2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from modules.commons.common_layers import *
2from modules.commons.common_layers import Embedding
3from modules.fastspeech.tts_modules import FastspeechDecoder, DurationPredictor, LengthRegulator, PitchPredictor, \
4 EnergyPredictor, FastspeechEncoder

Callers

nothing calls this directly

Calls 2

FastspeechEncoderClass · 0.90
FastspeechDecoderClass · 0.90

Tested by

no test coverage detected