Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_engine
Method · 0.45
VoiceVerify
Method · 0.45
VoiceEmbed
Method · 0.45
VoiceAnalyze
Method · 0.45
TokenizeString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected