-
Is it possible to take speech and convert it to https://www.researchgate.net/figure/The-standard-set-of-visemes-specified-in-MPEG-4-and-related-phonemes_tbl1_4151888 instead of text? |
Beta Was this translation helpful? Give feedback.
Answered by
cdleong
Oct 4, 2021
Replies: 1 comment 1 reply
-
@fire going from speech to phoneme symbols is possible if the model is trained on that specifically I believe. But you may wish to check out models designed for this task, like https://github.com/xinjli/allosaurus/ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@fire going from speech to phoneme symbols is possible if the model is trained on that specifically I believe. But you may wish to check out models designed for this task, like https://github.com/xinjli/allosaurus/