Atul-Anand-Jha / Speaker-Identification-Python

Speaker Identification System (upto 100% accuracy); built using Python 2.7 and python_speech_features library
GNU Lesser General Public License v3.0
206 stars 75 forks source link

Detecting as a multiple results #25

Closed BhushanPalSingh closed 4 years ago

BhushanPalSingh commented 4 years ago

1586117797152687059955

Hey Atul, I successfully converted this code into python 3, but I am facing this issue while running test.py Instead of detecting one it is show detected each and every audio file. Could you please help me , where I am making mistakes ?? Thankyou

BhushanPalSingh commented 4 years ago

Solved by adjusting the irrelevant indentation in for loop