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

Issue with Torch Dependencies #88

Open
nn-learner opened this issue Jun 7, 2017 · 6 comments
Open

Issue with Torch Dependencies #88

nn-learner opened this issue Jun 7, 2017 · 6 comments

Comments

@nn-learner
Copy link

Hi Sean,

I don't know whether you are still working on maintaining this repo. However, I recently had to upgrade environments and it removed my torch libraries. I'm have an issue with the dependencies. It seems cunnx is no longer supported by the latest version of torch. I was wondering if you knew of a work around.

@SeanNaren
Copy link
Owner

I don't think cunnx is used in this repo, could you point me to where it is?

@nn-learner
Copy link
Author

It says on the wiki for the required dependencies to compile Baidu's CTC.

@SeanNaren
Copy link
Owner

Thanks for that, it should not be necessary (but nnx is)! I've removed that from the install at the wiki page.

@nn-learner
Copy link
Author

Interesting so when I try to transcribe the audio sample with one of my pre-trained weights, I get the following output:

th Predict.lua -audioPath audio_samples/1089-134691-0009.flac mspsbsfsspsfsmsmspsysnsmsmspsmspsmsmpbgbysssmsysymsmskdspmbmbspkspdbsksmydysmsgpysklbddsbd

I have been using this pretrained weight before in my other environment and it transcribed perfectly fine. Any suggestions why this might be occuring?

Also, I have been moving these torch dependencies to a docker, which I can share with you if you want to add it to your repo documentation.

@SeanNaren
Copy link
Owner

Is the dictionary correct? Seems like something's up with the decoding

@nn-learner
Copy link
Author

Yes, I tried both on a fresh git pull from your repo and my existing instance of the code I pulled.

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

2 participants