Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modelscope/FunASR
/ run
Method
run
runtime/java/FunasrWsClient.java:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
public
void
run() {
43
this.funasrClient.recWav();
44
}
45
}
46
47
private
static
final
Logger logger = LoggerFactory.getLogger(FunasrWsClient.
class
);
Callers
13
api_recognition
Function · 0.45
server.py
File · 0.45
funasr_wss_server.py
File · 0.45
one_thread
Function · 0.45
funASR-Service.py
File · 0.45
funasr_server_http.py
File · 0.45
__call__
Method · 0.45
h5Server.py
File · 0.45
decode_manifest_triton_wo_cuts.py
File · 0.45
decode_manifest_triton.py
File · 0.45
main
Function · 0.45
main
Method · 0.45
Calls
1
recWav
Method · 0.80
Tested by
no test coverage detected