Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 1.24 KB

CONTRIBUTING.md

File metadata and controls

16 lines (16 loc) · 1.24 KB

How to contribute?

  • Claim the dataset you wish to contribute from the list (KUDOS to jim-schwoebel) by opening a new issue on the GitHub repository and name it after the dataset. Please make sure that the dataset wasn't claimed.
  • Open a new DagsHub repository and upload the data to its DVC storage (e.g., dataset repository).
  • Write information about the dataset in the README file (e.g., Librispeech ASR corpus README).
  • Add relevant tags to the repository and files.
  • Add the following labels to the repository:
    • dataset
    • audio
    • hacktoberfest
  • In the GitHub audio-datasets project:
    • Open a new branch named after the dataset.
    • Add a directory named after the dataset with the README file.
    • Commit and push the changes to GitHub.
    • Create a pull request on GitHub.
  • Optional: Share the project in the #hacktoberfest channel on the DagsHub Discord server.