espnet / espnet/espnet_model_zoo

I want to add an original model to "table.csv", but it says I don't have permission and I can't push.

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
260
Forks
44
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.