MCPcopy Create free account
hub / github.com/pytorch/executorch / export_sortformer.py

File export_sortformer.py

examples/models/sortformer/export_sortformer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Export streaming Sortformer diarizer components to ExecuTorch.
2
3Exports nvidia/diar_streaming_sortformer_4spk-v2 (117M param speaker diarization)
4as a multi-method .pte with three methods: preprocessor, pre_encode, encode.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected