MCPcopy Create free account
hub / github.com/modelscope/FunASR / run

Method run

funasr/utils/compute_det_ctc.py:27–29  ·  view source on GitHub ↗

Run.

(self)

Source from the content-addressed store, hash-verified

25 self.result = []
26
27 def run(self):
28 """Run."""
29 self.result = self.func(*self.args)
30
31 def get_result(self):
32 """Get result."""

Callers 14

DtFunction · 0.45
dhFunction · 0.45
pFunction · 0.45
pFunction · 0.45
mainFunction · 0.45
pip_install_rFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
serve_vllm.pyFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 3

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36