↓ 3 callersFunctionloudness_normalize(
wav: np.ndarray,
target_dbfs: float = -20.0,
gain_range: tuple[float, float] = (-3.0, 3.0),
)
moss_tts_delay/llama_cpp/pipeline.py:55
↓ 3 callersMethodset_timesteps(self, num_inference_steps=100, denoising_strength=1.0, training=False, shift=None, dynamic_shift_len=None)
moss_soundeffect_v2/diffsynth/schedulers/flow_match.py:34
↓ 2 callersFunction_build_frame_decoder(
codec,
inferencer: MossTTSRealtimeInference,
device: torch.device,
*,
chunk_frames: int,
moss_tts_realtime/app.py:358
↓ 2 callersFunction_build_streaming_session(
model: MossTTSRealtime,
tokenizer,
processor: MossTTSRealtimeProcessor,
codec,
*,
ma
moss_tts_realtime/app.py:324
↓ 2 callersFunction_iter_shard_tensors(
model_dir: Path,
shard_groups: dict[str, list[str]],
output_name_builder: Callable[[str], str],
scripts/fuse_moss_tts_delay_with_codec.py:264