You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error messages displayed remote: Permission to espnet/espnet_model_zoo.git denied to c44128. fatal: unable to access 'https://github.com/espnet/espnet_model_zoo.git/': The requested URL returned error: 403
I wanted to create a pull request to have it added to "table.csv", but I am told that I do not have write access to the repository.
I am asking this question because I could not solve the problem on my own.
I would appreciate it if you could tell me how to solve this problem.
The text was updated successfully, but these errors were encountered:
This is my first time submitting an issue. I apologize for any inadequacies.
I want to add the original tts model to "espnet_model_zoo" and when I run the following code, I get the following error message at the push stage.
Executed code
~/espnet_model_zoo$ git push origin develop
Error messages displayed
remote: Permission to espnet/espnet_model_zoo.git denied to c44128. fatal: unable to access 'https://github.com/espnet/espnet_model_zoo.git/': The requested URL returned error: 403
I wanted to create a pull request to have it added to "table.csv", but I am told that I do not have write access to the repository.
I am asking this question because I could not solve the problem on my own.
I would appreciate it if you could tell me how to solve this problem.
The text was updated successfully, but these errors were encountered: