crouchred / speaker-recognition-py3

Base on MFCC and GMM(基于MFCC和高斯混合模型的语音识别)
Apache License 2.0
245 stars 79 forks source link

Similarity score #1

Closed ghost closed 5 years ago

ghost commented 6 years ago

Very nice work, How to get similarity score between samples ?

crouchred commented 6 years ago

You can print the result of gmm_score method in skgmm.py However the result is not very human readable like between 0-1