MOSS‑TTS Family is an open‑source speech and sound generation model family from MOSI.AI and the OpenMOSS team. It is designed for high‑fidelity, high‑expressiveness, and complex real‑world scenarios, covering stable long‑form speech, multi‑speaker dialogue, voice/character design, environmental sound effects, and real‑time streaming TTS.
383 matches across 9 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | moss_tts_realtime/example_multiturn_stream_to_tts.py | 114 | # ── Core streaming Generation ────────────────────────────────────────────────── |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 86 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 88 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 109 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 111 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 166 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 168 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 210 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_realtime/finetuning/dataset.py | 212 | # ------------------------------------------------------------------ |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 44 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 46 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 81 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 83 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 100 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 102 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 246 | # --------------------------- |
| MEDIUM | moss_tts_delay/tts_robust_normalizer_single_script.py | 248 | # --------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 51 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 53 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 91 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 93 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 203 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 205 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 349 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 351 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 409 | # ── Component factories ────────────────────────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 471 | # ── Generation ─────────────────────────────────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 861 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/pipeline.py | 863 | # --------------------------------------------------------------------------- |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 34 | # ── Name mapping: MossTTSDelay → Qwen3ForCausalLM ────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 50 | # ── Helpers ───────────────────────────────────────────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 86 | # ── Main extraction ───────────────────────────────────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 117 | # ── Pass: iterate shards and extract all three groups ─────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 150 | # ── Embeddings → npy ──────────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 162 | # ── LM heads → npy ────────────────────────────────── |
| MEDIUM | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 172 | # ── Backbone → Qwen3ForCausalLM safetensors ───────── |
| MEDIUM | configs/llama_cpp/trt.yaml | 19 | # ── Model paths ────────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt.yaml | 26 | # ── Audio tokenizer ────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt.yaml | 32 | # ── LM heads backend ──────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt.yaml | 36 | # ── Runtime settings ───────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt.yaml | 45 | # ── Sampling parameters ────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt-8gb.yaml | 17 | # ── Model paths ────────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt-8gb.yaml | 24 | # ── Audio tokenizer ────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt-8gb.yaml | 31 | # ── LM heads backend ──────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt-8gb.yaml | 36 | # ── Runtime settings ───────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt-8gb.yaml | 49 | # ── KV cache / attention ──────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/trt-8gb.yaml | 59 | # ── Sampling parameters ────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/cpu-only.yaml | 10 | # ── Model paths ────────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/cpu-only.yaml | 17 | # ── Audio tokenizer ────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/cpu-only.yaml | 23 | # ── LM heads backend ──────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/cpu-only.yaml | 27 | # ── Runtime settings ───────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/cpu-only.yaml | 36 | # ── Sampling parameters ────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/default.yaml | 14 | # ── Model paths ────────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/default.yaml | 26 | # ── Audio tokenizer ────────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/default.yaml | 34 | # ── LM heads backend ──────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/default.yaml | 41 | # ── Runtime settings ───────────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/default.yaml | 50 | # ── KV cache / attention ──────────────────────────────────────────────────── |
| MEDIUM | configs/llama_cpp/default.yaml | 61 | # ── Sampling parameters ────────────────────────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | moss_tts_realtime/app.py | 967 | let audioCtx = null; |
| HIGH | moss_tts_realtime/app.py | 971 | let boundField = null; |
| HIGH | moss_tts_realtime/app.py | 977 | if (audioCtx && audioCtx.sampleRate !== sr) { |
| HIGH | moss_tts_realtime/app.py | 979 | audioCtx = null; |
| HIGH | moss_tts_realtime/app.py | 982 | audioCtx = new (window.AudioContext || window.webkitAudioContext)({ sampleRate: sr }); |
| HIGH | moss_tts_realtime/app.py | 1048 | audioCtx = null; |
| HIGH | moss_tts_realtime/app.py | 1055 | const sr = payload.sr || 24000; |
| HIGH | moss_tts_realtime/app.py | 1061 | if (!field || field === boundField) return; |
| HIGH | moss_tts_realtime/app.py | 1079 | if (v && v !== lastValue) { |
| HIGH | moss_tts_realtime/app.py | 1087 | if (initial && initial !== lastValue) { |
| HIGH | moss_tts_realtime/app.py | 1096 | boundField = null; |
| HIGH | moss_tts_realtime/app.py | 1118 | if (value && value !== lastValue) { |
| HIGH | moss_tts_realtime/app.py | 1127 | audioCtx = new (window.AudioContext || window.webkitAudioContext)(); |
| HIGH | moss_tts_realtime/finetuning/common.py | 115 | raise ValueError(f"`{field_name}` must be a string, null, or a list containing strings/nulls.") |
| HIGH | moss_tts_delay/finetuning/common.py | 115 | raise ValueError(f"`{field_name}` must be a string, null, or a list containing strings/nulls.") |
| HIGH | moss_tts_local/finetuning/common.py | 115 | raise ValueError(f"`{field_name}` must be a string, null, or a list containing strings/nulls.") |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | README.md | 305 | def resolve_attn_implementation() -> str: |
| LOW | README_zh.md | 312 | def resolve_attn_implementation() -> str: |
| LOW | moss_tts_realtime/inferencer.py | 93 | def _build_local_past_key_values(self): |
| LOW | moss_tts_realtime/inferencer.py | 354 | def generate_local_transformer( |
| LOW | moss_tts_realtime/fast_api.py | 208 | def _resampled_audio_cache_path(src: Path, target_sample_rate: int) -> Path: |
| LOW | moss_tts_realtime/fast_api.py | 216 | def _ensure_audio_resampled_file(src: Path, target_sample_rate: int = SAMPLE_RATE) -> Path: |
| LOW | moss_tts_realtime/fast_api.py | 597 | def _reset_audio_queue_for_new_turn(self, sess: SessionRuntime) -> None: |
| LOW | moss_tts_realtime/app.py | 386 | def _format_completion_status( |
| LOW | moss_tts_realtime/app.py | 519 | def _build_text_only_turn_input( |
| LOW | moss_tts_realtime/infer.py | 19 | def resolve_attn_implementation() -> str: |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 96 | def _build_local_past_key_values(self): |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 101 | def _get_local_transformer_runner(self): |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 331 | def generate_local_transformer( |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 356 | def _generate_local_transformer_impl( |
| LOW | moss_tts_realtime/finetuning/prepare_data.py | 203 | def attach_reference_audio_codes( |
| LOW | moss_tts_realtime/finetuning/common.py | 103 | def normalize_audio_path_list( |
| LOW | moss_tts_realtime/finetuning/sft.py | 151 | def resolve_attn_implementation(requested: str, dtype: torch.dtype) -> str: |
| LOW | docs/moss_tts_realtime_model_card.md | 107 | def resolve_attn_implementation() -> str: |
| LOW | docs/moss_sound_effect_model_card.md | 67 | def resolve_attn_implementation() -> str: |
| LOW | docs/moss_tts_model_card.md | 129 | def resolve_attn_implementation() -> str: |
| LOW | docs/moss_tts_model_card.md | 248 | def resolve_attn_implementation() -> str: |
| LOW | docs/moss_voice_generator_model_card.md | 50 | def resolve_attn_implementation() -> str: |
| LOW | docs/moss_ttsd_model_card.md | 83 | def resolve_attn_implementation() -> str: |
| LOW | moss_tts_delay/processing_moss_tts.py | 454 | def _replace_audio_placeholders( |
| LOW | moss_tts_delay/processing_moss_tts.py | 494 | def _merge_consecutive_audio_placeholders( |
| LOW | moss_tts_delay/processing_moss_tts.py | 770 | def _get_audio_tokenizer_device(self) -> torch.device: |
| LOW | moss_tts_delay/modeling_moss_tts.py | 199 | def _compute_input_embeddings(self, input_ids: torch.LongTensor) -> torch.Tensor: |
| LOW | moss_tts_delay/tts_robust_normalizer_single_script.py | 116 | def _normalize_markdown_and_lines(text: str) -> str: |
| LOW | moss_tts_delay/tts_robust_normalizer_single_script.py | 192 | def _normalize_structural_punctuation(text: str) -> str: |
| LOW | moss_tts_delay/tts_robust_normalizer_single_script.py | 223 | def _normalize_repeated_punctuation(text: str) -> str: |
| LOW | moss_tts_delay/inference_utils.py | 62 | def apply_repetition_penalty_delay_pattern( |
| LOW | moss_tts_delay/finetuning/prepare_data.py | 129 | def attach_reference_audio_codes( |
| LOW | moss_tts_delay/finetuning/README.md | 305 | def resolve_attn_implementation(device: str, dtype: torch.dtype) -> str: |
| LOW | moss_tts_delay/finetuning/dataset.py | 32 | def normalize_audio_code_list( |
| LOW | moss_tts_delay/finetuning/common.py | 103 | def normalize_audio_path_list( |
| LOW | moss_tts_delay/finetuning/README_zh.md | 305 | def resolve_attn_implementation(device: str, dtype: torch.dtype) -> str: |
| LOW | moss_tts_delay/finetuning/sft.py | 164 | def resolve_attn_implementation(requested: str, dtype: torch.dtype) -> str: |
| LOW | moss_tts_delay/finetuning/sft.py | 195 | def parse_channelwise_loss_weight(spec: Optional[str], n_heads: int) -> Optional[List[float]]: |
| LOW | moss_tts_delay/finetuning/sft.py | 245 | def processor_needs_audio_tokenizer(records: List[Dict[str, Any]]) -> bool: |
| LOW | moss_tts_delay/llama_cpp/gpu_monitor.py | 85 | def _nvidia_smi_device_used_mb() -> float: |
| LOW | moss_tts_delay/llama_cpp/processor.py | 138 | def _replace_audio_placeholders( |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 37 | def _resolve_wan_audio_dit_preset(dit_variant: str): |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 100 | def _convert_hf_dit_state_dict(state_dict: dict) -> dict: |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 181 | def check_resize_num_channels_num_samples(self, num_channels, num_samples): |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 42 | def check_resize_height_width(self, height, width, num_frames=None): |
| LOW | …ect_v2/diffsynth/models/wan_video_camera_controller.py | 46 | def process_camera_coordinates( |
| LOW | …ect_v2/diffsynth/models/wan_video_camera_controller.py | 184 | def generate_camera_coordinates( |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 55 | def load_state_dict_from_folder(file_path, torch_dtype=None): |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 72 | def load_state_dict_from_safetensors(file_path, torch_dtype=None, device="cpu"): |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 148 | def convert_state_dict_keys_to_single_str(state_dict, with_shape=True): |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 164 | def split_state_dict_with_prefix(state_dict): |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 762 | def export_trainable_state_dict(self, state_dict, remove_prefix=None): |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 126 | def load_added_token_content_by_id(tokenizer_json_path: Path) -> dict[int, str]: |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 157 | def resolve_processor_token_strings( |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 213 | def group_weight_map_by_shard(weight_map: dict[str, str]) -> dict[str, list[str]]: |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 222 | def build_prefixed_codec_keys( |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 247 | def build_remapped_main_weight_map(main_weight_map: dict[str, str]) -> dict[str, str]: |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 493 | def collect_tokenizer_asset_filenames(model_dir: Path) -> list[str]: |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 536 | def local_processor_source_path() -> Path: |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 599 | def patch_tokenizer_config_processor_class( |
| 35 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | moss_tts_realtime/example_llm_stream_to_tts.py | 1 | |
| LOW | moss_tts_realtime/infer.py | 4 | |
| LOW | moss_tts_realtime/example_multiturn_stream_to_tts.py | 1 | |
| LOW | …realtime/mossttsrealtime/processing_mossttsrealtime.py | 16 | |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 16 | |
| LOW | …s_realtime/mossttsrealtime/modeling_mossttsrealtime.py | 16 | |
| LOW | moss_tts_realtime/mossttsrealtime/__init__.py | 22 | |
| LOW | moss_tts_realtime/mossttsrealtime/__init__.py | 23 | |
| LOW | moss_tts_realtime/mossttsrealtime/__init__.py | 24 | |
| LOW | moss_tts_realtime/mossttsrealtime/__init__.py | 25 | |
| LOW | moss_tts_realtime/mossttsrealtime/__init__.py | 26 | |
| LOW | …ltime/mossttsrealtime/configuration_mossttsrealtime.py | 17 | |
| LOW | …time/mossttsrealtime/modeling_mossttsrealtime_local.py | 16 | |
| LOW | moss_tts_realtime/finetuning/dataset.py | 31 | |
| LOW | moss_tts_realtime/finetuning/dataset.py | 31 | |
| LOW | moss_tts_realtime/finetuning/dataset.py | 31 | |
| LOW | moss_tts_realtime/finetuning/dataset.py | 31 | |
| LOW | moss_tts_realtime/finetuning/sft.py | 40 | |
| LOW | moss_tts_delay/processing_moss_tts.py | 17 | |
| LOW | moss_tts_delay/processing_moss_tts.py | 17 | |
| LOW | moss_tts_delay/processing_moss_tts.py | 17 | |
| LOW | moss_tts_delay/tts_robust_normalizer_single_script.py | 38 | |
| LOW | moss_tts_delay/llama_cpp/_constants.py | 10 | |
| LOW | moss_tts_delay/llama_cpp/delay_state.py | 14 | |
| LOW | moss_tts_delay/llama_cpp/delay_state.py | 21 | |
| LOW | moss_tts_delay/llama_cpp/delay_state.py | 21 | |
| LOW | moss_tts_delay/llama_cpp/embedding.py | 14 | |
| LOW | moss_tts_delay/llama_cpp/backbone.py | 9 | |
| LOW | moss_tts_delay/llama_cpp/gpu_monitor.py | 27 | |
| LOW | moss_tts_delay/llama_cpp/__init__.py | 25 | |
| LOW | moss_tts_delay/llama_cpp/__init__.py | 25 | |
| LOW | moss_tts_delay/llama_cpp/processor.py | 11 | |
| LOW | moss_tts_delay/llama_cpp/processor.py | 30 | |
| LOW | moss_tts_delay/llama_cpp/lm_heads.py | 12 | |
| LOW | moss_tts_delay/llama_cpp/pipeline.py | 25 | |
| LOW | moss_tts_delay/llama_cpp/sampling.py | 8 | |
| LOW | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 20 | |
| LOW | moss_soundeffect_v2/__init__.py | 1 | |
| LOW | moss_soundeffect_v2/__init__.py | 1 | |
| LOW | moss_soundeffect_v2/hf_export.py | 5 | |
| LOW | moss_soundeffect_v2/diffsynth/__init__.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 3 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 4 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 5 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 6 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 7 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 9 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 16 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/__init__.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 1 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 5 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 5 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 6 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 9 | |
| LOW | moss_soundeffect_v2/diffsynth/models/wan_audio_dit.py | 3 | |
| 28 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | moss_tts_realtime/fast_api.py | 552 | |
| LOW | moss_tts_realtime/fast_api.py | 622 | |
| LOW | moss_tts_realtime/app.py | 1146 | |
| LOW | moss_tts_realtime/tts_client.py | 42 | |
| LOW | …realtime/mossttsrealtime/processing_mossttsrealtime.py | 90 | |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 652 | |
| LOW | …time/mossttsrealtime/modeling_mossttsrealtime_local.py | 286 | |
| LOW | moss_tts_realtime/finetuning/sft.py | 562 | |
| LOW | moss_tts_delay/processing_moss_tts.py | 65 | |
| LOW | moss_tts_delay/processing_moss_tts.py | 249 | |
| LOW | moss_tts_delay/processing_moss_tts.py | 688 | |
| LOW | moss_tts_delay/processing_moss_tts_delay_with_codec.py | 74 | |
| LOW | moss_tts_delay/finetuning/sft.py | 617 | |
| LOW | moss_tts_delay/llama_cpp/pipeline.py | 307 | |
| LOW | moss_tts_delay/llama_cpp/conversion/extract_weights.py | 88 | |
| LOW | moss_soundeffect_v2/hf_export.py | 61 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 100 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 685 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 93 | |
| LOW | moss_soundeffect_v2/diffsynth/utils/__init__.py | 184 | |
| LOW | moss_soundeffect_v2/diffsynth/models/wan_audio_dit.py | 208 | |
| LOW | moss_soundeffect_v2/diffsynth/models/wan_audio_dit.py | 349 | |
| LOW | moss_soundeffect_v2/diffsynth/models/dac_vae.py | 111 | |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 101 | |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 113 | |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 135 | |
| LOW | moss_soundeffect_v2/diffsynth/models/utils.py | 148 | |
| LOW | moss_soundeffect_v2/diffsynth/models/wan_video_dit.py | 36 | |
| LOW | moss_soundeffect_v2/diffsynth/models/wan_video_dit.py | 387 | |
| LOW | moss_soundeffect_v2/diffsynth/models/wan_video_dit.py | 528 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/cache_shards.py | 82 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/cache_shards.py | 124 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 843 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 17 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 325 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 485 | |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 579 | |
| LOW | scripts/extract_weights_llama_cpp.py | 78 | |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 363 | |
| LOW | clis/moss_tts_app.py | 414 | |
| LOW | clis/moss_ttsd_app.py | 72 | |
| LOW | clis/moss_ttsd_app.py | 530 | |
| LOW | clis/moss_voice_generator_app.py | 210 | |
| LOW | clis/moss_sound_effect_app.py | 85 | |
| LOW | moss_tts_local/processing_moss_tts.py | 64 | |
| LOW | moss_tts_local/processing_moss_tts.py | 250 | |
| LOW | moss_tts_local/processing_moss_tts.py | 688 | |
| LOW | moss_tts_local/finetuning/sft.py | 620 | |
| LOW | community/norwegian-lora/train_lora.py | 416 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | moss_tts_realtime/fast_api.py | 32 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 221 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 420 | except Exception as e: |
| LOW | moss_tts_realtime/fast_api.py | 560 | except Exception as e: |
| LOW | moss_tts_realtime/fast_api.py | 580 | except Exception as e: |
| LOW | moss_tts_realtime/fast_api.py | 588 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 594 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 713 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 719 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 841 | except Exception: |
| LOW | moss_tts_realtime/fast_api.py | 920 | except Exception as e: |
| LOW | moss_tts_realtime/fast_api.py | 947 | except Exception as e: |
| LOW | moss_tts_realtime/fast_api.py | 987 | except Exception: |
| LOW | moss_tts_realtime/app.py | 832 | except Exception as exc: |
| LOW | moss_tts_realtime/app.py | 1296 | except Exception as exc: |
| MEDIUM | moss_tts_realtime/app.py | 731 | def _run(self) -> None: |
| LOW | moss_tts_realtime/tts_client.py | 89 | except Exception as exc: |
| LOW | moss_tts_realtime/tts_client.py | 195 | except Exception as e: |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 811 | except Exception: |
| LOW | moss_tts_delay/processing_moss_tts.py | 215 | except Exception: |
| LOW | moss_tts_delay/processing_moss_tts.py | 311 | except Exception: |
| LOW | moss_tts_delay/modeling_moss_tts.py | 42 | except Exception: |
| LOW | moss_tts_delay/llama_cpp/_constants.py | 44 | except Exception as exc: |
| LOW | moss_tts_delay/llama_cpp/gpu_monitor.py | 57 | except Exception: |
| LOW | moss_tts_delay/llama_cpp/gpu_monitor.py | 96 | except Exception: |
| LOW | moss_tts_delay/llama_cpp/pipeline.py | 617 | except Exception: |
| LOW | moss_tts_delay/llama_cpp/pipeline.py | 761 | except Exception as e: |
| LOW | moss_soundeffect_v2/diffsynth/trainers/cache_shards.py | 23 | except Exception: |
| LOW | moss_soundeffect_v2/diffsynth/trainers/cache_shards.py | 221 | except Exception: |
| MEDIUM | moss_soundeffect_v2/diffsynth/trainers/cache_shards.py | 18 | def _get_rank_and_world_size() -> Tuple[int, int]: |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 505 | except Exception: |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 570 | except Exception: |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 613 | except Exception: |
| LOW | moss_soundeffect_v2/diffsynth/trainers/utils.py | 662 | except Exception as e: |
| LOW | scripts/fuse_moss_tts_delay_with_codec.py | 475 | except Exception as exc: |
| LOW | scripts/batch_eval_llama_cpp.py | 165 | except Exception as e: |
| LOW | moss_tts_local/processing_moss_tts.py | 214 | except Exception: |
| LOW | moss_tts_local/processing_moss_tts.py | 312 | except Exception: |
| LOW | community/norwegian-lora/train_lora.py | 106 | except Exception as exc: |
| LOW | community/norwegian-lora/train_lora.py | 121 | except Exception as exc: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …realtime/mossttsrealtime/processing_mossttsrealtime.py | 1 | # Copyright 2026 OpenMOSS and the HuggingFace Inc. team. All rights reserved. |
| LOW | …_realtime/mossttsrealtime/streaming_mossttsrealtime.py | 1 | # Copyright 2025 The HuggingFace Team. All rights reserved. |
| LOW | …s_realtime/mossttsrealtime/modeling_mossttsrealtime.py | 1 | # Copyright 2026 OpenMOSS and the HuggingFace Inc. team. All rights reserved. |
| LOW | moss_tts_realtime/mossttsrealtime/__init__.py | 1 | # Copyright 2026 OpenMOSS and the HuggingFace Inc. team. All rights reserved. |
| LOW | …ltime/mossttsrealtime/configuration_mossttsrealtime.py | 1 | # Copyright 2026 OpenMOSS and the HuggingFace Inc. team. All rights reserved. |
| LOW | …time/mossttsrealtime/modeling_mossttsrealtime_local.py | 1 | # Copyright 2026 OpenMOSS and the HuggingFace Inc. team. All rights reserved. |
| LOW | moss_tts_realtime/finetuning/prepare_data.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_realtime/finetuning/dataset.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_realtime/finetuning/common.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_realtime/finetuning/sft.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_delay/processing_moss_tts.py | 1 | # coding=utf-8 |
| LOW | moss_tts_delay/modeling_moss_tts.py | 1 | # coding=utf-8 |
| LOW | moss_tts_delay/configuration_moss_tts.py | 1 | # coding=utf-8 |
| LOW | moss_tts_delay/inference_utils.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_delay/finetuning/prepare_data.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_delay/finetuning/dataset.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_delay/finetuning/common.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_delay/finetuning/sft.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_delay/llama_cpp/build_bridge.sh | 1 | #!/usr/bin/env bash |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 141 | # WanVideoUnit_ImageEmbedderVAE(), |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 281 | |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 301 | # camera_control_speed: Optional[float] = 1/54, |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 321 | switch_DiT_boundary: Optional[float] = 0.875, |
| LOW | moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py | 361 | # "input_video": input_video, "denoising_strength": denoising_strength, |
| LOW | configs/llama_cpp/trt.yaml | 1 | # MOSS-TTS-Delay — llama.cpp Backend (TensorRT audio, maximum performance) |
| LOW | configs/llama_cpp/trt-8gb.yaml | 1 | # MOSS-TTS-Delay — 8 GB GPU config (low-memory mode) |
| LOW | configs/llama_cpp/default.yaml | 1 | # MOSS-TTS-Delay — llama.cpp Backend (ONNX audio, default) |
| LOW | moss_tts_local/processing_moss_tts.py | 1 | # coding=utf-8 |
| LOW | moss_tts_local/configuration_moss_tts.py | 1 | # coding=utf-8 |
| LOW | moss_tts_local/finetuning/prepare_data.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_local/finetuning/dataset.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_local/finetuning/common.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| LOW | moss_tts_local/finetuning/sft.py | 1 | # Copyright 2026 OpenMOSS team. All rights reserved. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | …ect_v2/diffsynth/models/wan_video_camera_controller.py | 0 | copied from https://github.com/hehao13/cameractrl/blob/main/inference.py |
| HIGH | …ect_v2/diffsynth/models/wan_video_camera_controller.py | 0 | copied from https://github.com/hehao13/cameractrl/blob/main/inference.py |
| HIGH | …ect_v2/diffsynth/models/wan_video_camera_controller.py | 0 | copied from https://github.com/hehao13/cameractrl/blob/main/inference.py |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | moss_tts_delay/llama_cpp/build_bridge.sh | 4 | # Usage: |