Closed abdvlz closed 4 years ago
you can use pyaudio to receive the input audio from the microphone
Yes, you can for sure.
USe pyaudio and its dependencies to stream audio to the model. Make a server for the model, which processes and outputs result on audio input.
Good day Sir
I just have an inquiry whether if the program could be modified to receive the input audio from the microphone??
Is the mfcc able to accept that ot any alternative function?
Thanks a lot.