Views
No views yet
onnx-magpie runtime and does not require NeMo
or PyTorch at inference time.magpie.pipeline.json: runtime pipeline manifest.magpie_text_context.onnx: text/speaker context graph.magpie_decoder_prefix.onnx: autoregressive decoder prefix graph.magpie_codec_decoder.onnx: codec-token to waveform graph.magpie.pipeline.kv-cache.json: optional explicit-KV decoder pipeline manifest.tokenizers/: dependency-free tokenizer artifacts.onnx-magpie-hub.json: download manifest consumed by the runtime.python scripts/run_onnx_magpie.py --hf-repo mweinbach1/onnx-magpie --text "Hello world." --wav-output speech.wav