16
Finished Works and Works in Progress / Re: Audio visualization
« on: August 14, 2013, 12:11:07 pm »
@ENSONIQ5, johnar: Thx! I'll see how it will look and work like.
@johnar: Now imagine if you'd be able to track individual phonemes sequence in the speech audio and plot a list of them to drive the mouth morphs Actually getting the phonemes from the audio is more difficult task than just plainly analysing given frequency ranges (you'd have to make some classification as well):
- https://ccrma.stanford.edu/CCRMA/Courses/152/speech_recognition.html
- http://basic-programming.blogspot.com/2005/10/speech-recognition-formants-for-vowels.html
- http://www.cs.dartmouth.edu/~dwagn/aiproj/speech.html
but it's another great idea for the future works.
@johnar: Now imagine if you'd be able to track individual phonemes sequence in the speech audio and plot a list of them to drive the mouth morphs Actually getting the phonemes from the audio is more difficult task than just plainly analysing given frequency ranges (you'd have to make some classification as well):
- https://ccrma.stanford.edu/CCRMA/Courses/152/speech_recognition.html
- http://basic-programming.blogspot.com/2005/10/speech-recognition-formants-for-vowels.html
- http://www.cs.dartmouth.edu/~dwagn/aiproj/speech.html
but it's another great idea for the future works.