Question

I am making music retrieval with HTK toolkit

Especially,I would like to make singer recognition.

I think what I want to to do is close to speaker recognition.

SO I researched some samples and red red HTK book.

But still can't find good reference

Is there any good references for singer recognition or speaker recognition?

Était-ce utile?

La solution 2

From the HTK website: http://www.bas.uni-muenchen.de/Bas/SV/

It uses HTK for speaker identification.

From google: http://code.google.com/p/sibo-htk/

Luis ASR Labs www.asrlabs.com.br

Autres conseils

You can also try Microsoft Speaker Recognition APIs: https://www.microsoft.com/cognitive-services/en-us/speaker-recognition-api#verification.

You can use the APIs for both verification & identification. Here are their C# & Python SDKs: https://github.com/Microsoft/ProjectOxford-ClientSDK/tree/master/SpeakerRecognition

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top