↓ 12 callersMethodforward_chunkForward only one frame. Args: spec: shape (B, N, T=chunk_size) cache: previous chunk's last ifft frame, shape (B, N,
fireredtts2/codec/decoder.py:407
↓ 4 callersMethod__init__(
self,
in_dim: int,
embed_dim: int,
num_layers: int,
num_heads: int,
fireredtts2/codec/whisper.py:196
↓ 1 callersMethodforward_upsample_conv_chunkStream forward upsample_conv module with previous block cache. Args: x: shape (B, C, T) cache: shape (B, C, 3), where
fireredtts2/codec/decoder.py:624
↓ 1 callersFunctionsummarize(
writer,
global_step,
scalars={},
histograms={},
images={},
audios={},
audio_samp
fireredtts2/llm/utils.py:297