Skip to content

replace google speech recognition with pocketsphinx (cmusphinx) #36

Description

@r0ller

Currently found no hungarian language model for pocketsphinx but found a hint according to which one can create a phonetic dictionary from a word list by espeak as a basis for training pocketsphinx:

cat word.list | espeak -v hu -x --sep=" " > phonetic.dictionary

Then train a language model with that dictionary using g2p-seq2seq.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions