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

Function xf

runtime/html5/static/recorder-core.js:201–201  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

199 };
200 var clazzUrl=function(){
201 var xf=function(f){return f.toString().replace(/^function|DEL_/g,"").replace(/\$RA/g,recAudioWorklet)};
202 var clazz='class '+RecProc+' extends AudioWorkletProcessor{';
203 clazz+="constructor "+xf(function(option){
204 DEL_super(option);

Callers 1

clazzUrlFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected