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
漂亮男人2017-05-16 13:25:14
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
高洛峰2017-05-16 13:25:14
Look for the document, audio data structure, and then the fuzzy matching algorithm