tyiannak / pyAudioAnalysis

Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Apache License 2.0
5.74k stars 1.18k forks source link

Speaker Identification #119

Open linksyncjameshwartlopez opened 6 years ago

linksyncjameshwartlopez commented 6 years ago

Should i be able to do speaker identification using this library?

eduamf commented 6 years ago

I'm working with this same goal!

StanSilas commented 6 years ago

Have @linksyncjameshwartlopez @eduamf Please share code , in case you achieve the object. Thanks in advance

channae commented 6 years ago

Can we do speaker identification using this library? I'm also looking for a library which can do speaker identification. Appreciate your inputs.

piyust54 commented 6 years ago

yes speaker recognition, speaker identification..everything can be done..

On Thu, Apr 12, 2018 at 2:08 PM, channae notifications@github.com wrote:

Can we do speaker identification using this library? I'm also looking for a library which can do speaker identification. Appreciate your inputs.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tyiannak/pyAudioAnalysis/issues/119#issuecomment-380724176, or mute the thread https://github.com/notifications/unsubscribe-auth/AhghucuI8Hz_zFyWeAzjClAld7br4Lv2ks5tnxJ0gaJpZM4QZDKX .

linksyncjameshwartlopez commented 6 years ago

https://pypi.org/project/bob.bio.spear/

I think that's worth sharing here. :)

StanSilas commented 6 years ago

Thanks for sharing, is there any bench mark fpr finding out how this package performs compared to pyaudioanalysis?

On Mon, Apr 16, 2018, 9:08 PM Jameshwart Lopez notifications@github.com wrote:

https://pypi.org/project/bob.bio.spear/

I think that's worth sharing here. :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tyiannak/pyAudioAnalysis/issues/119#issuecomment-381797232, or mute the thread https://github.com/notifications/unsubscribe-auth/AKICwozwg365nv1U2GBQLVSDUVAg4bpcks5tpUCEgaJpZM4QZDKX .

channae commented 6 years ago

@piyust54 Thanks for the reply. Are there any documentation or sample code available about implementation or usage of text independent speaker identification? I could only find speech or music classification in the readme.

piyust54 commented 6 years ago

https://github.com/subedisuraj/speaker-recognition

On Tue, Apr 17, 2018 at 11:22 AM, channae notifications@github.com wrote:

@piyust54 https://github.com/piyust54 Thanks for the reply. Are there any documentation or sample code available about implementation or usage of text independent speaker identification? I could only find speaker diarization related usage in the readme.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tyiannak/pyAudioAnalysis/issues/119#issuecomment-381853493, or mute the thread https://github.com/notifications/unsubscribe-auth/AhghuZQWdU5_ty4s8srEzOOXt326Q_oIks5tpYMngaJpZM4QZDKX .