MCPcopy Create free account
hub / github.com/OpenMOSS/MOSS-TTS / keys

Method keys

scripts/fuse_moss_tts_delay_with_codec.py:63–63  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 ) -> bool | None: ...
62
63 def keys(self) -> Iterable[str]: ...
64
65 def get_tensor(self, key: str) -> torch.Tensor: ...
66

Callers 14

validate_recordsFunction · 0.80
_collect_all_wav_pathsFunction · 0.80
load_source_indexFunction · 0.80
extractFunction · 0.80
load_source_indexFunction · 0.80
extractFunction · 0.80
load_jsonFunction · 0.80
require_json_objectFunction · 0.80
load_source_indexFunction · 0.80
init_weights_on_deviceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected