MCPcopy Create free account

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

Functions370 in github.com/OpenMOSS/MOSS-TTS-Nano

Method__init__
(self, default_runtime: NanoTTSService)
app.py:249
Method__init__
(self)
app.py:417
Method__init__
( self, model_dir: str | Path | None = None, *, thread_count: int = 4,
onnx_tts_runtime.py:283
Method__init__
( self, records: Iterable[Dict[str, Any]], *, tokenizer, model_config,
finetuning/dataset.py:68
Method__init__
(self, model: nn.Module)
onnx/export_moss_tts_browser_onnx.py:86
Method__init__
(self, transformer: nn.Module)
onnx/export_moss_tts_browser_onnx.py:321
Method__init__
(self, model: nn.Module)
onnx/export_moss_tts_browser_onnx.py:538
Method__init__
(self, model: nn.Module)
onnx/export_moss_tts_browser_onnx.py:576
Method__init__
(self, model: nn.Module)
onnx/export_moss_tts_browser_onnx.py:630
Method__init__
(self, model: nn.Module)
onnx/export_moss_tts_browser_onnx.py:739
Method__init__
(self, model: nn.Module, prefix_sample_channels: int = LOCAL_MIXED_PREFIX_SAMPLE_CHANNELS)
onnx/export_moss_tts_browser_onnx.py:836
Method__init__
(self, model: nn.Module)
onnx/export_moss_tts_browser_onnx.py:938
Method__len__
(self)
finetuning/dataset.py:83
Method__post_init__
(self)
ort_cpu_runtime.py:265
Method__str__
(self)
app_onnx.py:38
Method_decode_pending
(force: bool)
app_onnx.py:313
Method_emit_waveform
(waveform: np.ndarray, *, is_pause: bool)
app_onnx.py:289
Function_mixed_qe
(match: re.Match[str])
tts_robust_normalizer_single_script.py:266
Method_on_frame
(_generated_frames: list[list[int]], _step_index: int, frame: list[int])
app_onnx.py:338
Method_patched_resolve_stream_decode_frame_budget
( *, emitted_samples_total: int, sample_rate: int, first_audio
moss_tts_nano_runtime.py:239
Function_render_index_html_onnx
( *, request, runtime, demo_entries, warmup_status: str, text_normalization_status: st
app_onnx.py:485
Method_run
(self)
text_normalization_pipeline.py:79
Method_run
(self)
app.py:213
Method_run_decode_step
( self, *, inputs_embeds: torch.Tensor, past_valid_lengths: torch.Tensor,
onnx/export_moss_tts_browser_onnx.py:270
Function_run_generate
(args: argparse.Namespace)
moss_tts_nano/cli.py:329
Function_run_serve
(args: argparse.Namespace)
moss_tts_nano/cli.py:397
Function_run_streaming_job
( job: StreamingJob, *, text: str, prompt_audio_path: str, prompt_audi
app.py:2284
Method_run_transformer
( self, *, inputs_embeds: torch.Tensor, full_attention_mask: torch.Tensor,
onnx/export_moss_tts_browser_onnx.py:230
Function_stream_factory
(selected_runtime: NanoTTSService)
app.py:2314
Function_synthesize
(selected_runtime: NanoTTSService)
app.py:2771
Method_worker
()
app_onnx.py:256
Methodcall_with_runtime
( self, *, requested_execution_device: str | None, cpu_threads: int | None,
app_onnx.py:461
Methodclose
(self)
text_normalization_pipeline.py:76
Methodcollate_fn
(self, batch: List[Dict[str, torch.Tensor]])
finetuning/dataset.py:130
Methoddecode_pending_frames
(force: bool)
onnx_tts_runtime.py:552
Functiondemo_prompt_audio
(demo_id: str)
app.py:2488
Methodfailed
(self)
text_normalization_pipeline.py:25
Methodfailed
(self)
app.py:152
Methodforward
(self, input_ids_i32: torch.Tensor, attention_mask_i32: torch.Tensor)
onnx/export_moss_tts_browser_onnx.py:542
Methodforward
(self, input_ids_i32: torch.Tensor, past_valid_lengths_i32: torch.Tensor, *past: torch.Tensor)
onnx/export_moss_tts_browser_onnx.py:559
Methodforward
( self, global_hidden: torch.Tensor, text_token_id_i32: torch.Tensor, audio_pr
onnx/export_moss_tts_browser_onnx.py:583
Methodforward
( self, global_hidden: torch.Tensor, text_token_id_i32: torch.Tensor, audio_to
onnx/export_moss_tts_browser_onnx.py:653
Methodforward
( self, global_hidden: torch.Tensor, repetition_seen_mask_i32: torch.Tensor, r
onnx/export_moss_tts_browser_onnx.py:775
Methodforward
( self, global_hidden: torch.Tensor, sampled_prefix_token_ids_i32: torch.Tensor,
onnx/export_moss_tts_browser_onnx.py:886
Methodforward
( self, global_hidden: torch.Tensor, repetition_seen_mask_i32: torch.Tensor, a
onnx/export_moss_tts_browser_onnx.py:968
Functiongenerate
( text: str = Form(...), demo_id: str = Form(""), prompt_audio: UploadFile | None = Fi
app.py:2713
Functiongenerate_stream_audio
(stream_id: str)
app.py:2632
Functiongenerate_stream_close
(stream_id: str)
app.py:2698
Functiongenerate_stream_result
(stream_id: str)
app.py:2656
Functiongenerate_stream_start
( text: str = Form(...), demo_id: str = Form(""), prompt_audio: UploadFile | None = Fi
app.py:2502
Functiongenerate_stream_status
(stream_id: str)
app.py:2622
Functionhealth
()
app.py:2432
Functionindex
(request: Request)
app.py:2418
Methodis_cpu_runtime_loaded
(self)
app_onnx.py:419
Methodis_dedicated_cpu_request
(self, requested: str | None)
app_onnx.py:415
Methodis_dedicated_cpu_request
(self, requested: str | None)
app.py:263
Methoditer_with_runtime
( self, *, requested_execution_device: str | None, cpu_threads: int | None,
app_onnx.py:472
Methodlist_voice_names
(self)
moss_tts_nano_runtime.py:422
Methodnormalize_requested_execution_device
(requested: str | None)
app_onnx.py:411
Methodon_frame
(_generated_frames: list[list[int]], _step_index: int, frame: list[int])
onnx_tts_runtime.py:579
Methodpreload
(self, *, voices: Optional[list[str]] = None, load_model: bool = True)
moss_tts_nano_runtime.py:447
Methodready
(self)
app.py:148
Functionrepl
(match: re.Match[str])
tts_robust_normalizer_single_script.py:162
Methodresolve_runtime
(self, requested: str | None)
app_onnx.py:449
Methodsplit_voice_clone_text
( self, *, text: str, voice_clone_max_text_tokens: int = 75, )
moss_tts_nano_runtime.py:386
Methodsynthesize_stream
( self, *, text: str, voice: Optional[str] = None, mode: str = "voice_
moss_tts_nano_runtime.py:608
Functiontext_normalization_status
()
app.py:2465
Methodwarmup
( self, *, text: str = "你好,欢迎使用 Nano-TTS。", voice: Optional[str] = None, )
moss_tts_nano_runtime.py:764
Methodwarmup
(self)
app_onnx.py:80
Functionwarmup_status
()
app.py:2452
← previous301–370 of 370, ranked by callers