Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ set_details
Method
set_details
backend/python/speaker-recognition/test.py:42–43 ·
view source on GitHub ↗
(self, d)
Source
from the content-addressed store, hash-verified
40
self.code = c
41
42
def
set_details(self, d):
43
self.details = d
44
45
46
class
ServicerPlumbingTest(unittest.TestCase):
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