Git Product home page Git Product logo

Comments (12)

okuchaiev avatar okuchaiev commented on May 17, 2024 1

had a silly bug in when trying to turn off masked convolutions. See #232

from nemo.

okuchaiev avatar okuchaiev commented on May 17, 2024 1

Closing this issue since #232 was merged to master. Please re-open if the bug persists

from nemo.

okuchaiev avatar okuchaiev commented on May 17, 2024

Where did you get the quartznet15x5 checkpoint from? The ones we have published are compatible with the latest stable version of NeMo (0.8.2). But 0.8.2 does not have export feature (which is part of 0.9).
We are going to publish 0.9 (very) soon together with updated checkpoints. I'll revisit this issue then.

from nemo.

carlfm01 avatar carlfm01 commented on May 17, 2024

Where did you get the quartznet15x5 checkpoint from?

From: https://ngc.nvidia.com/catalog/models/nvidia:quartznet15x5/version there's a tag for v2

from nemo.

ggrunin avatar ggrunin commented on May 17, 2024

@okuchaiev Same error with the latest v0.9 checkpoint: https://ngc.nvidia.com/catalog/models/nvidia:quartznet_15x5_ls_sp and v0.9 image nvcr.io/nvidia/nemo:v0.9

from nemo.

okuchaiev avatar okuchaiev commented on May 17, 2024

@ggrunin yes, 0.9 (which you get from pip) has this issue. You can apply this fix #232 (or just take this github commit)

from nemo.

ggrunin avatar ggrunin commented on May 17, 2024

@okuchaiev Thanks for the prompt reply. I tired using latest code and getting: ERROR - ERROR: module export failed for JasperEncoder with exception number of output names provided (2) exceeded number of outputs (1)

from nemo.

yingxingdechibang avatar yingxingdechibang commented on May 17, 2024

@carlfm01 Hello, I used Nemo-0.9, which has exactly the same error as yours. "module export failed for JasperEncoder with exception 'NoneType' object has no attribute 'to'".
So I wonder finally how did you solve the problem? Thanks~

from nemo.

carlfm01 avatar carlfm01 commented on May 17, 2024

Hello @yingxingdechibang, using master for the export should work.

or try the exact commit:
https://github.com/NVIDIA/NeMo/tree/f69487170a434329f9e7560bc093695ab9b2e2e6

from nemo.

okuchaiev avatar okuchaiev commented on May 17, 2024

@ggrunin do you still have this issue? does it happen for you on the latest master?

from nemo.

ggrunin avatar ggrunin commented on May 17, 2024

@okuchaiev I rebuild the mage yesterday with the current master branch - still having: ERROR: module export failed for JasperEncoder with exception number of output names provided (2) exceeded number of outputs (1). I'm using examples/asr/configs/quartznet15x5.yaml configuration and the latest quartznet15x5 checkpoints (1/08/2020) from NVIDIA cloud (https://ngc.nvidia.com/catalog/models/nvidia:quartznet_15x5_ls_sp).

from nemo.

okuchaiev avatar okuchaiev commented on May 17, 2024

closing as this is related to the old version

from nemo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.