Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I get syllable or phoneme with Deepspeech #3776

Open
tiennguyen12g opened this issue Aug 14, 2023 · 1 comment
Open

How can I get syllable or phoneme with Deepspeech #3776

tiennguyen12g opened this issue Aug 14, 2023 · 1 comment

Comments

@tiennguyen12g
Copy link

Hello everyone, I am find the way to get syllable from the word and confidence of word (score).
If you have any experience in this topic, please give me a guide.
馃槝馃槝Thank you so much.

@mkos11
Copy link

mkos11 commented Dec 6, 2023

DeepSpeech, developed by Mozilla, excels in converting spoken words to text but doesn't provide syllable or phoneme-level details. For such linguistic features, consider using specialized libraries like NLTK in Python or PyDictionary, which offer syllable information. These can be integrated to analyze syllables or phonemes alongside DeepSpeech for a comprehensive solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants