Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Standard-Intelligence/hertz-dev
/ stop
Method
stop
inference_client.py:134–135 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
132
asyncio.run(self.process_audio())
133
134
def
stop(self):
135
self.running = False
136
137
if
__name__ ==
"__main__"
:
138
parser = argparse.ArgumentParser(description=
'Audio Client with Temperature Control'
)
Callers
1
inference_client.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected