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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling engine options from settings.toml #832

Open
ileben opened this issue Jul 16, 2020 · 1 comment
Open

Controlling engine options from settings.toml #832

ileben opened this issue Jul 16, 2020 · 1 comment
Labels
Caster Issues pertaining to primarily the Caster project. Enhancement Enhancement of an existing feature

Comments

@ileben
Copy link

ileben commented Jul 16, 2020

I would like to be able to control engine options from the settings file, so that i don't have to modify Run_Caster_Kaldi.bat to injected them via the -o commandline argument. Ideally this would act as a direct verbatim pass-through to the engine, so that if an engine developer adds a new option, it is immediately accessible via settings file after updating the engine package itself.

In particular, I imagine most users would like to modify vad_padding_end_ms for Kaldi to suit their preference (different users may prefer to speak at different speeds). This would be especially true for people migrating from DNS where this setting is available in the user interface. To this end, I think it would also be useful to add a page to documentation containing tips for migration and/or point out the commonly modified engine options on the Kaldi setup page.

@LexiconCode LexiconCode added Caster Issues pertaining to primarily the Caster project. Enhancement Enhancement of an existing feature labels Jul 16, 2020
@kendonB
Copy link
Collaborator

kendonB commented Nov 8, 2020

@ileben are you able to put in the exact command you use in Run_Caster_kaldi.bat?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Caster Issues pertaining to primarily the Caster project. Enhancement Enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants