What's Changed
- STFT & Preprocessing Performance Optimisation by @sammcj in #73
- Read streaming config from onnx metadata by @altunenes in #76
- sortformer: check in export script by @MathieuDuponchelle in #77
- right context lookahead for sortformer streaming diarization by @altunenes in #79
- Add support for multitalker parakeet streaming by @sammcj in #75
- Update ort rc12 by @altunenes in #80
- Implement streaming diarization example by @MathieuDuponchelle in #81
- Fix: diarize_chunk_raw to use instance cfg by @altunenes in #82
- Refactor: deduplicate chunking loop into process_features by @altunenes in #83
- feature: Buffering streamig api by @altunenes in #84
- Use sample counts instead of float seconds in speaker segment by @altunenes in #85
- Add nemotron onnx export script by @altunenes in #86
New Contributors
- @MathieuDuponchelle made their first contribution in #77
Full Changelog: v0.3.3...v0.3.4