Closed jsalsman closed 6 months ago
Hi @dhdaines! I'm working through the top item on slide 5 of https://bit.ly/talknicerslides and am really digging the sub-word alignment interface in Python. I wish I had known how to do this with the C API.
Ah oops! Thanks for fixing that docstring, as you noticed, those are AlignmentEntry objects and not strings.
@dhdaines this does not seem to have made it to https://pocketsphinx.readthedocs.io/en/latest/pocketsphinx.html#pocketsphinx.Decoder.set_alignment yet?
Oh... thanks for pointing this out. There's a problem in the RTD build: https://readthedocs.org/projects/pocketsphinx/builds/25218590/
I'll fix it shortly.
fixed in #393
@dhdaines happy to help. Please comment on https://github.com/cmusphinx/cmudict/issues/37
make the pocketsphinx.Decoder.set_alignment example print something legible