GithubHelp home page GithubHelp logo

Comments (6)

kan-bayashi avatar kan-bayashi commented on September 15, 2024

Did you register your account and export ACCESS_TOKEN?
https://github.com/espnet/espnet/blob/05a7d399f37a54659f42739c859d5b85cad9cdc6/CONTRIBUTING.md#132-espnet2-recipes

from espnet_model_zoo.

DanBerrebbi avatar DanBerrebbi commented on September 15, 2024

Yes I did

from espnet_model_zoo.

sw005320 avatar sw005320 commented on September 15, 2024

zenodo issues seem to happen again.
We'll work on switching HF hub as a default model sharing space.

from espnet_model_zoo.

SujaySKumar avatar SujaySKumar commented on September 15, 2024

Facing the same issue:

Traceback (most recent call last):
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/bin/espnet_model_zoo_upload", line 8, in <module>
    sys.exit(main())
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/espnet_model_zoo/zenodo_upload.py", line 296, in main
    upload_espnet_model(**kwargs)
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/espnet_model_zoo/zenodo_upload.py", line 202, in upload_espnet_model
    upload(
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/espnet_model_zoo/zenodo_upload.py", line 140, in upload
    r = zenodo.create_deposition()
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/espnet_model_zoo/zenodo_upload.py", line 47, in create_deposition
    raise RuntimeError(r.json()["message"])
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/requests/models.py", line 910, in json
    return complexjson.loads(self.text, **kwargs)
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/simplejson/__init__.py", line 525, in loads
    return _default_decoder.decode(s)
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/simplejson/decoder.py", line 370, in decode
    obj, end = self.raw_decode(s)
  File "/ocean/projects/cis210027p/skumar8/espnet/tools/venv/lib/python3.9/site-packages/simplejson/decoder.py", line 400, in raw_decode
    return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@DanBerrebbi How did you resolve the issue? Just try again later? @

from espnet_model_zoo.

DanBerrebbi avatar DanBerrebbi commented on September 15, 2024

Hi @SujaySKumar , I did not solve the issue, we decided to upload it to HuggingFace and not Zenodo so maybe you should do the same. For HuggingFace, I think there is a stage 16 now in asr.sh that automatically does it (or ping me on slack if it does not work)

from espnet_model_zoo.

sw005320 avatar sw005320 commented on September 15, 2024

I added a bit more details of uploading a model to the HF hub in https://github.com/espnet/espnet_model_zoo#huggingface
Can you check it and try it?

from espnet_model_zoo.

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.