MCPcopy
hub / github.com/mudler/LocalAI / set_code

Method set_code

backend/python/speaker-recognition/test.py:39–40  ·  view source on GitHub ↗
(self, c)

Source from the content-addressed store, hash-verified

37 self.details = ""
38
39 def set_code(self, c):
40 self.code = c
41
42 def set_details(self, d):
43 self.details = d

Callers 5

_require_engineMethod · 0.45
VoiceVerifyMethod · 0.45
VoiceEmbedMethod · 0.45
VoiceAnalyzeMethod · 0.45
TokenizeStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected