フィルターのクリア

How can I read .ogg audio datasets for training and applying LSTM in Matlab for classification (you can use sample datasets of .ogg audio files)?

2 ビュー (過去 30 日間)
I need Matlab code that is doing the following steps for deep learning and applying LSTM for classification for.ogg audio files so. Use some audio files with .ogg format as sample data and give me the code.
Our dataset has 2 classes, 'normal' and 'anomaly'. We know what signals are normal and what signals are anomaly, so the class of each signal is known and you don't need to do labeling. You can separate our data into three parts. For example, 80% of all normal and anomaly signals for training (2 classes), 10% for validation, and 10% for testing.
  3 件のコメント
Walter Roberson
Walter Roberson 2020 年 10 月 5 日
https://www.mathworks.com/help/matlab/ref/audioread.html reads ogg files, so the technique is the same as for any other supported file type.
Pooyan Mobtahej
Pooyan Mobtahej 2020 年 10 月 5 日
No big difference , that was my first question, since I got no proper answer I have revised it in shorter way

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeAI for Signals についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by