-
Notifications
You must be signed in to change notification settings - Fork 40
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
colab fatal: reference is not a tree #38
Comments
Thanks for the report. Actually, I encountered the same issue, but in my case, the following steps were executed smoothly regardless of this error. |
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.
|
The error happened in Colab: @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:
The notebook originally can be found in: 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. |
@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. |
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. |
In the notebook espnet2_new_task_tutorial_CMU_11751_18781_Fall2022.ipynb
output:
Cloning into 'espnet'...
remote: Enumerating objects: 5496, done.
remote: Counting objects: 100% (5496/5496), done.
remote: Compressing objects: 100% (3863/3863), done.
remote: Total 5496 (delta 1794), reused 3294 (delta 981), pack-reused 0
Receiving objects: 100% (5496/5496), 6.83 MiB | 22.72 MiB/s, done.
Resolving deltas: 100% (1794/1794), done.
/content/espnet
fatal: reference is not a tree: 9cff98a78ceaa4d85843be0a50b369ec826b27f6
The text was updated successfully, but these errors were encountered: