Kendon Bell
Kendon Bell
@daanzu anything i can do to help beta test this?
Hi @daanzu, just revisiting this. I know there was some progress discussed here: https://github.com/daanzu/kaldi-active-grammar/issues/33 Do you have anything to share that would be noob-friendly?
I can make some training data - do you have some suggested transcripts to read? Docker + CUDA are both easy to get going. Would it be easiest to set...
@daanzu I have made some recordings and have the docker image downloaded. I presume I just need to place the audio data in `audio_data` into the docker image then hit...
@daanzu I can't see those added here: https://hub.docker.com/u/daanzu are they somewhere else? Apologies for the noob questions
@daanzu where do these parameters sit in the `kaldi_model` folder? Or are those settings fixed in the releases?
@daanzu i think the calls in Caster are https://github.com/dictation-toolbox/Caster/blob/master/castervoice/lib/ctrl/mgr/engine_manager.py and https://github.com/dictation-toolbox/Caster/blob/master/castervoice/lib/ctrl/configure_engine.py @LexiconCode do you know how we might expose this option in Caster?
> adding them to the language model for dictation is significantly complex I'm not sure what this means. How do you use these in the vocabulary without adding them to...
Being able to add vocabulary to the language model is a really useful feature of DPI/DNS. The workflow is super simple as well: 1. "Open Vocabulary Editor" 2. "Add" then...
Awesome! A Dragon file format importer would certainly help adoption of Kaldi. Thinking forward, would the intention be to replace the `Dictation` element in dragonfly? So rather than calling ```...