Skip to content
OpenTrain AIFor AI Companies

Speech Emotion Diarization: Which Emotion Appears When?

Yingzhi Wang, Mirco Ravanelli, Alya YacoubiPublished Jun 22, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Abstract

Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.

Speech Emotion Recognition (SER) typically relies on utterance-level solutions. However, emotions conveyed through speech should be considered as discrete speech events with definite temporal boundaries, rather than attributes of the entire utterance. To reflect the fine-grained nature of speech emotions, we propose a new task: Speech Emotion Diarization (SED). Just as Speaker Diarization answers the question of "Who speaks when?", Speech Emotion Diarization answers the question of "Which emotion appears when?". To facilitate the evaluation of the performance and establish a common benchmark for researchers, we introduce the Zaion Emotion Dataset (ZED), an openly accessible speech emotion dataset that includes non-acted emotions recorded in real-life conditions, along with manually-annotated boundaries of emotion segments within the utterance. We provide competitive baselines and open-source the code and the pre-trained models.

Results and benchmarks

Freshness tier: cold
Speech Emotion Recognition (SER) typically relies on utterance-level solutions.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

A PyTorch-based Speech Toolkit

11,772 stars · 1,716 forks · Last push Jun 15, 2026 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (11772 stars)

Why this implementation
Confidence: high

speechbrain/speechbrain is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).

Open speechbrain/speechbrain
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected speechbrain/speechbrain as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Maintenance
Recently updated
Confidence
High
Reproducibility
Strong
Stars
11,772
Last push
Jun 15, 2026 (72d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
71
Last push
Sep 13, 2024 (712d)

Official implementation from Papers with Code · Strong overlap with paper title keywords

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
High
Reproducibility
Strong
Stars
3
Last push
Aug 5, 2024 (751d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 25, 2026

Ready to run

Ready to reproduce

  • Clone speechbrain/speechbrain and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 72 days ago.
Open speechbrain/speechbrain

Quick start

git clone https://github.com/speechbrain/speechbrain.git
pip install -e .

Repositories and ecosystem

Official

  • benoitwang/speechbrain
    Confidence: High

    A PyTorch-based Speech Toolkit

    3 stars · 0 forks · Last push Aug 5, 2024 · Apache-2.0 license

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

Curated Related

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).