Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
Exports nvidia/diar_streaming_sortformer_4spk-v2 (117M param speaker diarization)
4
as
a multi-method .pte
with
three methods: preprocessor, pre_encode, encode.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected