You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official Pytorch implementation of "Frame-wise streaming end-to-end speaker diarization with non-autoregressive self-attention-based attractors". [ICASSP 2024] and "LS-EEND: long-form streaming end-to-end neural diarization with online attractor extraction". [TASLP 2025]
Under the Code — a unified theory of how computers actually work. Five parts, eighteen chapters, ~93,000 words, 200+ inline-SVG figures. Visual-first, history-anchored, security as backbone. Static site (HTML + CSS + JS, no framework) deploying from public/. Live at under.atheric.eu.
Scrivener 3 - Writing software for novelists, screenwriters, and long-form content. Comprehensive guide with setup instructions, feature highlights, and system requirements.
This repo explores token classification for abbreviation and long-form detection using RoBERTa. We evaluate the impact of adding 50% of the PLODv2-filtered dataset, achieving improved F1 and recall. The repo includes methodology, evaluation using seqeval, and confusion matrix analysis.