/ whisper-webui.git
/ app
/ env
/ Lib
/ site-packages
/ onnx
/ onnx_cpp2py_export
/ printer.pyi
Run
Starting...
Stop
View File
Save
def function_to_text(serialized_function_proto: bytes) -> str: ... def graph_to_text(serialized_graph_proto: bytes) -> str: ... def model_to_text(serialized_model_proto: bytes) -> str: ...
Memory