English

Voice Pathology Detection Using Deep Learning: a Preliminary Study

Audio and Speech Processing 2019-07-16 v1 Machine Learning Sound

Abstract

This paper describes a preliminary investigation of Voice Pathology Detection using Deep Neural Networks (DNN). We used voice recordings of sustained vowel /a/ produced at normal pitch from German corpus Saarbruecken Voice Database (SVD). This corpus contains voice recordings and electroglottograph signals of more than 2 000 speakers. The idea behind this experiment is the use of convolutional layers in combination with recurrent Long-Short-Term-Memory (LSTM) layers on raw audio signal. Each recording was split into 64 ms Hamming windowed segments with 30 ms overlap. Our trained model achieved 71.36% accuracy with 65.04% sensitivity and 77.67% specificity on 206 validation files and 68.08% accuracy with 66.75% sensitivity and 77.89% specificity on 874 testing files. This is a promising result in favor of this approach because it is comparable to similar previously published experiment that used different methodology. Further investigation is needed to achieve the state-of-the-art results.

Keywords

Cite

@article{arxiv.1907.05905,
  title  = {Voice Pathology Detection Using Deep Learning: a Preliminary Study},
  author = {Pavol Harar and Jesus B. Alonso-Hernandez and Jiri Mekyska and Zoltan Galaz and Radim Burget and Zdenek Smekal},
  journal= {arXiv preprint arXiv:1907.05905},
  year   = {2019}
}

Comments

4 pages, 1 figure, 5 tables

R2 v1 2026-06-23T10:19:55.292Z