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

"Got no data" after change "--online=false" #51

Open
00001101-xt opened this issue Nov 28, 2019 · 0 comments
Open

"Got no data" after change "--online=false" #51

00001101-xt opened this issue Nov 28, 2019 · 0 comments

Comments

@00001101-xt
Copy link

I'm not using ivector for nnet3 model, referring to the help:

--online                    : You can set this to false to disable online iVector estimation and have all the data for each utterance used, even at utterance start.  This is useful where you just want the best results and don't care about online operation.  Setting this to false has the same effect as setting --use-most-recent-ivector=true and --greedy-ivector-extractor=true in the file given to --ivector-extraction-config, and --chunk-length=-1. (bool, default = true)

I changed --online option to false, but got the wrong return which is:

{"status":"error","data":[{"text":"Got no data"}]}

Any ideas on this?
Appreciate your help.

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

1 participant