How to compute phonetic posteriorgram in matlab?

1 回表示 (過去 30 日間)
Tapan Modi
Tapan Modi 2018 年 3 月 8 日
コメント済み: Tapan Modi 2018 年 3 月 12 日
I am working on project which requires phonetic posteriorgram to find similarity between two audio signals. I know that first I have to extract MFCC features, then train a Multi Layer Perceptron by giving input to this MLP and it will give you phonetic posterior probability for each phonetic class. I also read some papers but didn't find any algorithm. What is algorithm in matlab to train MLP and compute these posteriorgrams? I have also attached a example of posteriorgram of a phrase.

採用された回答

Abhishek Ballaney
Abhishek Ballaney 2018 年 3 月 12 日
https://in.mathworks.com/help/nnet/ug/train-and-apply-multilayer-neural-networks.html
  1 件のコメント
Tapan Modi
Tapan Modi 2018 年 3 月 12 日
Thank you....but how to plot phonetic posteriorgram in matlab?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by