Imbalanced Audio Dataset for Deep Learning Classification

28 ビュー (過去 30 日間)
Nicholas Ang
Nicholas Ang 2021 年 7 月 12 日
回答済み: Vineet Joshi 2021 年 7 月 30 日
Hi, I am trying to use audio data from interviews for binary classification through converting my dataset into spectrograms before feeding into CNN for classification. Firstly, the audio data have different duration i.e., 7 min-30 min and the dataset is imbalanced. I am aware of techniques such as SMOTE and oversampling of minority classes, but I am lost on how to oversample my minority class. Should I convert into spectrogram before oversampling and are there any ways to do it? Thanks!

回答 (1 件)

Vineet Joshi
Vineet Joshi 2021 年 7 月 30 日
Hi
The following documentation talks about data augmentation for audio data. It covers examples on how to create custom pipelines and functions such as pitch shifting, time shifting, and time stretching.
Hope this helps you.
Thanks

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by