java - I want to make an audio comparison software, and language is not a problem.
習慣沉默2017-05-16 13:23:14
0
2
627
I want to make a software to compare whether my pronunciation is correct, it can be done in C++, Java, or Python. But I don’t have any experience in audio processing, and I don’t even know what library to use. Please give me some advice
As for audio and video libraries, the first thing I think of is ffmpeg. I’m not in the related field, so I don’t know much about it. I can only help you so much
As for audio and video libraries, the first thing I think of is ffmpeg. I’m not in the related field, so I don’t know much about it. I can only help you so much
Look for the document, audio data structure, and then the fuzzy matching algorithm