MCPcopy 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_recognitionFunction · 0.45
server.pyFile · 0.45
one_threadFunction · 0.45
funASR-Service.pyFile · 0.45
__call__Method · 0.45
h5Server.pyFile · 0.45
mainFunction · 0.45
mainMethod · 0.45

Calls 1

recWavMethod · 0.80

Tested by

no test coverage detected