Code Monkey home page Code Monkey logo

Comments (5)

sw005320 avatar sw005320 commented on August 23, 2024 1

Thanks for the report.
@pyf98, can you fix it?

Actually, I encountered the same issue, but in my case, the following steps were executed smoothly regardless of this error.

from notebook.

pyf98 avatar pyf98 commented on August 23, 2024 1

Hi @jawadatgithub @sw005320 May I know where you ran this notebook? I tested this code block locally and on Colab, but didn't see this error.

Cloning into 'espnet'...
remote: Enumerating objects: 5496, done.
remote: Counting objects: 100% (5496/5496), done.
remote: Compressing objects: 100% (3886/3886), done.
remote: Total 5496 (delta 1789), reused 3292 (delta 958), pack-reused 0
Receiving objects: 100% (5496/5496), 6.83 MiB | 9.29 MiB/s, done.
Resolving deltas: 100% (1789/1789), done.
/content/espnet
Note: checking out '9cff98a78ceaa4d85843be0a50b369ec826b27f6'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 9cff98a update minor bugs

from notebook.

jawadatgithub avatar jawadatgithub commented on August 23, 2024

The error happened in Colab:
https://colab.research.google.com/github/espnet/notebook/blob/master/espnet2_recipe_tutorial_CMU_11751_18781_Fall2022.ipynb#scrollTo=St7lke2P0GUP

@sw005320 Yes next steps executes but Espnet building fails, hence nothing of more later steps will work.

I just retest again and I am not able to get into what @pyf98 getting:

Cloning into 'espnet'...
remote: Enumerating objects: 5997, done.
remote: Counting objects: 100% (5997/5997), done.
remote: Compressing objects: 100% (4240/4240), done.
remote: Total 5997 (delta 2095), reused 3481 (delta 1064), pack-reused 0
Receiving objects: 100% (5997/5997), 7.04 MiB | 19.17 MiB/s, done.
Resolving deltas: 100% (2095/2095), done.
/content/espnet
fatal: reference is not a tree: 3a22d1584317ae59974aad62feab8719c003ae05

The notebook originally can be found in:
https://github.com/espnet/notebook/blob/master/espnet2_recipe_tutorial_CMU_11751_18781_Fall2022.ipynb

Note that I also test without "--depth 5", but didn't work. Also I checked the commits tree and tried many which belongs to the branch 2022fall_new_task_tutorial , and all failed.

from notebook.

pyf98 avatar pyf98 commented on August 23, 2024

@jawadatgithub There are two notebooks: one for the recipe and the other for the new task. Your first post was using the new task one, but the latest post is about the recipe one.

For the recipe tutorial, I think any later commit should work. It is pretty straightforward.

The new task tutorial uses a separate branch which should work without this error, as shown in my previous post.

from notebook.

jawadatgithub avatar jawadatgithub commented on August 23, 2024

Thanks for the help, the issue caused by Colab not being able to save changes since the notebook belong to github repo, hence I had to make a copy into my google drive "this done automatically by clicking on "can't save changes" appears on top in Colab UI.

from notebook.

Related Issues (10)

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.