# Pitch-Synchronous Single Frequency Filtering Spectrogram for Speech   Emotion Recognition

**Authors:** Shruti Gupta, Md. Shah Fahad, Akshay Deepak

arXiv: 1908.03054 · 2019-08-09

## TL;DR

This paper introduces a pitch-synchronous single frequency filtering spectrogram for speech emotion recognition, demonstrating improved accuracy over traditional methods by capturing both time and frequency resolutions effectively.

## Contribution

It proposes a novel pitch-synchronous SFF spectrogram, enhancing speech representation for emotion recognition and outperforming state-of-the-art STFT-based CNN approaches.

## Key findings

- Achieved 70.4% weighted accuracy on IEMOCAP.
- Improved recognition of happy emotions to 22.7%.
- Outperformed STFT spectrogram methods by +4.3% (weighted).

## Abstract

Convolutional neural networks (CNN) are widely used for speech emotion recognition (SER). In such cases, the short time fourier transform (STFT) spectrogram is the most popular choice for representing speech, which is fed as input to the CNN. However, the uncertainty principles of the short-time Fourier transform prevent it from capturing time and frequency resolutions simultaneously. On the other hand, the recently proposed single frequency filtering (SFF) spectrogram promises to be a better alternative because it captures both time and frequency resolutions simultaneously. In this work, we explore the SFF spectrogram as an alternative representation of speech for SER. We have modified the SFF spectrogram by taking the average of the amplitudes of all the samples between two successive glottal closure instants (GCI) locations. The duration between two successive GCI locations gives the pitch, motivating us to name the modified SFF spectrogram as pitch-synchronous SFF spectrogram. The GCI locations were detected using zero frequency filtering approach. The proposed pitch-synchronous SFF spectrogram produced accuracy values of 63.95% (unweighted) and 70.4% (weighted) on the IEMOCAP dataset. These correspond to an improvement of +7.35% (unweighted) and +4.3% (weighted) over state-of-the-art result on the STFT sepctrogram using CNN. Specially, the proposed method recognized 22.7% of the happy emotion samples correctly, whereas this number was 0% for state-of-the-art results. These results also promise a much wider use of the proposed pitch-synchronous SFF spectrogram for other speech-based applications.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.03054/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1908.03054/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1908.03054/full.md

---
Source: https://tomesphere.com/paper/1908.03054