MCPcopy Create free account

hub / github.com/OpenMOSS/MOSS-TTS / functions

Functions1,298 in github.com/OpenMOSS/MOSS-TTS

Method__enter__
(self)
moss_soundeffect_v2/diffsynth/trainers/cache_shards.py:51
Method__exit__
(self, *args)
moss_tts_delay/llama_cpp/backbone.py:241
Method__exit__
(self, exc_type, exc, tb)
moss_tts_local_v1.5/streaming.py:590
Method__exit__
( self, exc_type: type[BaseException] | None, exc_value: BaseException | None,
scripts/fuse_moss_tts_delay_with_codec.py:56
Method__exit__
(self, exc_type, exc, tb)
moss_soundeffect_v2/diffsynth/trainers/cache_shards.py:55
Method__getitem__
(self, index)
moss_tts_realtime/finetuning/dataset.py:83
Method__getitem__
(self, index: int)
moss_tts_local/finetuning/dataset.py:74
Method__getitem__
(self, index: int)
moss_tts_delay/finetuning/dataset.py:74
Method__getitem__
(self, index: int)
moss_tts_local_v1.5/finetuning/dataset.py:73
Method__getitem__
(self, data_id)
moss_soundeffect_v2/diffsynth/trainers/utils.py:131
Method__getitem__
(self, data_id)
moss_soundeffect_v2/diffsynth/trainers/utils.py:307
Method__getitem__
(self, data_id)
moss_soundeffect_v2/diffsynth/trainers/utils.py:579
Method__init__
( self, *, model_dir: str, codec_dir: str, device: str, tts_de
clis/moss_tts_local_v1.5_app.py:194
Method__init__
(self, job_id: str)
clis/moss_tts_local_v1.5_app.py:315
Method__init__
(self)
clis/moss_tts_local_v1.5_app.py:349
Method__init__
(self)
moss_tts_realtime/tts_client.py:28
Method__init__
( self, tokens: Sequence[int], chunk_size: int, )
moss_tts_realtime/app.py:163
Method__init__
(self, sample_rate: int)
moss_tts_realtime/app.py:180
Method__init__
( self, decoder: AudioStreamDecoder, codebook_size: int, audio_eos_token: int,
moss_tts_realtime/app.py:201
Method__init__
(self, sample_rate: int, prebuffer_seconds: float)
moss_tts_realtime/app.py:238
Method__init__
(self, audio_token_cache_size: int = 8)
moss_tts_realtime/app.py:449
Method__init__
(self, tts_demo: "StreamingTTSDemo", backend: BackendPaths)
moss_tts_realtime/app.py:655
Method__init__
( self, tokenizer: Optional[AutoTokenizer] = None, tokenizer_path: str = "/inspire/hdd
moss_tts_realtime/inferencer.py:12
Method__init__
( self, model: MossTTSRealtime, tokenizer: AutoTokenizer, max_length: int = 10
moss_tts_realtime/inferencer.py:63
Method__init__
(self, sample_rate: int)
moss_tts_realtime/fast_api.py:91
Method__init__
( self, decoder: AudioStreamDecoder, codebook_size: int, audio_eos_token: int,
moss_tts_realtime/fast_api.py:112
Method__init__
(self, audio_token_cache_size: int = 8)
moss_tts_realtime/fast_api.py:325
Method__init__
(self)
moss_tts_realtime/fast_api.py:483
Method__init__
(self, records, processor, n_vq=None)
moss_tts_realtime/finetuning/dataset.py:69
Method__init__
( self, tokenizer, audio_pad_token: str = "<|audio_pad|>", text_pad_token: str
moss_tts_realtime/mossttsrealtime/processing_mossttsrealtime.py:34
Method__init__
(self, hidden_size, eps=1e-6)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime_local.py:41
Method__init__
(self, config: MossTTSRealtimeLocalTransformerConfig)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime_local.py:58
Method__init__
(self, config: MossTTSRealtimeLocalTransformerConfig, layer_idx: int)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime_local.py:119
Method__init__
(self, config: MossTTSRealtimeLocalTransformerConfig, layer_idx: int)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime_local.py:181
Method__init__
(self, config: MossTTSRealtimeLocalTransformerConfig, device=None)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime_local.py:245
Method__init__
(self, config)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime_local.py:385
Method__init__
( self, model, tokenizer, max_length: int = 1000, channels: int = 16,
moss_tts_realtime/mossttsrealtime/streaming_mossttsrealtime.py:41
Method__init__
( self, inferencer: MossTTSRealtimeInference, processor, codec=None, c
moss_tts_realtime/mossttsrealtime/streaming_mossttsrealtime.py:486
Method__init__
( self, codec, chunk_frames: int = 40, overlap_frames: int = 4, initia
moss_tts_realtime/mossttsrealtime/streaming_mossttsrealtime.py:736
Method__init__
(self, tokenizer, *, hold_back: int = 3)
moss_tts_realtime/mossttsrealtime/streaming_mossttsrealtime.py:871
Method__init__
( self, session: MossTTSRealtimeStreamingSession, decoder: AudioStreamDecoder,
moss_tts_realtime/mossttsrealtime/streaming_mossttsrealtime.py:952
Method__init__
( self, head_dim: int = 128, use_cache: bool = True, hidden_size: int = 2048,
moss_tts_realtime/mossttsrealtime/configuration_mossttsrealtime.py:38
Method__init__
(self, config: MossTTSRealtimeConfig)
moss_tts_realtime/mossttsrealtime/modeling_mossttsrealtime.py:81
Method__init__
(self, dim: int, eps: float = 1e-6)
moss_tts_local/modeling_moss_tts.py:35
Method__init__
(self, config: MossTTSDelayConfig, layer_idx: int)
moss_tts_local/modeling_moss_tts.py:129
Method__init__
(self, config: MossTTSDelayConfig)
moss_tts_local/modeling_moss_tts.py:179
Method__init__
(self, config: MossTTSDelayConfig)
moss_tts_local/modeling_moss_tts.py:496
Method__init__
(self, config: MossTTSDelayConfig)
moss_tts_local/modeling_moss_tts.py:583
Method__init__
( self, language_config: Optional[Union[Qwen3Config, dict]] = None, initializer_range:
moss_tts_local/configuration_moss_tts.py:62
Method__init__
( self, tokenizer: PreTrainedTokenizerBase, audio_tokenizer: Any = None, model
moss_tts_local/processing_moss_tts.py:155
Method__init__
( self, records: Iterable[Dict[str, Any]], processor, n_vq: Optional[int] = No
moss_tts_local/finetuning/dataset.py:60
Method__init__
(self, config: MossTTSDelayConfig)
moss_tts_delay/modeling_moss_tts.py:164
Method__init__
( self, language_config: Optional[Union[Qwen3Config, dict]] = None, initializer_range:
moss_tts_delay/configuration_moss_tts.py:62
Method__init__
( self, tokenizer: PreTrainedTokenizerBase, audio_tokenizer: Any = None, model
moss_tts_delay/processing_moss_tts.py:156
Method__init__
( self, tokenizer=None, chat_template=None, AudioToken_PlaceHolder="<|Audio|>"
moss_tts_delay/processing_moss_tts_delay_with_codec.py:18
Method__init__
( self, records: Iterable[Dict[str, Any]], processor, n_vq: Optional[int] = No
moss_tts_delay/finetuning/dataset.py:60
Method__init__
(self, weight_dir: str | Path, dtype: np.dtype = np.float32)
moss_tts_delay/llama_cpp/lm_heads.py:27
Method__init__
(self, weight_dir: str | Path, device: str = "cuda")
moss_tts_delay/llama_cpp/lm_heads.py:113
Method__init__
(self, config: PipelineConfig)
moss_tts_delay/llama_cpp/pipeline.py:361
Method__init__
(self, model, device: str = "cpu")
moss_tts_delay/llama_cpp/pipeline.py:832
Method__init__
(self, tokenizer_dir: str | Path)
moss_tts_delay/llama_cpp/processor.py:40
Method__init__
( self, model_path: str | Path, n_ctx: int = 4096, n_batch: int = 512,
moss_tts_delay/llama_cpp/backbone.py:123
Method__init__
(self, weight_dir: str | Path, dtype: np.dtype = np.float32)
moss_tts_delay/llama_cpp/embedding.py:29
Method__init__
(self, enabled: bool = True)
moss_tts_delay/llama_cpp/gpu_monitor.py:132
Method__init__
(self, config: MossTTSLocalConfig)
moss_tts_local_v1.5/modeling_moss_tts.py:55
Method__init__
(self, audio_tokenizer: Any, *, n_vq: int)
moss_tts_local_v1.5/streaming.py:573
Method__init__
( self, qwen3_config: Optional[Union[Qwen3Config, Dict[str, Any]]] = None, gpt2_config
moss_tts_local_v1.5/configuration_moss_tts.py:32
Method__init__
( self, tokenizer: PreTrainedTokenizerBase, audio_tokenizer: Any = None, model
moss_tts_local_v1.5/processing_moss_tts.py:188
Method__init__
(self, dim: int, base: float = 10000.0)
moss_tts_local_v1.5/gpt2_decoder.py:41
Method__init__
(self, config: GPT2Config, layer_idx: int, attn_implementation: str)
moss_tts_local_v1.5/gpt2_decoder.py:102
Method__init__
(self, config: GPT2Config, layer_idx: int, attn_implementation: str)
moss_tts_local_v1.5/gpt2_decoder.py:391
Method__init__
(self, config: GPT2Config, attn_implementation: str = "eager")
moss_tts_local_v1.5/gpt2_decoder.py:422
Method__init__
(self, hidden_size: int, eps: float = 1e-6)
moss_tts_local_v1.5/qwen3_decoder.py:31
Method__init__
(self, config)
moss_tts_local_v1.5/qwen3_decoder.py:45
Method__init__
(self, config, layer_idx: int)
moss_tts_local_v1.5/qwen3_decoder.py:120
Method__init__
(self, config, layer_idx: int)
moss_tts_local_v1.5/qwen3_decoder.py:360
Method__init__
(self, config)
moss_tts_local_v1.5/qwen3_decoder.py:395
Method__init__
( self, records: Iterable[Dict[str, Any]], processor, n_vq: Optional[int] = No
moss_tts_local_v1.5/finetuning/dataset.py:59
Method__init__
( self, engine: WanAudioPipeline, sample_rate: int = 48000, max_inference_seco
moss_soundeffect_v2/pipeline_moss_soundeffect.py:42
Method__init__
( self, device="cuda", torch_dtype=torch.float16, height_division_factor=64, width_div
moss_soundeffect_v2/diffsynth/utils/__init__.py:14
Method__init__
( self, seperate_cfg: bool = False, take_over: bool = False, input_params: tup
moss_soundeffect_v2/diffsynth/utils/__init__.py:158
Method__init__
(self)
moss_soundeffect_v2/diffsynth/utils/__init__.py:181
Method__init__
(self, device="cuda", torch_dtype=torch.bfloat16, tokenizer_path=None, flow_shift=5.0)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:119
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:440
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:450
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:465
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:511
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:530
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:542
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:557
Method__init__
(self)
moss_soundeffect_v2/diffsynth/pipelines/wan_audio.py:632
Method__init__
(self, name, seq_len=None, clean=None, **kwargs)
moss_soundeffect_v2/diffsynth/prompters/wan_prompter.py:37
Method__init__
(self, tokenizer_path=None, text_len=512)
moss_soundeffect_v2/diffsynth/prompters/wan_prompter.py:85
Method__init__
(self)
moss_soundeffect_v2/diffsynth/prompters/base_prompter.py:40
Method__init__
( self, num_inference_steps=100, num_train_timesteps=1000, shift=3.0,
moss_soundeffect_v2/diffsynth/schedulers/flow_match.py:7
Method__init__
( self, base_path=None, metadata_path=None, max_pixels=1920*1080, height=None, width=N
moss_soundeffect_v2/diffsynth/trainers/utils.py:17
Method__init__
( self, base_path=None, metadata_path=None, num_frames=81, time_division_facto
moss_soundeffect_v2/diffsynth/trainers/utils.py:153
Method__init__
( self, base_path=None, metadata_path=None, sample_rate=None, # target sample rate; i
moss_soundeffect_v2/diffsynth/trainers/utils.py:325
Method__init__
(self)
moss_soundeffect_v2/diffsynth/trainers/utils.py:724
Method__init__
(self, lock_path: str)
moss_soundeffect_v2/diffsynth/trainers/cache_shards.py:33
← previousnext →901–1,000 of 1,298, ranked by callers