I have created a small example based on the usage of the double[]-Constructor. File with this example is attached.
There are 3 VoicePrints added to the recognito-object. For all three voiceprints there is the same result of 50%, which was measured based on a given wav-file. I just dont believe that there is a ratio of 50% for all given voiceprints.
So my question is : Did i used this constructor in a wrong way? Or there anything that i didnt mention?
Thanks a lot
Best regards
Alex
PS. Actually these feature values are from -3 to 3, but with this range they were not accepted by the contructor, so have have normalized them on my own to the range -1 to 1.
Hello,
I have created a small example based on the usage of the double[]-Constructor. File with this example is attached. There are 3 VoicePrints added to the recognito-object. For all three voiceprints there is the same result of 50%, which was measured based on a given wav-file. I just dont believe that there is a ratio of 50% for all given voiceprints.
So my question is : Did i used this constructor in a wrong way? Or there anything that i didnt mention?
Thanks a lot Best regards Alex
PS. Actually these feature values are from -3 to 3, but with this range they were not accepted by the contructor, so have have normalized them on my own to the range -1 to 1.
Test.txt