How to compute phonetic posteriorgram in matlab?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tapan Modi
el 8 de Mzo. de 2018
Comentada: Tapan Modi
el 12 de Mzo. de 2018
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.
0 comentarios
Respuesta aceptada
Abhishek Ballaney
el 12 de Mzo. de 2018
https://in.mathworks.com/help/nnet/ug/train-and-apply-multilayer-neural-networks.html
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!