Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modelscope/FunASR
/ close
Method
close
runtime/funasr_api/funasr_core.py:156–158 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
154
print(
"feed chunk error"
)
155
return
156
def
close(self):
157
self.connect_state==2
158
self.websocket.close()
159
160
def
rec_buf(self,audio_bytes,ffmpeg_decode=False):
161
try
:
Callers
15
get_result
Method · 0.95
recorder-core.js
File · 0.45
lockFail
Function · 0.45
end
Function · 0.45
WebSocketConnectMethod
Function · 0.45
onMessage
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
recWav
Method · 0.45
onMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected