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

from kaldi_io import * #8

Open
liu-x-p opened this issue Oct 13, 2020 · 0 comments
Open

from kaldi_io import * #8

liu-x-p opened this issue Oct 13, 2020 · 0 comments

Comments

@liu-x-p
Copy link

liu-x-p commented Oct 13, 2020

Hi, I tried to run this work, but it needs BaseFloatMatrixWriter, BaseFloatVectorWriter and SequentialBaseFloatVectorReader from kaldi_io.
Now I can install kaldi_io package through pip but it just provide the version 0.9.0, 0.9.1, 0.9.3, 0.9.4. I tried to use it, but it reported that cannot import 'BaseFloatMatrixWriter/BaseFloatVectorWriter/SequentialBaseFloatVectorReader' form 'kaldi_io'.
I think this problem is caused by the version of kaldi_io, but I can't find a suitable version.
How could I use it or use another package to replace it?

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