MCPcopy
hub / github.com/2noise/ChatTTS / get

Method get

ChatTTS/model/gpt.py:113–114  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

111 self._interrupt = v
112
113 def get(self) -> bool:
114 return self._interrupt
115
116 def _build_llama_config(
117 self,

Callers 15

setup.pyFile · 0.80
formatMethod · 0.80
wav2Function · 0.80
client.pyFile · 0.80
startup_eventFunction · 0.80
generate_voiceFunction · 0.80
postScript.pyFile · 0.80
on_voice_changeFunction · 0.80
download_and_extract_zipFunction · 0.80
download_all_assetsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected