Open akshat9425 opened 6 years ago
why i am getting this issue i simpy used these lines of code inside python shell
from piwho import recognition recog = recognition.SpeakerRecognizer() recog.debug = True recog.train_new_data('/home/royal/linkites_pd/wav_all/akshat3.wav','one')
below this the error occurs
FileNotFoundError: [Errno 2] No such file or directory: 'java'
waiting for reply Thank you
why i am getting this issue i simpy used these lines of code inside python shell
from piwho import recognition recog = recognition.SpeakerRecognizer() recog.debug = True recog.train_new_data('/home/royal/linkites_pd/wav_all/akshat3.wav','one')
below this the error occurs
FileNotFoundError: [Errno 2] No such file or directory: 'java'
waiting for reply Thank you