You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be something obvious/trivial, but I'm new to the topic and not much of a mathmatician.
In your MFCC + DTW.ipynb exaple the output is 192.489808008.
How can I convert it to 0-1 range to judge it against a similarity threshold?
I will use this to determine if the recording is authentic vs deepfaked voice.
The text was updated successfully, but these errors were encountered:
This may be something obvious/trivial, but I'm new to the topic and not much of a mathmatician.
In your
MFCC + DTW.ipynb
exaple the output is192.489808008
.How can I convert it to 0-1 range to judge it against a similarity threshold?
I will use this to determine if the recording is authentic vs deepfaked voice.
The text was updated successfully, but these errors were encountered: