MCPcopy Create free account
hub / github.com/FireRedTeam/FireRedTTS / __init__

Method __init__

fireredtts/modules/bigvgan/mel_spectrogram.py:68–87  ·  view source on GitHub ↗
(
        self,
        num_mels: int = 80,
        n_fft: int = 1920,
        hop_size: int = 480,
        win_size: int = 1920,
        sampling_rate: int = 24000,
        fmin: int = 0,
        fmax: int = 8000,
        center: bool = False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected