{"id":55915,"name":"gladia-torchaudio","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","url":"https://github.com/pytorch/audio","last_synced_at":"2025-09-08T12:11:09.837Z","repository":{"id":37269693,"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2025-09-01T11:35:06.000Z","size":1739550,"stargazers_count":2723,"open_issues_count":340,"forks_count":719,"subscribers_count":70,"default_branch":"main","last_synced_at":"2025-09-01T13:31:52.155Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2025-08-29T15:35:27.000Z","dependencies_parsed_at":"2023-09-23T13:17:03.235Z","dependency_job_id":"fa536c89-8d1f-432c-8b7b-c0a22c14e1fc","html_url":"https://github.com/pytorch/audio","commit_stats":{"total_commits":2296,"total_committers":256,"mean_commits":8.96875,"dds":0.6219512195121951,"last_synced_commit":"ba696ea3dfec4cbe693bf06a84c75dc196077f5b"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"purl":"pkg:github/pytorch/audio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/sbom","scorecard":{"id":271013,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytorch/audio","commit":"02351a683668dd65bc82343e55245e308eb97b4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docs.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_docs.yml:110","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_docs.yml:153","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ffmpeg.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ffmpeg.yml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-linux-cpu.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-linux-gpu.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-wheels-m1.yml:22","Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_aarch64_linux.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_linux.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_windows.yml:18","Warn: no topLevel permission defined: .github/workflows/ffmpeg.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-linux-cpu.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-linux-gpu.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/2.1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels-m1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build-wheels-m1.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels-m1.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build-wheels-m1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_aarch64_linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_aarch64_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_aarch64_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_aarch64_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_windows.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest-linux-cpu.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/unittest-linux-cpu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest-linux-gpu.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/unittest-linux-gpu.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:43","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:51","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:59","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:46","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:49","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:71","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:94","Warn: pipCommand not pinned by hash: packaging/torchaudio/build.sh:17","Warn: downloadThenRun not pinned by hash: tools/travis/install.sh:39","Warn: pipCommand not pinned by hash: tools/travis/install.sh:52","Warn: pipCommand not pinned by hash: tools/travis/install.sh:57","Warn: pipCommand not pinned by hash: tools/travis/install.sh:62","Warn: pipCommand not pinned by hash: tools/travis/install.sh:70","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"47 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T13:20:56.408Z","repository_id":37269693,"created_at":"2025-08-17T13:20:56.408Z","updated_at":"2025-08-17T13:20:56.408Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181741,"owners_count":25236552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pytorch","name":"pytorch","uuid":"21003710","kind":"organization","description":"","email":null,"website":"https://pytorch.org","location":"where the eigens are valued","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21003710?v=4","repositories_count":83,"last_synced_at":"2025-09-02T00:27:26.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytorch","funding_links":[],"total_stars":232438,"followers":11680,"following":0,"created_at":"2022-11-02T16:23:02.582Z","updated_at":"2025-09-02T00:27:26.598Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch/repositories"},"packages":[{"id":11362693,"name":"torchaudio","ecosystem":"conda","description":"The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names). Therefore, it is primarily a machine learning library and not a general signal processing library. The benefits of PyTorch can be seen in torchaudio through having all the computations be through PyTorch operations which makes it easy to use and feel like a natural extension.","homepage":"https://pytorch.org/audio/stable/index.html","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pytorch/audio","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-02-18T16:27:17.000Z","latest_release_published_at":"2025-02-18T16:27:17.000Z","latest_release_number":"2.5.1","last_synced_at":"2025-09-05T14:13:43.577Z","created_at":"2025-02-18T18:47:51.705Z","updated_at":"2025-09-05T14:13:43.578Z","registry_url":"https://anaconda.org/anaconda/torchaudio","install_command":"conda install -c anaconda torchaudio","documentation_url":null,"metadata":{},"repo_metadata":{"id":37269693,"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2025-02-13T11:34:36.000Z","size":1604669,"stargazers_count":2602,"open_issues_count":272,"forks_count":672,"subscribers_count":73,"default_branch":"main","last_synced_at":"2025-02-13T19:44:31.125Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2025-02-10T13:23:44.000Z","dependencies_parsed_at":"2023-09-23T13:17:03.235Z","dependency_job_id":"fa536c89-8d1f-432c-8b7b-c0a22c14e1fc","html_url":"https://github.com/pytorch/audio","commit_stats":{"total_commits":2296,"total_committers":256,"mean_commits":8.96875,"dds":0.6219512195121951,"last_synced_commit":"ba696ea3dfec4cbe693bf06a84c75dc196077f5b"},"previous_names":[],"tags_count":160,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239532628,"owners_count":19654609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-02-18T18:49:51.452Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":50.894683026584865,"dependent_packages_count":46.29345603271984,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.59406952965235},"purl":"pkg:conda/torchaudio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/torchaudio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/torchaudio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/torchaudio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-02-17T17:45:32.636Z","issues_count":250,"pull_requests_count":389,"avg_time_to_close_issue":20155128.7265625,"avg_time_to_close_pull_request":5541699.468085106,"issues_closed_count":128,"pull_requests_closed_count":329,"pull_request_authors_count":86,"issue_authors_count":187,"avg_comments_per_issue":3.612,"avg_comments_per_pull_request":3.3187660668380463,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":60,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":1150297.8333333333,"past_year_avg_time_to_close_pull_request":758658.2,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.2166666666666668,"past_year_avg_comments_per_pull_request":1.9452054794520548,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":38,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/issues","maintainers":[{"login":"mthrok","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"nateanl","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"},{"login":"osalpekar","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osalpekar"},{"login":"kit1980","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"NicolasHug","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"yoyololicon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"msaroufim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msaroufim"},{"login":"csukuangfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csukuangfj"},{"login":"bigfootjon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"}],"active_maintainers":[{"login":"kit1980","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"NicolasHug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"yoyololicon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"bigfootjon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"mthrok","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"nateanl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/torchaudio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/torchaudio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/torchaudio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/torchaudio/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":8154399,"name":"gladiaio-torchaudio","ecosystem":"pypi","description":"An audio package for PyTorch","homepage":"https://github.com/pytorch/audio","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytorch/audio","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-28T14:29:57.000Z","latest_release_published_at":"2023-08-28T14:29:57.000Z","latest_release_number":"2.1.0a0","last_synced_at":"2025-09-05T14:12:45.664Z","created_at":"2023-08-28T14:36:51.093Z","updated_at":"2025-09-06T08:13:48.890Z","registry_url":"https://pypi.org/project/gladiaio-torchaudio/","install_command":"pip install gladiaio-torchaudio --index-url https://pypi.org/simple","documentation_url":"https://gladiaio-torchaudio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Plugins","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: C++","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Multimedia :: Sound/Audio","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"gladiaio-torchaudio","project_status":null},"repo_metadata":{"id":37269693,"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2025-09-01T11:35:06.000Z","size":1739550,"stargazers_count":2723,"open_issues_count":340,"forks_count":719,"subscribers_count":70,"default_branch":"main","last_synced_at":"2025-09-01T13:31:52.155Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2025-08-29T15:35:27.000Z","dependencies_parsed_at":"2023-09-23T13:17:03.235Z","dependency_job_id":"fa536c89-8d1f-432c-8b7b-c0a22c14e1fc","html_url":"https://github.com/pytorch/audio","commit_stats":{"total_commits":2296,"total_committers":256,"mean_commits":8.96875,"dds":0.6219512195121951,"last_synced_commit":"ba696ea3dfec4cbe693bf06a84c75dc196077f5b"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"purl":"pkg:github/pytorch/audio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/sbom","scorecard":{"id":271013,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytorch/audio","commit":"02351a683668dd65bc82343e55245e308eb97b4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docs.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_docs.yml:110","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_docs.yml:153","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ffmpeg.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ffmpeg.yml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-linux-cpu.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-linux-gpu.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-wheels-m1.yml:22","Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_aarch64_linux.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_linux.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_windows.yml:18","Warn: no topLevel permission defined: .github/workflows/ffmpeg.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-linux-cpu.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-linux-gpu.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/2.1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels-m1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build-wheels-m1.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels-m1.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build-wheels-m1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_aarch64_linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_aarch64_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_aarch64_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_aarch64_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_windows.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest-linux-cpu.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/unittest-linux-cpu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest-linux-gpu.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/unittest-linux-gpu.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:43","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:51","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:59","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:46","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:49","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:71","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:94","Warn: pipCommand not pinned by hash: packaging/torchaudio/build.sh:17","Warn: downloadThenRun not pinned by hash: tools/travis/install.sh:39","Warn: pipCommand not pinned by hash: tools/travis/install.sh:52","Warn: pipCommand not pinned by hash: tools/travis/install.sh:57","Warn: pipCommand not pinned by hash: tools/travis/install.sh:62","Warn: pipCommand not pinned by hash: tools/travis/install.sh:70","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"47 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T13:20:56.408Z","repository_id":37269693,"created_at":"2025-08-17T13:20:56.408Z","updated_at":"2025-08-17T13:20:56.408Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273826081,"owners_count":25175232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytorch","name":"pytorch","uuid":"21003710","kind":"organization","description":"","email":null,"website":"https://pytorch.org","location":"where the eigens are valued","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21003710?v=4","repositories_count":83,"last_synced_at":"2025-09-02T00:27:26.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytorch","funding_links":[],"total_stars":232438,"followers":11680,"following":0,"created_at":"2022-11-02T16:23:02.582Z","updated_at":"2025-09-02T00:27:26.598Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch/repositories"},"tags":[{"name":"v2.8.0","sha":"6e1c7fe9ff6d82b8665d0a46d859d3357d2ebaaa","kind":"commit","published_at":"2025-07-16T08:45:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.8.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0/manifests"},{"name":"v2.8.0-rc2","sha":"6e1c7fe9ff6d82b8665d0a46d859d3357d2ebaaa","kind":"commit","published_at":"2025-07-16T08:45:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.8.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc2/manifests"},{"name":"v2.8.0-rc1","sha":"c1f3d2ba085ad3764fd6137f680b987ce5a85ad5","kind":"commit","published_at":"2025-06-26T16:35:35.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.8.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc1/manifests"},{"name":"v2.7.1-rc1","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc1/manifests"},{"name":"v2.7.1-rc3","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc3/manifests"},{"name":"v2.7.1-rc2","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc2/manifests"},{"name":"v2.7.1","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1/manifests"},{"name":"v2.7.1-rc4","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc4/manifests"},{"name":"v2.7.0-rc7","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc7/manifests"},{"name":"v2.7.0-rc5","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc5/manifests"},{"name":"v2.7.0-rc6","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc6/manifests"},{"name":"v2.7.0-rc2","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc2/manifests"},{"name":"v2.7.0-rc8","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc8","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc8/manifests"},{"name":"v2.7.0","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0/manifests"},{"name":"v2.7.0-rc3","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc3/manifests"},{"name":"v2.7.0-rc4","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc4/manifests"},{"name":"v2.7.0-rc1","sha":"54dd1f21fba03069abf101793e4909d97c07508d","kind":"commit","published_at":"2025-03-13T17:07:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc1/manifests"},{"name":"v2.6.0-rc7","sha":"d8831425203385077a03c1d92cfbbe3bf2106008","kind":"commit","published_at":"2025-01-29T01:11:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc7/manifests"},{"name":"v2.6.0","sha":"d8831425203385077a03c1d92cfbbe3bf2106008","kind":"commit","published_at":"2025-01-29T01:11:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0/manifests"},{"name":"v2.6.0-rc4","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc4/manifests"},{"name":"v2.6.0-rc6","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc6/manifests"},{"name":"v2.6.0-rc3","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc3/manifests"},{"name":"v2.6.0-rc5","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc5/manifests"},{"name":"v2.6.0-rc1","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc1/manifests"},{"name":"v2.6.0-rc2","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc2/manifests"},{"name":"v2.5.1-rc1","sha":"1661daf10599ca8889f092ec37814fabbe202bb0","kind":"commit","published_at":"2024-10-23T12:01:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1-rc1/manifests"},{"name":"v2.5.1","sha":"1661daf10599ca8889f092ec37814fabbe202bb0","kind":"commit","published_at":"2024-10-23T12:01:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1/manifests"},{"name":"v2.5.0-rc1","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc1/manifests"},{"name":"v2.5.0-rc2","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc2/manifests"},{"name":"v2.5.0-rc3","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc3/manifests"},{"name":"v2.5.0-rc5","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc5/manifests"},{"name":"v2.5.0-rc4","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc4/manifests"},{"name":"v2.5.0","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0/manifests"},{"name":"v2.4.1-rc3","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc5","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc4","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc2","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.0-rc3","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.1-rc1","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc1/manifests"},{"name":"v2.4.0-rc1","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc1/manifests"},{"name":"v2.4.0","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc2","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc2/manifests"},{"name":"v2.4.0-rc4","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc4/manifests"},{"name":"v2.3.1-rc1","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.1-rc2","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc3","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"952ea7457bcc3ed0669e7741ff23015c426d6322","kind":"commit","published_at":"2024-04-15T16:44:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2/manifests"},{"name":"v2.2.2-rc2","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2-rc3","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc3/manifests"},{"name":"v2.2.2-rc4","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc4/manifests"},{"name":"v2.2.2-rc1","sha":"dc7ee01e1cad43418456a20a43e01d49be3149f9","kind":"commit","published_at":"2024-03-19T22:06:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.0-rc2","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc4","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc5","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc5/manifests"},{"name":"v2.3.0-rc3","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc1","sha":"12fb1df2368c6a085368232cbc6d72cd88a2d4a5","kind":"commit","published_at":"2024-03-18T21:22:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc1/manifests"},{"name":"ciflow/rocm/3756","sha":"5cfb82fd8328e25a98ada809e4e2e11f096c331f","kind":"commit","published_at":"2024-03-06T19:30:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/rocm/3756","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/rocm/3756","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@ciflow%2Frocm%2F3756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Frocm%2F3756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Frocm%2F3756/manifests"},{"name":"v2.2.1-rc4","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc4/manifests"},{"name":"v2.2.1","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc2","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1-rc3","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc3/manifests"},{"name":"v2.2.1-rc1","sha":"b9e72ccbf7e48707f927bd644bdb82a9ab536c75","kind":"commit","published_at":"2024-02-12T21:04:13.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc1/manifests"},{"name":"v2.2.0-rc5","sha":"08901ade5d17d3e3cf6fc039cbd601cbd2853686","kind":"commit","published_at":"2024-01-12T16:50:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc5/manifests"},{"name":"v2.2.0","sha":"08901ade5d17d3e3cf6fc039cbd601cbd2853686","kind":"commit","published_at":"2024-01-12T16:50:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc3","sha":"8c1ddfc57a9e4668733451356707f206028b868f","kind":"commit","published_at":"2024-01-12T16:10:27.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc3/manifests"},{"name":"v2.2.0-rc4","sha":"8c1ddfc57a9e4668733451356707f206028b868f","kind":"commit","published_at":"2024-01-12T16:10:27.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc4/manifests"},{"name":"v2.2.0-rc2","sha":"ff9b404c1877c8414fa6eefc5f7c14dcf9d0253d","kind":"commit","published_at":"2023-12-15T00:20:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"87d8801184305204b9c8ac173a3dfbe0659dd322","kind":"commit","published_at":"2023-12-08T19:20:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc1/manifests"},{"name":"v2.1.2","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc1","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.2-rc2","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc3","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.1","sha":"db624844f5c95bb7618fe5a5f532bf9b68efeb45","kind":"commit","published_at":"2023-11-14T19:43:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1/manifests"},{"name":"v2.1.1-rc4","sha":"db624844f5c95bb7618fe5a5f532bf9b68efeb45","kind":"commit","published_at":"2023-11-14T19:43:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc4/manifests"},{"name":"v2.1.1-rc3","sha":"5784206b90d738de888dce4c99b8b46be213f019","kind":"commit","published_at":"2023-10-31T19:51:30.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc3/manifests"},{"name":"v2.1.1-rc2","sha":"5784206b90d738de888dce4c99b8b46be213f019","kind":"commit","published_at":"2023-10-31T19:51:30.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc2/manifests"},{"name":"v2.1.1-rc1","sha":"d105ff5003bb6ed2bdad4c7637cff21fe5397860","kind":"commit","published_at":"2023-10-26T01:05:46.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc1/manifests"},{"name":"v2.1.0-rc5","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5/manifests"},{"name":"v2.1.0","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc4","sha":"17746cf0bb6f29dc0c1a3f4ba3f01f1990b68d53","kind":"commit","published_at":"2023-09-08T21:23:35.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4/manifests"},{"name":"v2.1.0-rc3","sha":"c715d0393218868f84e99d8ef9a6daa68d9f40e1","kind":"commit","published_at":"2023-09-05T17:34:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3/manifests"},{"name":"v2.1.0-rc2","sha":"49d3eeca9d8fc6709fc3ad42415fbadfb02c0332","kind":"commit","published_at":"2023-08-31T01:47:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"a7e9601f285d225fd9cd360da7d1346015e9ea13","kind":"commit","published_at":"2023-08-29T22:14:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.2-rc4","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4/manifests"},{"name":"v2.0.2","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"bc77e2b25ee470b184ab558f7e110ce1accaf2f1","kind":"commit","published_at":"2023-05-04T15:03:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"701239f864183e6490c62e0c54343ff9d921e20f","kind":"commit","published_at":"2023-04-24T14:49:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"f5a3a3d0d8e772d9df076d777c3f3263fe2f81fa","kind":"commit","published_at":"2023-04-19T19:38:26.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1-rc3","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3/manifests"},{"name":"v2.0.1","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"d13d8db49d67d63ef1bcec4399cad73be81d3883","kind":"commit","published_at":"2023-03-15T17:13:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0-rc7","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"ff688de3282b25ed83c57b745921aa8de7b27b11","kind":"commit","published_at":"2023-03-04T14:06:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"3fc975cccabf1b7687ec51fdd22aab28df6538a8","kind":"commit","published_at":"2023-03-03T13:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"ef75761e17e093e3b6fc620d94c2b300d737a869","kind":"commit","published_at":"2023-03-02T17:02:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"6be2dd26393611593db9f5e077bdf3cffd21ca6a","kind":"commit","published_at":"2023-02-23T05:40:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b4f077d4d308fbb3e6591541a929e6fa93db0aae","kind":"commit","published_at":"2023-02-18T00:19:08.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1/manifests"},{"name":"v0.13.1-rc2","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2/manifests"},{"name":"v0.13.1","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1/manifests"},{"name":"v0.13.1-rc1","sha":"fbf968c071a35a758dfad518b83a186a5791efc3","kind":"commit","published_at":"2022-12-09T03:09:23.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1/manifests"},{"name":"v0.13.0","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc4","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4/manifests"},{"name":"v0.13.0-rc3","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3/manifests"},{"name":"v0.13.0-rc2","sha":"8b2fbf2819c1f30f9f9585cd7d48b5d8180a0810","kind":"commit","published_at":"2022-10-12T13:00:56.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2/manifests"},{"name":"v0.13.0-rc1","sha":"9574b7ca40fb57a9940e6e0a172e6c2a2cda93cc","kind":"commit","published_at":"2022-10-11T20:24:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1/manifests"},{"name":"ciflow/default/306","sha":"8c3d55cde42ebef5391d5c7a64e7cdb2e9be636b","kind":"commit","published_at":"2022-09-23T11:30:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/306","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@ciflow%2Fdefault%2F306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306/manifests"},{"name":"v0.12.1","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1/manifests"},{"name":"v0.12.1-rc5","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5/manifests"},{"name":"v0.12.1-rc4","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4/manifests"},{"name":"v0.12.1-rc3","sha":"7b0def82b576712705b00f6a8a32f7e8266a96da","kind":"commit","published_at":"2022-07-29T14:57:04.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3/manifests"},{"name":"v0.12.1-rc2","sha":"6dff12c512e8604f5e27a7f95e40901351e930f9","kind":"commit","published_at":"2022-07-28T15:27:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2/manifests"},{"name":"v0.12.1-rc1","sha":"2dbc06fef79cb6065a054d5f9bf240502770b616","kind":"commit","published_at":"2022-07-26T12:29:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1/manifests"},{"name":"ciflow/default/1959","sha":"927c0e002e3d56dc2a9ce158c54b1152a9ae4f90","kind":"commit","published_at":"2022-07-13T05:49:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/1959","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/1959","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@ciflow%2Fdefault%2F1959","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959/manifests"},{"name":"v0.12.0-rc6","sha":"ca59c1d057d9067f6ad934bd2f7cd3bbf1820fc6","kind":"commit","published_at":"2022-06-29T16:39:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6/manifests"},{"name":"v0.12.0-rc4","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4/manifests"},{"name":"v0.12.0-rc3","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3/manifests"},{"name":"v0.12.0-rc5","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5/manifests"},{"name":"v0.12.0","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc2","sha":"fe925d4d5ef52187345ceaa3f445f274f74c56a1","kind":"commit","published_at":"2022-06-07T02:16:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2/manifests"},{"name":"v0.12.0-rc1","sha":"176b99e4797a4b070b929a10b1acf9ad30f051bb","kind":"commit","published_at":"2022-06-07T00:50:43.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1/manifests"},{"name":"v0.11.0","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0/manifests"},{"name":"v0.11.0-rc2","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2/manifests"},{"name":"v0.11.0-rc1","sha":"944f1422dca478aa6cfefbdd249dbb30b5f46ab5","kind":"commit","published_at":"2022-02-11T18:40:51.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1/manifests"},{"name":"v0.10.2","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc1","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1/manifests"},{"name":"v0.10.1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1/manifests"},{"name":"v0.10.1-rc1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1/manifests"},{"name":"v0.10.0-rc7","sha":"0e96e938205b8d504f0b8630fa507e400cc1c82e","kind":"commit","published_at":"2021-10-25T19:32:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7/manifests"},{"name":"v0.10.0","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0/manifests"},{"name":"v0.10.0-rc6","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6/manifests"},{"name":"v0.10.0-rc5","sha":"83e5debf0cd44cfc1f815b8b629559ba80a6bd0d","kind":"commit","published_at":"2021-10-18T22:19:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5/manifests"},{"name":"v0.10.0-rc4","sha":"fa390e1e05a026c9ac66b36aa70b70a515ffec20","kind":"commit","published_at":"2021-10-15T22:33:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4/manifests"},{"name":"v0.10.0-rc3","sha":"6bae1e9e3ab4eb3889a0fc4d1ab5af6a6a9a43fe","kind":"commit","published_at":"2021-10-15T15:11:05.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3/manifests"},{"name":"v0.10.0-rc2","sha":"515ad59ce61e9390123155e395de1ae47ec7080a","kind":"commit","published_at":"2021-10-13T19:23:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2/manifests"},{"name":"v0.10.0-rc1","sha":"ab97afa058ecb5e09608ca662f0796426b703448","kind":"commit","published_at":"2021-10-11T15:39:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1/manifests"},{"name":"v0.9.1","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc2","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2/manifests"},{"name":"v0.8.2-rc3","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3/manifests"},{"name":"v0.8.2","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2/manifests"},{"name":"v0.8.2-rc2","sha":"2a8c26f6aa35fe76168d61052c7bd296c7cd2731","kind":"commit","published_at":"2021-08-11T20:59:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2/manifests"},{"name":"v0.8.2-rc1","sha":"3be2dad424ddcbb830b844c950c38c21e49188e2","kind":"commit","published_at":"2021-08-04T19:48:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1/manifests"},{"name":"v0.9.1-rc1","sha":"028b639a92c070049abd7f69549caf0122e5c985","kind":"commit","published_at":"2021-06-28T18:33:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0-rc6","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6/manifests"},{"name":"v0.9.0","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"bc65767c01cb7024fa874b102d88b8ea3facb6e4","kind":"commit","published_at":"2021-06-14T21:44:41.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5/manifests"},{"name":"v0.9.0-rc4","sha":"e8bae86af01fdb03118aedd7ac3dd3519668071d","kind":"commit","published_at":"2021-06-14T12:43:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4/manifests"},{"name":"v0.9.0-rc3","sha":"c64d28522a6a1fe919c7e4f58bbddae74343ef97","kind":"commit","published_at":"2021-06-09T18:26:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"ccc0f462dbb3a3a94d7a9651d1cfaa3be82fe228","kind":"commit","published_at":"2021-06-03T18:09:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2/manifests"},{"name":"v0.9.0-rc1","sha":"ce701e97eddb7b190ab6dac4e1ac632817b14517","kind":"commit","published_at":"2021-06-01T21:19:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-rc1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"099d7883c6b7af1d1c3b416191e5f3edf492e104","kind":"commit","published_at":"2021-03-01T17:29:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc3","sha":"a751e1dd128af62f616f9a24504de1b4a0181870","kind":"commit","published_at":"2021-02-24T21:37:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"5784b81691cf6484c79fa2af6e590f340af1ce1e","kind":"commit","published_at":"2021-02-23T21:27:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"b7e1cdaea78807efec2d1d8573e03eb9c5dd275f","kind":"commit","published_at":"2021-02-19T20:41:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2/manifests"},{"name":"v0.7.2-rc2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2/manifests"},{"name":"v0.7.2-rc1","sha":"cb6de823fc4ad07447665c7991451ba3045ff9c5","kind":"commit","published_at":"2020-12-09T15:32:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1/manifests"},{"name":"v0.7.1-rc1","sha":"1ec49fe6ce565510736d6a613083e0565570315b","kind":"commit","published_at":"2020-12-03T19:37:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1/manifests"},{"name":"v0.7.0","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc2","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"53643bf137f949df36ca0ac6a90ab16b9708dbfe","kind":"commit","published_at":"2020-10-13T23:53:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.0-rc2","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2/manifests"},{"name":"v0.6.0","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc1","sha":"d6f81d118e2ec116111c95d80e23566647645017","kind":"commit","published_at":"2020-06-24T18:33:58.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1/manifests"},{"name":"v0.5.1","sha":"71434798460a4ceca9d42004567ef419c62a612e","kind":"commit","published_at":"2020-06-01T18:09:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"09494ea545738538f9db2dceeffe10d421060ee5","kind":"commit","published_at":"2020-04-16T19:05:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8afed303af3de41f3586007079c0534543c8f663","kind":"commit","published_at":"2020-01-14T15:42:42.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b2c73b6067827e45f0433aae57833a9d222db68c","kind":"commit","published_at":"2019-08-05T18:38:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e3c778479f6226fc74deb19fc23ccb2889545c95","kind":"commit","published_at":"2019-08-05T15:45:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:13:48.889Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":69.86871604249417,"dependent_packages_count":7.501154085462537,"stargazers_count":1.4872119041168739,"forks_count":2.0914481803678395,"docker_downloads_count":null,"average":20.237132553110357},"purl":"pkg:pypi/gladiaio-torchaudio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gladiaio-torchaudio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gladiaio-torchaudio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gladiaio-torchaudio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T03:58:46.703Z","issues_count":269,"pull_requests_count":604,"avg_time_to_close_issue":19564286.192307692,"avg_time_to_close_pull_request":4871133.346938776,"issues_closed_count":130,"pull_requests_closed_count":441,"pull_request_authors_count":108,"issue_authors_count":205,"avg_comments_per_issue":3.1486988847583643,"avg_comments_per_pull_request":2.5165562913907285,"merged_pull_requests_count":230,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":48,"past_year_pull_requests_count":230,"past_year_avg_time_to_close_issue":1053224.3333333333,"past_year_avg_time_to_close_pull_request":411780.8292682927,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.7083333333333334,"past_year_avg_comments_per_pull_request":1.565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/issues","maintainers":[{"login":"samanklesaria","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samanklesaria"},{"login":"mthrok","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"NicolasHug","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"nateanl","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"},{"login":"osalpekar","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osalpekar"},{"login":"kit1980","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"pearu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearu"},{"login":"yoyololicon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"bigfootjon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"msaroufim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msaroufim"},{"login":"csukuangfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csukuangfj"}],"active_maintainers":[{"login":"samanklesaria","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samanklesaria"},{"login":"NicolasHug","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"pearu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearu"},{"login":"kit1980","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"yoyololicon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladiaio-torchaudio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladiaio-torchaudio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladiaio-torchaudio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladiaio-torchaudio/related_packages","maintainers":[{"uuid":"gladiaio","login":"gladiaio","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gladiaio/","role":null,"created_at":"2023-08-28T14:39:27.268Z","updated_at":"2023-08-28T14:39:27.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gladiaio/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8232340,"name":"gladia-torchaudio","ecosystem":"pypi","description":"An audio package for PyTorch","homepage":"https://github.com/pytorch/audio","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytorch/audio","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-06-14T06:24:55.000Z","latest_release_published_at":"2023-06-14T06:24:55.000Z","latest_release_number":"2.1.0a0","last_synced_at":"2025-09-05T14:13:16.712Z","created_at":"2023-09-05T06:02:09.678Z","updated_at":"2025-09-06T08:13:56.978Z","registry_url":"https://pypi.org/project/gladia-torchaudio/","install_command":"pip install gladia-torchaudio --index-url https://pypi.org/simple","documentation_url":"https://gladia-torchaudio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Plugins","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: C++","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Multimedia :: Sound/Audio","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"gladia-torchaudio","project_status":null},"repo_metadata":{"id":37269693,"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2025-09-01T11:35:06.000Z","size":1739550,"stargazers_count":2723,"open_issues_count":340,"forks_count":719,"subscribers_count":70,"default_branch":"main","last_synced_at":"2025-09-01T13:31:52.155Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2025-08-29T15:35:27.000Z","dependencies_parsed_at":"2023-09-23T13:17:03.235Z","dependency_job_id":"fa536c89-8d1f-432c-8b7b-c0a22c14e1fc","html_url":"https://github.com/pytorch/audio","commit_stats":{"total_commits":2296,"total_committers":256,"mean_commits":8.96875,"dds":0.6219512195121951,"last_synced_commit":"ba696ea3dfec4cbe693bf06a84c75dc196077f5b"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"purl":"pkg:github/pytorch/audio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/sbom","scorecard":{"id":271013,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytorch/audio","commit":"02351a683668dd65bc82343e55245e308eb97b4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_docs.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_docs.yml:110","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_docs.yml:153","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ffmpeg.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ffmpeg.yml:48","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-linux-cpu.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-linux-gpu.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-wheels-m1.yml:22","Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_aarch64_linux.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_linux.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_wheels_windows.yml:18","Warn: no topLevel permission defined: .github/workflows/ffmpeg.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-linux-cpu.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-linux-gpu.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/2.1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels-m1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build-wheels-m1.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels-m1.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build-wheels-m1.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_aarch64_linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_aarch64_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_aarch64_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_aarch64_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_linux.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels_windows.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/build_wheels_windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ffmpeg.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/ffmpeg.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest-linux-cpu.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/unittest-linux-cpu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest-linux-gpu.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytorch/audio/unittest-linux-gpu.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:43","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:51","Warn: pipCommand not pinned by hash: .github/scripts/unittest-linux/install.sh:59","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:46","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:49","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:71","Warn: pipCommand not pinned by hash: .github/scripts/unittest-windows/install.sh:94","Warn: pipCommand not pinned by hash: packaging/torchaudio/build.sh:17","Warn: downloadThenRun not pinned by hash: tools/travis/install.sh:39","Warn: pipCommand not pinned by hash: tools/travis/install.sh:52","Warn: pipCommand not pinned by hash: tools/travis/install.sh:57","Warn: pipCommand not pinned by hash: tools/travis/install.sh:62","Warn: pipCommand not pinned by hash: tools/travis/install.sh:70","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"47 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T13:20:56.408Z","repository_id":37269693,"created_at":"2025-08-17T13:20:56.408Z","updated_at":"2025-08-17T13:20:56.408Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273826081,"owners_count":25175232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytorch","name":"pytorch","uuid":"21003710","kind":"organization","description":"","email":null,"website":"https://pytorch.org","location":"where the eigens are valued","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21003710?v=4","repositories_count":83,"last_synced_at":"2025-09-02T00:27:26.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytorch","funding_links":[],"total_stars":232438,"followers":11680,"following":0,"created_at":"2022-11-02T16:23:02.582Z","updated_at":"2025-09-02T00:27:26.598Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch/repositories"},"tags":[{"name":"v2.8.0","sha":"6e1c7fe9ff6d82b8665d0a46d859d3357d2ebaaa","kind":"commit","published_at":"2025-07-16T08:45:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.8.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0/manifests"},{"name":"v2.8.0-rc2","sha":"6e1c7fe9ff6d82b8665d0a46d859d3357d2ebaaa","kind":"commit","published_at":"2025-07-16T08:45:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.8.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc2/manifests"},{"name":"v2.8.0-rc1","sha":"c1f3d2ba085ad3764fd6137f680b987ce5a85ad5","kind":"commit","published_at":"2025-06-26T16:35:35.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.8.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.8.0-rc1/manifests"},{"name":"v2.7.1-rc1","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc1/manifests"},{"name":"v2.7.1-rc3","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc3/manifests"},{"name":"v2.7.1-rc2","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc2/manifests"},{"name":"v2.7.1","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1/manifests"},{"name":"v2.7.1-rc4","sha":"95c61b4168fc5133be8dd8c1337d929d066ae6cf","kind":"commit","published_at":"2025-05-09T13:43:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.1-rc4/manifests"},{"name":"v2.7.0-rc7","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc7/manifests"},{"name":"v2.7.0-rc5","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc5/manifests"},{"name":"v2.7.0-rc6","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc6/manifests"},{"name":"v2.7.0-rc2","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc2/manifests"},{"name":"v2.7.0-rc8","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc8","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc8/manifests"},{"name":"v2.7.0","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0/manifests"},{"name":"v2.7.0-rc3","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc3/manifests"},{"name":"v2.7.0-rc4","sha":"654fee8fd17784271be1637eac1293fd834b4e9a","kind":"commit","published_at":"2025-03-14T16:57:11.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc4/manifests"},{"name":"v2.7.0-rc1","sha":"54dd1f21fba03069abf101793e4909d97c07508d","kind":"commit","published_at":"2025-03-13T17:07:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.7.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.7.0-rc1/manifests"},{"name":"v2.6.0-rc7","sha":"d8831425203385077a03c1d92cfbbe3bf2106008","kind":"commit","published_at":"2025-01-29T01:11:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc7/manifests"},{"name":"v2.6.0","sha":"d8831425203385077a03c1d92cfbbe3bf2106008","kind":"commit","published_at":"2025-01-29T01:11:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0/manifests"},{"name":"v2.6.0-rc4","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc4/manifests"},{"name":"v2.6.0-rc6","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc6/manifests"},{"name":"v2.6.0-rc3","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc3/manifests"},{"name":"v2.6.0-rc5","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc5/manifests"},{"name":"v2.6.0-rc1","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc1/manifests"},{"name":"v2.6.0-rc2","sha":"bf816537963d7e4c8cf6c94dc11e83a888ed488a","kind":"commit","published_at":"2024-12-16T19:04:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.6.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.6.0-rc2/manifests"},{"name":"v2.5.1-rc1","sha":"1661daf10599ca8889f092ec37814fabbe202bb0","kind":"commit","published_at":"2024-10-23T12:01:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1-rc1/manifests"},{"name":"v2.5.1","sha":"1661daf10599ca8889f092ec37814fabbe202bb0","kind":"commit","published_at":"2024-10-23T12:01:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1/manifests"},{"name":"v2.5.0-rc1","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc1/manifests"},{"name":"v2.5.0-rc2","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc2/manifests"},{"name":"v2.5.0-rc3","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc3/manifests"},{"name":"v2.5.0-rc5","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc5/manifests"},{"name":"v2.5.0-rc4","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc4/manifests"},{"name":"v2.5.0","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0/manifests"},{"name":"v2.4.1-rc3","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc5","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc4","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc2","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.0-rc3","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.1-rc1","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc1/manifests"},{"name":"v2.4.0-rc1","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc1/manifests"},{"name":"v2.4.0","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc2","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc2/manifests"},{"name":"v2.4.0-rc4","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc4/manifests"},{"name":"v2.3.1-rc1","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.1-rc2","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc3","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"952ea7457bcc3ed0669e7741ff23015c426d6322","kind":"commit","published_at":"2024-04-15T16:44:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2/manifests"},{"name":"v2.2.2-rc2","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2-rc3","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc3/manifests"},{"name":"v2.2.2-rc4","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc4/manifests"},{"name":"v2.2.2-rc1","sha":"dc7ee01e1cad43418456a20a43e01d49be3149f9","kind":"commit","published_at":"2024-03-19T22:06:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.0-rc2","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc4","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc5","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc5/manifests"},{"name":"v2.3.0-rc3","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc1","sha":"12fb1df2368c6a085368232cbc6d72cd88a2d4a5","kind":"commit","published_at":"2024-03-18T21:22:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc1/manifests"},{"name":"ciflow/rocm/3756","sha":"5cfb82fd8328e25a98ada809e4e2e11f096c331f","kind":"commit","published_at":"2024-03-06T19:30:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/rocm/3756","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/rocm/3756","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@ciflow%2Frocm%2F3756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Frocm%2F3756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Frocm%2F3756/manifests"},{"name":"v2.2.1-rc4","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc4/manifests"},{"name":"v2.2.1","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc2","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1-rc3","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc3/manifests"},{"name":"v2.2.1-rc1","sha":"b9e72ccbf7e48707f927bd644bdb82a9ab536c75","kind":"commit","published_at":"2024-02-12T21:04:13.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc1/manifests"},{"name":"v2.2.0-rc5","sha":"08901ade5d17d3e3cf6fc039cbd601cbd2853686","kind":"commit","published_at":"2024-01-12T16:50:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc5/manifests"},{"name":"v2.2.0","sha":"08901ade5d17d3e3cf6fc039cbd601cbd2853686","kind":"commit","published_at":"2024-01-12T16:50:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc3","sha":"8c1ddfc57a9e4668733451356707f206028b868f","kind":"commit","published_at":"2024-01-12T16:10:27.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc3/manifests"},{"name":"v2.2.0-rc4","sha":"8c1ddfc57a9e4668733451356707f206028b868f","kind":"commit","published_at":"2024-01-12T16:10:27.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc4/manifests"},{"name":"v2.2.0-rc2","sha":"ff9b404c1877c8414fa6eefc5f7c14dcf9d0253d","kind":"commit","published_at":"2023-12-15T00:20:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"87d8801184305204b9c8ac173a3dfbe0659dd322","kind":"commit","published_at":"2023-12-08T19:20:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc1/manifests"},{"name":"v2.1.2","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc1","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.2-rc2","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc3","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.1","sha":"db624844f5c95bb7618fe5a5f532bf9b68efeb45","kind":"commit","published_at":"2023-11-14T19:43:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1/manifests"},{"name":"v2.1.1-rc4","sha":"db624844f5c95bb7618fe5a5f532bf9b68efeb45","kind":"commit","published_at":"2023-11-14T19:43:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc4/manifests"},{"name":"v2.1.1-rc3","sha":"5784206b90d738de888dce4c99b8b46be213f019","kind":"commit","published_at":"2023-10-31T19:51:30.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc3/manifests"},{"name":"v2.1.1-rc2","sha":"5784206b90d738de888dce4c99b8b46be213f019","kind":"commit","published_at":"2023-10-31T19:51:30.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc2/manifests"},{"name":"v2.1.1-rc1","sha":"d105ff5003bb6ed2bdad4c7637cff21fe5397860","kind":"commit","published_at":"2023-10-26T01:05:46.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc1/manifests"},{"name":"v2.1.0-rc5","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5/manifests"},{"name":"v2.1.0","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc4","sha":"17746cf0bb6f29dc0c1a3f4ba3f01f1990b68d53","kind":"commit","published_at":"2023-09-08T21:23:35.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4/manifests"},{"name":"v2.1.0-rc3","sha":"c715d0393218868f84e99d8ef9a6daa68d9f40e1","kind":"commit","published_at":"2023-09-05T17:34:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3/manifests"},{"name":"v2.1.0-rc2","sha":"49d3eeca9d8fc6709fc3ad42415fbadfb02c0332","kind":"commit","published_at":"2023-08-31T01:47:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"a7e9601f285d225fd9cd360da7d1346015e9ea13","kind":"commit","published_at":"2023-08-29T22:14:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.2-rc4","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4/manifests"},{"name":"v2.0.2","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"bc77e2b25ee470b184ab558f7e110ce1accaf2f1","kind":"commit","published_at":"2023-05-04T15:03:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"701239f864183e6490c62e0c54343ff9d921e20f","kind":"commit","published_at":"2023-04-24T14:49:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"f5a3a3d0d8e772d9df076d777c3f3263fe2f81fa","kind":"commit","published_at":"2023-04-19T19:38:26.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1-rc3","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3/manifests"},{"name":"v2.0.1","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"d13d8db49d67d63ef1bcec4399cad73be81d3883","kind":"commit","published_at":"2023-03-15T17:13:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.1-rc1","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0-rc7","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc6","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.0-rc5","sha":"ff688de3282b25ed83c57b745921aa8de7b27b11","kind":"commit","published_at":"2023-03-04T14:06:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"3fc975cccabf1b7687ec51fdd22aab28df6538a8","kind":"commit","published_at":"2023-03-03T13:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"ef75761e17e093e3b6fc620d94c2b300d737a869","kind":"commit","published_at":"2023-03-02T17:02:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"6be2dd26393611593db9f5e077bdf3cffd21ca6a","kind":"commit","published_at":"2023-02-23T05:40:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b4f077d4d308fbb3e6591541a929e6fa93db0aae","kind":"commit","published_at":"2023-02-18T00:19:08.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1/manifests"},{"name":"v0.13.1-rc2","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2/manifests"},{"name":"v0.13.1","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1/manifests"},{"name":"v0.13.1-rc1","sha":"fbf968c071a35a758dfad518b83a186a5791efc3","kind":"commit","published_at":"2022-12-09T03:09:23.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1/manifests"},{"name":"v0.13.0","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc4","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4/manifests"},{"name":"v0.13.0-rc3","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3/manifests"},{"name":"v0.13.0-rc2","sha":"8b2fbf2819c1f30f9f9585cd7d48b5d8180a0810","kind":"commit","published_at":"2022-10-12T13:00:56.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2/manifests"},{"name":"v0.13.0-rc1","sha":"9574b7ca40fb57a9940e6e0a172e6c2a2cda93cc","kind":"commit","published_at":"2022-10-11T20:24:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1/manifests"},{"name":"ciflow/default/306","sha":"8c3d55cde42ebef5391d5c7a64e7cdb2e9be636b","kind":"commit","published_at":"2022-09-23T11:30:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/306","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@ciflow%2Fdefault%2F306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306/manifests"},{"name":"v0.12.1","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1/manifests"},{"name":"v0.12.1-rc5","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5/manifests"},{"name":"v0.12.1-rc4","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4/manifests"},{"name":"v0.12.1-rc3","sha":"7b0def82b576712705b00f6a8a32f7e8266a96da","kind":"commit","published_at":"2022-07-29T14:57:04.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3/manifests"},{"name":"v0.12.1-rc2","sha":"6dff12c512e8604f5e27a7f95e40901351e930f9","kind":"commit","published_at":"2022-07-28T15:27:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2/manifests"},{"name":"v0.12.1-rc1","sha":"2dbc06fef79cb6065a054d5f9bf240502770b616","kind":"commit","published_at":"2022-07-26T12:29:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1/manifests"},{"name":"ciflow/default/1959","sha":"927c0e002e3d56dc2a9ce158c54b1152a9ae4f90","kind":"commit","published_at":"2022-07-13T05:49:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/1959","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/1959","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@ciflow%2Fdefault%2F1959","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959/manifests"},{"name":"v0.12.0-rc6","sha":"ca59c1d057d9067f6ad934bd2f7cd3bbf1820fc6","kind":"commit","published_at":"2022-06-29T16:39:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6/manifests"},{"name":"v0.12.0-rc4","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4/manifests"},{"name":"v0.12.0-rc3","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3/manifests"},{"name":"v0.12.0-rc5","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5/manifests"},{"name":"v0.12.0","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc2","sha":"fe925d4d5ef52187345ceaa3f445f274f74c56a1","kind":"commit","published_at":"2022-06-07T02:16:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2/manifests"},{"name":"v0.12.0-rc1","sha":"176b99e4797a4b070b929a10b1acf9ad30f051bb","kind":"commit","published_at":"2022-06-07T00:50:43.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1/manifests"},{"name":"v0.11.0","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0/manifests"},{"name":"v0.11.0-rc2","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2/manifests"},{"name":"v0.11.0-rc1","sha":"944f1422dca478aa6cfefbdd249dbb30b5f46ab5","kind":"commit","published_at":"2022-02-11T18:40:51.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1/manifests"},{"name":"v0.10.2","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc1","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1/manifests"},{"name":"v0.10.1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1/manifests"},{"name":"v0.10.1-rc1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1/manifests"},{"name":"v0.10.0-rc7","sha":"0e96e938205b8d504f0b8630fa507e400cc1c82e","kind":"commit","published_at":"2021-10-25T19:32:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7/manifests"},{"name":"v0.10.0","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0/manifests"},{"name":"v0.10.0-rc6","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6/manifests"},{"name":"v0.10.0-rc5","sha":"83e5debf0cd44cfc1f815b8b629559ba80a6bd0d","kind":"commit","published_at":"2021-10-18T22:19:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5/manifests"},{"name":"v0.10.0-rc4","sha":"fa390e1e05a026c9ac66b36aa70b70a515ffec20","kind":"commit","published_at":"2021-10-15T22:33:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4/manifests"},{"name":"v0.10.0-rc3","sha":"6bae1e9e3ab4eb3889a0fc4d1ab5af6a6a9a43fe","kind":"commit","published_at":"2021-10-15T15:11:05.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3/manifests"},{"name":"v0.10.0-rc2","sha":"515ad59ce61e9390123155e395de1ae47ec7080a","kind":"commit","published_at":"2021-10-13T19:23:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2/manifests"},{"name":"v0.10.0-rc1","sha":"ab97afa058ecb5e09608ca662f0796426b703448","kind":"commit","published_at":"2021-10-11T15:39:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1/manifests"},{"name":"v0.9.1","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc2","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2/manifests"},{"name":"v0.8.2-rc3","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3/manifests"},{"name":"v0.8.2","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2/manifests"},{"name":"v0.8.2-rc2","sha":"2a8c26f6aa35fe76168d61052c7bd296c7cd2731","kind":"commit","published_at":"2021-08-11T20:59:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2/manifests"},{"name":"v0.8.2-rc1","sha":"3be2dad424ddcbb830b844c950c38c21e49188e2","kind":"commit","published_at":"2021-08-04T19:48:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1/manifests"},{"name":"v0.9.1-rc1","sha":"028b639a92c070049abd7f69549caf0122e5c985","kind":"commit","published_at":"2021-06-28T18:33:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0-rc6","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6/manifests"},{"name":"v0.9.0","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"bc65767c01cb7024fa874b102d88b8ea3facb6e4","kind":"commit","published_at":"2021-06-14T21:44:41.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5/manifests"},{"name":"v0.9.0-rc4","sha":"e8bae86af01fdb03118aedd7ac3dd3519668071d","kind":"commit","published_at":"2021-06-14T12:43:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4/manifests"},{"name":"v0.9.0-rc3","sha":"c64d28522a6a1fe919c7e4f58bbddae74343ef97","kind":"commit","published_at":"2021-06-09T18:26:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"ccc0f462dbb3a3a94d7a9651d1cfaa3be82fe228","kind":"commit","published_at":"2021-06-03T18:09:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2/manifests"},{"name":"v0.9.0-rc1","sha":"ce701e97eddb7b190ab6dac4e1ac632817b14517","kind":"commit","published_at":"2021-06-01T21:19:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1-rc1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"099d7883c6b7af1d1c3b416191e5f3edf492e104","kind":"commit","published_at":"2021-03-01T17:29:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc3","sha":"a751e1dd128af62f616f9a24504de1b4a0181870","kind":"commit","published_at":"2021-02-24T21:37:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"5784b81691cf6484c79fa2af6e590f340af1ce1e","kind":"commit","published_at":"2021-02-23T21:27:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"b7e1cdaea78807efec2d1d8573e03eb9c5dd275f","kind":"commit","published_at":"2021-02-19T20:41:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2/manifests"},{"name":"v0.7.2-rc2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2/manifests"},{"name":"v0.7.2-rc1","sha":"cb6de823fc4ad07447665c7991451ba3045ff9c5","kind":"commit","published_at":"2020-12-09T15:32:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1/manifests"},{"name":"v0.7.1-rc1","sha":"1ec49fe6ce565510736d6a613083e0565570315b","kind":"commit","published_at":"2020-12-03T19:37:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1/manifests"},{"name":"v0.7.0","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc2","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"53643bf137f949df36ca0ac6a90ab16b9708dbfe","kind":"commit","published_at":"2020-10-13T23:53:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.0-rc2","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2/manifests"},{"name":"v0.6.0","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc1","sha":"d6f81d118e2ec116111c95d80e23566647645017","kind":"commit","published_at":"2020-06-24T18:33:58.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1/manifests"},{"name":"v0.5.1","sha":"71434798460a4ceca9d42004567ef419c62a612e","kind":"commit","published_at":"2020-06-01T18:09:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"09494ea545738538f9db2dceeffe10d421060ee5","kind":"commit","published_at":"2020-04-16T19:05:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8afed303af3de41f3586007079c0534543c8f663","kind":"commit","published_at":"2020-01-14T15:42:42.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b2c73b6067827e45f0433aae57833a9d222db68c","kind":"commit","published_at":"2019-08-05T18:38:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e3c778479f6226fc74deb19fc23ccb2889545c95","kind":"commit","published_at":"2019-08-05T15:45:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytorch/audio@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-06T08:13:56.977Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.542471489878608,"dependent_repos_count":69.6078431372549,"dependent_packages_count":7.466124823681255,"stargazers_count":1.4833852110688404,"forks_count":2.0904043965615404,"docker_downloads_count":null,"average":20.238045811689027},"purl":"pkg:pypi/gladia-torchaudio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gladia-torchaudio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gladia-torchaudio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gladia-torchaudio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T03:58:46.703Z","issues_count":269,"pull_requests_count":604,"avg_time_to_close_issue":19564286.192307692,"avg_time_to_close_pull_request":4871133.346938776,"issues_closed_count":130,"pull_requests_closed_count":441,"pull_request_authors_count":108,"issue_authors_count":205,"avg_comments_per_issue":3.1486988847583643,"avg_comments_per_pull_request":2.5165562913907285,"merged_pull_requests_count":230,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":48,"past_year_pull_requests_count":230,"past_year_avg_time_to_close_issue":1053224.3333333333,"past_year_avg_time_to_close_pull_request":411780.8292682927,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.7083333333333334,"past_year_avg_comments_per_pull_request":1.565217391304348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/issues","maintainers":[{"login":"samanklesaria","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samanklesaria"},{"login":"mthrok","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"NicolasHug","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"nateanl","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"},{"login":"osalpekar","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osalpekar"},{"login":"kit1980","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"pearu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearu"},{"login":"yoyololicon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"bigfootjon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"msaroufim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msaroufim"},{"login":"csukuangfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csukuangfj"}],"active_maintainers":[{"login":"samanklesaria","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samanklesaria"},{"login":"NicolasHug","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"pearu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearu"},{"login":"kit1980","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"yoyololicon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladia-torchaudio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladia-torchaudio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladia-torchaudio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gladia-torchaudio/related_packages","maintainers":[{"uuid":"rdguez.mariano","login":"rdguez.mariano","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/rdguez.mariano/","role":null,"created_at":"2023-09-05T07:12:56.361Z","updated_at":"2023-09-05T07:12:56.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rdguez.mariano/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":76457,"name":"py-torchaudio","ecosystem":"spack","description":"An audio package for PyTorch.\n","homepage":"https://github.com/pytorch/audio","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pytorch/audio","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:29:44.647Z","latest_release_published_at":"2022-04-05T09:29:44.647Z","latest_release_number":"0.4.0","last_synced_at":"2025-01-13T16:18:55.966Z","created_at":"2022-04-05T09:29:44.617Z","updated_at":"2025-01-13T16:18:55.967Z","registry_url":"https://packages.spack.io/package.html?name=py-torchaudio","install_command":"spack install py-torchaudio","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2023-10-06T02:10:50.000Z","size":1463967,"stargazers_count":2218,"open_issues_count":199,"forks_count":602,"subscribers_count":76,"default_branch":"main","last_synced_at":"2023-10-06T09:12:35.781Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2023-10-07T12:26:48.405Z","dependencies_parsed_at":"2023-09-23T13:17:03.235Z","dependency_job_id":"fa536c89-8d1f-432c-8b7b-c0a22c14e1fc","html_url":"https://github.com/pytorch/audio","commit_stats":{"total_commits":1990,"total_committers":224,"mean_commits":8.883928571428571,"dds":0.6447236180904523,"last_synced_commit":"151ac4d85007c7e14d9ece9023a2c2b4b0cc6a40"},"previous_names":[],"tags_count":97,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":169815979,"owners_count":9454023,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytorch","name":"pytorch","uuid":"21003710","kind":"organization","description":"","email":null,"website":"https://pytorch.org","location":"where the eigens are valued","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21003710?v=4","repositories_count":68,"last_synced_at":"2023-04-09T07:16:05.242Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytorch","created_at":"2022-11-02T16:23:02.582Z","updated_at":"2023-04-09T07:16:05.264Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch/repositories"},"tags":[{"name":"v2.1.0-rc5","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5/manifests"},{"name":"v2.1.0","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc4","sha":"17746cf0bb6f29dc0c1a3f4ba3f01f1990b68d53","kind":"commit","published_at":"2023-09-08T21:23:35.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4/manifests"},{"name":"v2.1.0-rc3","sha":"c715d0393218868f84e99d8ef9a6daa68d9f40e1","kind":"commit","published_at":"2023-09-05T17:34:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3/manifests"},{"name":"v2.1.0-rc2","sha":"49d3eeca9d8fc6709fc3ad42415fbadfb02c0332","kind":"commit","published_at":"2023-08-31T01:47:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"a7e9601f285d225fd9cd360da7d1346015e9ea13","kind":"commit","published_at":"2023-08-29T22:14:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.2-rc4","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4/manifests"},{"name":"v2.0.2","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc3","sha":"bc77e2b25ee470b184ab558f7e110ce1accaf2f1","kind":"commit","published_at":"2023-05-04T15:03:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"701239f864183e6490c62e0c54343ff9d921e20f","kind":"commit","published_at":"2023-04-24T14:49:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"f5a3a3d0d8e772d9df076d777c3f3263fe2f81fa","kind":"commit","published_at":"2023-04-19T19:38:26.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc3","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3/manifests"},{"name":"v2.0.1-rc2","sha":"d13d8db49d67d63ef1bcec4399cad73be81d3883","kind":"commit","published_at":"2023-03-15T17:13:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.0-rc6","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.1-rc1","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0-rc7","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc5","sha":"ff688de3282b25ed83c57b745921aa8de7b27b11","kind":"commit","published_at":"2023-03-04T14:06:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"3fc975cccabf1b7687ec51fdd22aab28df6538a8","kind":"commit","published_at":"2023-03-03T13:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"ef75761e17e093e3b6fc620d94c2b300d737a869","kind":"commit","published_at":"2023-03-02T17:02:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"6be2dd26393611593db9f5e077bdf3cffd21ca6a","kind":"commit","published_at":"2023-02-23T05:40:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b4f077d4d308fbb3e6591541a929e6fa93db0aae","kind":"commit","published_at":"2023-02-18T00:19:08.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1/manifests"},{"name":"v0.13.1-rc2","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2/manifests"},{"name":"v0.13.1","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1/manifests"},{"name":"v0.13.1-rc1","sha":"fbf968c071a35a758dfad518b83a186a5791efc3","kind":"commit","published_at":"2022-12-09T03:09:23.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1/manifests"},{"name":"v0.13.0","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc3","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3/manifests"},{"name":"v0.13.0-rc4","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4/manifests"},{"name":"v0.13.0-rc2","sha":"8b2fbf2819c1f30f9f9585cd7d48b5d8180a0810","kind":"commit","published_at":"2022-10-12T13:00:56.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2/manifests"},{"name":"v0.13.0-rc1","sha":"9574b7ca40fb57a9940e6e0a172e6c2a2cda93cc","kind":"commit","published_at":"2022-10-11T20:24:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1/manifests"},{"name":"ciflow/default/306","sha":"8c3d55cde42ebef5391d5c7a64e7cdb2e9be636b","kind":"commit","published_at":"2022-09-23T11:30:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/306","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/306","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306/manifests"},{"name":"v0.12.1-rc4","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4/manifests"},{"name":"v0.12.1-rc5","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5/manifests"},{"name":"v0.12.1","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1/manifests"},{"name":"v0.12.1-rc3","sha":"7b0def82b576712705b00f6a8a32f7e8266a96da","kind":"commit","published_at":"2022-07-29T14:57:04.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3/manifests"},{"name":"v0.12.1-rc2","sha":"6dff12c512e8604f5e27a7f95e40901351e930f9","kind":"commit","published_at":"2022-07-28T15:27:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2/manifests"},{"name":"v0.12.1-rc1","sha":"2dbc06fef79cb6065a054d5f9bf240502770b616","kind":"commit","published_at":"2022-07-26T12:29:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1/manifests"},{"name":"ciflow/default/1959","sha":"927c0e002e3d56dc2a9ce158c54b1152a9ae4f90","kind":"commit","published_at":"2022-07-13T05:49:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/1959","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/1959","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959/manifests"},{"name":"v0.12.0-rc6","sha":"ca59c1d057d9067f6ad934bd2f7cd3bbf1820fc6","kind":"commit","published_at":"2022-06-29T16:39:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6/manifests"},{"name":"v0.12.0-rc3","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3/manifests"},{"name":"v0.12.0","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc5","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5/manifests"},{"name":"v0.12.0-rc4","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4/manifests"},{"name":"v0.12.0-rc2","sha":"fe925d4d5ef52187345ceaa3f445f274f74c56a1","kind":"commit","published_at":"2022-06-07T02:16:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2/manifests"},{"name":"v0.12.0-rc1","sha":"176b99e4797a4b070b929a10b1acf9ad30f051bb","kind":"commit","published_at":"2022-06-07T00:50:43.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1/manifests"},{"name":"v0.11.0","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0/manifests"},{"name":"v0.11.0-rc2","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2/manifests"},{"name":"v0.11.0-rc1","sha":"944f1422dca478aa6cfefbdd249dbb30b5f46ab5","kind":"commit","published_at":"2022-02-11T18:40:51.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1/manifests"},{"name":"v0.10.2","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc1","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1/manifests"},{"name":"v0.10.1-rc1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1/manifests"},{"name":"v0.10.1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1/manifests"},{"name":"v0.10.0-rc7","sha":"0e96e938205b8d504f0b8630fa507e400cc1c82e","kind":"commit","published_at":"2021-10-25T19:32:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7/manifests"},{"name":"v0.10.0-rc6","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6/manifests"},{"name":"v0.10.0","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0/manifests"},{"name":"v0.10.0-rc5","sha":"83e5debf0cd44cfc1f815b8b629559ba80a6bd0d","kind":"commit","published_at":"2021-10-18T22:19:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5/manifests"},{"name":"v0.10.0-rc4","sha":"fa390e1e05a026c9ac66b36aa70b70a515ffec20","kind":"commit","published_at":"2021-10-15T22:33:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4/manifests"},{"name":"v0.10.0-rc3","sha":"6bae1e9e3ab4eb3889a0fc4d1ab5af6a6a9a43fe","kind":"commit","published_at":"2021-10-15T15:11:05.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3/manifests"},{"name":"v0.10.0-rc2","sha":"515ad59ce61e9390123155e395de1ae47ec7080a","kind":"commit","published_at":"2021-10-13T19:23:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2/manifests"},{"name":"v0.10.0-rc1","sha":"ab97afa058ecb5e09608ca662f0796426b703448","kind":"commit","published_at":"2021-10-11T15:39:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1/manifests"},{"name":"v0.9.1","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1/manifests"},{"name":"v0.9.1-rc2","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2/manifests"},{"name":"v0.8.2-rc3","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3/manifests"},{"name":"v0.8.2","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2/manifests"},{"name":"v0.8.2-rc2","sha":"2a8c26f6aa35fe76168d61052c7bd296c7cd2731","kind":"commit","published_at":"2021-08-11T20:59:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2/manifests"},{"name":"v0.8.2-rc1","sha":"3be2dad424ddcbb830b844c950c38c21e49188e2","kind":"commit","published_at":"2021-08-04T19:48:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1/manifests"},{"name":"v0.9.1-rc1","sha":"028b639a92c070049abd7f69549caf0122e5c985","kind":"commit","published_at":"2021-06-28T18:33:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc6","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6/manifests"},{"name":"v0.9.0-rc5","sha":"bc65767c01cb7024fa874b102d88b8ea3facb6e4","kind":"commit","published_at":"2021-06-14T21:44:41.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5/manifests"},{"name":"v0.9.0-rc4","sha":"e8bae86af01fdb03118aedd7ac3dd3519668071d","kind":"commit","published_at":"2021-06-14T12:43:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4/manifests"},{"name":"v0.9.0-rc3","sha":"c64d28522a6a1fe919c7e4f58bbddae74343ef97","kind":"commit","published_at":"2021-06-09T18:26:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"ccc0f462dbb3a3a94d7a9651d1cfaa3be82fe228","kind":"commit","published_at":"2021-06-03T18:09:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2/manifests"},{"name":"v0.9.0-rc1","sha":"ce701e97eddb7b190ab6dac4e1ac632817b14517","kind":"commit","published_at":"2021-06-01T21:19:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"099d7883c6b7af1d1c3b416191e5f3edf492e104","kind":"commit","published_at":"2021-03-01T17:29:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc3","sha":"a751e1dd128af62f616f9a24504de1b4a0181870","kind":"commit","published_at":"2021-02-24T21:37:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"5784b81691cf6484c79fa2af6e590f340af1ce1e","kind":"commit","published_at":"2021-02-23T21:27:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"b7e1cdaea78807efec2d1d8573e03eb9c5dd275f","kind":"commit","published_at":"2021-02-19T20:41:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2/manifests"},{"name":"v0.7.2-rc2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2/manifests"},{"name":"v0.7.2-rc1","sha":"cb6de823fc4ad07447665c7991451ba3045ff9c5","kind":"commit","published_at":"2020-12-09T15:32:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1/manifests"},{"name":"v0.7.1-rc1","sha":"1ec49fe6ce565510736d6a613083e0565570315b","kind":"commit","published_at":"2020-12-03T19:37:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1/manifests"},{"name":"v0.7.0-rc2","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc1","sha":"53643bf137f949df36ca0ac6a90ab16b9708dbfe","kind":"commit","published_at":"2020-10-13T23:53:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.0-rc2","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2/manifests"},{"name":"v0.6.0","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc1","sha":"d6f81d118e2ec116111c95d80e23566647645017","kind":"commit","published_at":"2020-06-24T18:33:58.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1/manifests"},{"name":"v0.5.1","sha":"71434798460a4ceca9d42004567ef419c62a612e","kind":"commit","published_at":"2020-06-01T18:09:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"09494ea545738538f9db2dceeffe10d421060ee5","kind":"commit","published_at":"2020-04-16T19:05:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8afed303af3de41f3586007079c0534543c8f663","kind":"commit","published_at":"2020-01-14T15:42:42.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1/manifests"},{"name":"v0.3.2","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"b2c73b6067827e45f0433aae57833a9d222db68c","kind":"commit","published_at":"2019-08-05T18:38:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e3c778479f6226fc74deb19fc23ccb2889545c95","kind":"commit","published_at":"2019-08-05T15:45:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2023-11-06T09:20:48.537Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":5.141030985132694,"forks_count":4.071140753091566,"average":16.62150896206753},"purl":"pkg:spack/py-torchaudio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-torchaudio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-torchaudio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-torchaudio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-11-05T18:40:36.061Z","issues_count":132,"pull_requests_count":279,"avg_time_to_close_issue":25520941.483516485,"avg_time_to_close_pull_request":6614316.972,"issues_closed_count":91,"pull_requests_closed_count":250,"pull_request_authors_count":44,"issue_authors_count":92,"avg_comments_per_issue":3.6893939393939394,"avg_comments_per_pull_request":3.781362007168459,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":90,"past_year_pull_requests_count":250,"past_year_avg_time_to_close_issue":3067670.789473684,"past_year_avg_time_to_close_pull_request":1174710.8660714286,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":224,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":2.533333333333333,"past_year_avg_comments_per_pull_request":3.912,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":71},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-torchaudio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-torchaudio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-torchaudio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-torchaudio/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:07.575Z","updated_at":"2022-11-14T16:56:07.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2950630,"name":"torchaudio","ecosystem":"pypi","description":"An audio package for PyTorch","homepage":"https://github.com/pytorch/audio","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytorch/audio","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2019-08-08T16:15:16.000Z","latest_release_published_at":"2025-08-06T14:58:32.000Z","latest_release_number":"2.8.0","last_synced_at":"2025-09-07T15:31:23.528Z","created_at":"2022-04-10T12:52:24.106Z","updated_at":"2025-09-07T15:31:23.528Z","registry_url":"https://pypi.org/project/torchaudio/","install_command":"pip install torchaudio --index-url https://pypi.org/simple","documentation_url":"https://torchaudio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Plugins","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: C++","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Multimedia :: Sound/Audio","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"torchaudio","project_status":null},"repo_metadata":{"id":37269693,"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2024-10-25T11:34:47.000Z","size":1531299,"stargazers_count":2523,"open_issues_count":258,"forks_count":650,"subscribers_count":72,"default_branch":"main","last_synced_at":"2024-10-25T21:56:52.209Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytorch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2024-10-25T11:58:30.000Z","dependencies_parsed_at":"2023-09-23T13:17:03.235Z","dependency_job_id":"fa536c89-8d1f-432c-8b7b-c0a22c14e1fc","html_url":"https://github.com/pytorch/audio","commit_stats":{"total_commits":2296,"total_committers":256,"mean_commits":8.96875,"dds":0.6219512195121951,"last_synced_commit":"ba696ea3dfec4cbe693bf06a84c75dc196077f5b"},"previous_names":[],"tags_count":151,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221861348,"owners_count":16893349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytorch","name":"pytorch","uuid":"21003710","kind":"organization","description":"","email":null,"website":"https://pytorch.org","location":"where the eigens are valued","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21003710?v=4","repositories_count":68,"last_synced_at":"2023-04-09T07:16:05.242Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytorch","funding_links":[],"total_stars":181525,"followers":null,"following":null,"created_at":"2022-11-02T16:23:02.582Z","updated_at":"2023-04-09T07:16:05.264Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch/repositories"},"tags":[{"name":"v2.5.1-rc1","sha":"1661daf10599ca8889f092ec37814fabbe202bb0","kind":"commit","published_at":"2024-10-23T12:01:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.1-rc1/manifests"},{"name":"v2.5.0","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0/manifests"},{"name":"v2.5.0-rc5","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc5/manifests"},{"name":"v2.5.0-rc2","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc2/manifests"},{"name":"v2.5.0-rc3","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc3/manifests"},{"name":"v2.5.0-rc4","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc4/manifests"},{"name":"v2.5.0-rc1","sha":"56bc006d56a0d4960de6a1e0b6340cba4eda05cd","kind":"commit","published_at":"2024-09-11T21:37:38.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.5.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.5.0-rc1/manifests"},{"name":"v2.4.1-rc4","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc2","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc3","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc5","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1","sha":"e8cbe17769796ce963fbc71b8990f1474774e6d2","kind":"commit","published_at":"2024-08-22T19:13:44.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1/manifests"},{"name":"v2.4.0-rc4","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.1-rc1","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.1-rc1/manifests"},{"name":"v2.4.0-rc1","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc1/manifests"},{"name":"v2.4.0-rc2","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc2/manifests"},{"name":"v2.4.0-rc3","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0","sha":"69d40773dc4ed86643820c21a8a880e4d074a46e","kind":"commit","published_at":"2024-06-13T16:36:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.4.0/manifests"},{"name":"v2.3.1-rc2","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.1-rc3","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1","sha":"3edcf69e78a3c9a3077a11159861422440ec7d4a","kind":"commit","published_at":"2024-05-23T18:16:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"952ea7457bcc3ed0669e7741ff23015c426d6322","kind":"commit","published_at":"2024-04-15T16:44:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2/manifests"},{"name":"v2.2.2-rc2","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2-rc3","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc3/manifests"},{"name":"v2.2.2-rc4","sha":"cefdb369247668e1dba74de503d4d996124b6b11","kind":"commit","published_at":"2024-03-20T13:44:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc4/manifests"},{"name":"v2.2.2-rc1","sha":"dc7ee01e1cad43418456a20a43e01d49be3149f9","kind":"commit","published_at":"2024-03-19T22:06:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.0-rc2","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc4","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc5","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc5/manifests"},{"name":"v2.3.0-rc3","sha":"8164cca2447d26a68e0bad10f29424540d1fcdb2","kind":"commit","published_at":"2024-03-19T18:17:22.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc1","sha":"12fb1df2368c6a085368232cbc6d72cd88a2d4a5","kind":"commit","published_at":"2024-03-18T21:22:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.3.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.3.0-rc1/manifests"},{"name":"ciflow/rocm/3756","sha":"5cfb82fd8328e25a98ada809e4e2e11f096c331f","kind":"commit","published_at":"2024-03-06T19:30:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/rocm/3756","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/rocm/3756","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Frocm%2F3756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Frocm%2F3756/manifests"},{"name":"v2.2.1-rc2","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1-rc3","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc3/manifests"},{"name":"v2.2.1-rc4","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc4/manifests"},{"name":"v2.2.1","sha":"06ea59c97d56868e487490702d01b3cf59103b9c","kind":"commit","published_at":"2024-02-12T22:44:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"b9e72ccbf7e48707f927bd644bdb82a9ab536c75","kind":"commit","published_at":"2024-02-12T21:04:13.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.1-rc1/manifests"},{"name":"v2.2.0-rc5","sha":"08901ade5d17d3e3cf6fc039cbd601cbd2853686","kind":"commit","published_at":"2024-01-12T16:50:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc5/manifests"},{"name":"v2.2.0","sha":"08901ade5d17d3e3cf6fc039cbd601cbd2853686","kind":"commit","published_at":"2024-01-12T16:50:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0/manifests"},{"name":"v2.2.0-rc3","sha":"8c1ddfc57a9e4668733451356707f206028b868f","kind":"commit","published_at":"2024-01-12T16:10:27.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc3/manifests"},{"name":"v2.2.0-rc4","sha":"8c1ddfc57a9e4668733451356707f206028b868f","kind":"commit","published_at":"2024-01-12T16:10:27.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc4/manifests"},{"name":"v2.2.0-rc2","sha":"ff9b404c1877c8414fa6eefc5f7c14dcf9d0253d","kind":"commit","published_at":"2023-12-15T00:20:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc2/manifests"},{"name":"v2.2.0-rc1","sha":"87d8801184305204b9c8ac173a3dfbe0659dd322","kind":"commit","published_at":"2023-12-08T19:20:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.2.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.2.0-rc1/manifests"},{"name":"v2.1.2","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc3","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"c4c1957d24b423200fd83591d46066135979a5a8","kind":"commit","published_at":"2023-11-23T00:21:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.2-rc1/manifests"},{"name":"v2.1.1-rc4","sha":"db624844f5c95bb7618fe5a5f532bf9b68efeb45","kind":"commit","published_at":"2023-11-14T19:43:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc4/manifests"},{"name":"v2.1.1","sha":"db624844f5c95bb7618fe5a5f532bf9b68efeb45","kind":"commit","published_at":"2023-11-14T19:43:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1/manifests"},{"name":"v2.1.1-rc3","sha":"5784206b90d738de888dce4c99b8b46be213f019","kind":"commit","published_at":"2023-10-31T19:51:30.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc3/manifests"},{"name":"v2.1.1-rc2","sha":"5784206b90d738de888dce4c99b8b46be213f019","kind":"commit","published_at":"2023-10-31T19:51:30.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc2/manifests"},{"name":"v2.1.1-rc1","sha":"d105ff5003bb6ed2bdad4c7637cff21fe5397860","kind":"commit","published_at":"2023-10-26T01:05:46.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.1-rc1/manifests"},{"name":"v2.1.0","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc5","sha":"6ea1133706801ec6e81bb29142da2e21a8583a0a","kind":"commit","published_at":"2023-09-21T17:56:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc5/manifests"},{"name":"v2.1.0-rc4","sha":"17746cf0bb6f29dc0c1a3f4ba3f01f1990b68d53","kind":"commit","published_at":"2023-09-08T21:23:35.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc4/manifests"},{"name":"v2.1.0-rc3","sha":"c715d0393218868f84e99d8ef9a6daa68d9f40e1","kind":"commit","published_at":"2023-09-05T17:34:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc3/manifests"},{"name":"v2.1.0-rc2","sha":"49d3eeca9d8fc6709fc3ad42415fbadfb02c0332","kind":"commit","published_at":"2023-08-31T01:47:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc2/manifests"},{"name":"v2.1.0-rc1","sha":"a7e9601f285d225fd9cd360da7d1346015e9ea13","kind":"commit","published_at":"2023-08-29T22:14:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.1.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.1.0-rc1/manifests"},{"name":"v2.0.2","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2/manifests"},{"name":"v2.0.2-rc4","sha":"31de77dad5c89274451b3f5c4bcb630be12787c4","kind":"commit","published_at":"2023-05-04T22:30:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc4/manifests"},{"name":"v2.0.2-rc3","sha":"bc77e2b25ee470b184ab558f7e110ce1accaf2f1","kind":"commit","published_at":"2023-05-04T15:03:33.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc3/manifests"},{"name":"v2.0.2-rc2","sha":"701239f864183e6490c62e0c54343ff9d921e20f","kind":"commit","published_at":"2023-04-24T14:49:21.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc2/manifests"},{"name":"v2.0.2-rc1","sha":"f5a3a3d0d8e772d9df076d777c3f3263fe2f81fa","kind":"commit","published_at":"2023-04-19T19:38:26.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.2-rc1/manifests"},{"name":"v2.0.1-rc3","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc3/manifests"},{"name":"v2.0.1","sha":"3b40834aca41957002dfe074175e900cf8906237","kind":"commit","published_at":"2023-03-15T18:02:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1/manifests"},{"name":"v2.0.1-rc2","sha":"d13d8db49d67d63ef1bcec4399cad73be81d3883","kind":"commit","published_at":"2023-03-15T17:13:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc2/manifests"},{"name":"v2.0.0-rc6","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc6/manifests"},{"name":"v2.0.1-rc1","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.1-rc1/manifests"},{"name":"v2.0.0-rc7","sha":"d279951a3e444870ee778ec1a564da8fc0b2ccd9","kind":"commit","published_at":"2023-03-07T17:35:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc7/manifests"},{"name":"v2.0.0-rc5","sha":"ff688de3282b25ed83c57b745921aa8de7b27b11","kind":"commit","published_at":"2023-03-04T14:06:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc5/manifests"},{"name":"v2.0.0-rc4","sha":"3fc975cccabf1b7687ec51fdd22aab28df6538a8","kind":"commit","published_at":"2023-03-03T13:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc4/manifests"},{"name":"v2.0.0-rc3","sha":"ef75761e17e093e3b6fc620d94c2b300d737a869","kind":"commit","published_at":"2023-03-02T17:02:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc3/manifests"},{"name":"v2.0.0-rc2","sha":"6be2dd26393611593db9f5e077bdf3cffd21ca6a","kind":"commit","published_at":"2023-02-23T05:40:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc2/manifests"},{"name":"v2.0.0-rc1","sha":"b4f077d4d308fbb3e6591541a929e6fa93db0aae","kind":"commit","published_at":"2023-02-18T00:19:08.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v2.0.0-rc1/manifests"},{"name":"v0.13.1-rc2","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc2/manifests"},{"name":"v0.13.1","sha":"b90d79882c3521fb3882833320b4b85df3b622f4","kind":"commit","published_at":"2022-12-09T22:28:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1/manifests"},{"name":"v0.13.1-rc1","sha":"fbf968c071a35a758dfad518b83a186a5791efc3","kind":"commit","published_at":"2022-12-09T03:09:23.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.1-rc1/manifests"},{"name":"v0.13.0-rc3","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc3/manifests"},{"name":"v0.13.0","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc4","sha":"bc8640b4722abf6587fb4cc2521da45aeb55a711","kind":"commit","published_at":"2022-10-20T23:14:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc4/manifests"},{"name":"v0.13.0-rc2","sha":"8b2fbf2819c1f30f9f9585cd7d48b5d8180a0810","kind":"commit","published_at":"2022-10-12T13:00:56.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc2/manifests"},{"name":"v0.13.0-rc1","sha":"9574b7ca40fb57a9940e6e0a172e6c2a2cda93cc","kind":"commit","published_at":"2022-10-11T20:24:20.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.13.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.13.0-rc1/manifests"},{"name":"ciflow/default/306","sha":"8c3d55cde42ebef5391d5c7a64e7cdb2e9be636b","kind":"commit","published_at":"2022-09-23T11:30:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/306","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/306","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F306/manifests"},{"name":"v0.12.1-rc5","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc5/manifests"},{"name":"v0.12.1-rc4","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc4/manifests"},{"name":"v0.12.1","sha":"58da31733e08438f9d1816f55f54756e53872a92","kind":"commit","published_at":"2022-08-01T16:10:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1/manifests"},{"name":"v0.12.1-rc3","sha":"7b0def82b576712705b00f6a8a32f7e8266a96da","kind":"commit","published_at":"2022-07-29T14:57:04.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc3/manifests"},{"name":"v0.12.1-rc2","sha":"6dff12c512e8604f5e27a7f95e40901351e930f9","kind":"commit","published_at":"2022-07-28T15:27:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc2/manifests"},{"name":"v0.12.1-rc1","sha":"2dbc06fef79cb6065a054d5f9bf240502770b616","kind":"commit","published_at":"2022-07-26T12:29:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.1-rc1/manifests"},{"name":"ciflow/default/1959","sha":"927c0e002e3d56dc2a9ce158c54b1152a9ae4f90","kind":"commit","published_at":"2022-07-13T05:49:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/ciflow/default/1959","html_url":"https://github.com/pytorch/audio/releases/tag/ciflow/default/1959","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/ciflow%2Fdefault%2F1959/manifests"},{"name":"v0.12.0-rc6","sha":"ca59c1d057d9067f6ad934bd2f7cd3bbf1820fc6","kind":"commit","published_at":"2022-06-29T16:39:55.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc6/manifests"},{"name":"v0.12.0-rc3","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc3/manifests"},{"name":"v0.12.0","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc5","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc5/manifests"},{"name":"v0.12.0-rc4","sha":"2e1388401c434011e9f044b40bc8374f2ddfc414","kind":"commit","published_at":"2022-06-15T19:03:18.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc4/manifests"},{"name":"v0.12.0-rc2","sha":"fe925d4d5ef52187345ceaa3f445f274f74c56a1","kind":"commit","published_at":"2022-06-07T02:16:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc2/manifests"},{"name":"v0.12.0-rc1","sha":"176b99e4797a4b070b929a10b1acf9ad30f051bb","kind":"commit","published_at":"2022-06-07T00:50:43.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.12.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.12.0-rc1/manifests"},{"name":"v0.11.0","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0/manifests"},{"name":"v0.11.0-rc2","sha":"820b383b3b21fc06e91631a5b1e6ea1557836216","kind":"commit","published_at":"2022-02-24T20:13:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc2/manifests"},{"name":"v0.11.0-rc1","sha":"944f1422dca478aa6cfefbdd249dbb30b5f46ab5","kind":"commit","published_at":"2022-02-11T18:40:51.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.11.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.11.0-rc1/manifests"},{"name":"v0.10.2","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc1","sha":"6f539cf3edc4224b51798e962ca28519e5479ffb","kind":"commit","published_at":"2022-01-20T19:32:06.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.2-rc1/manifests"},{"name":"v0.10.1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1/manifests"},{"name":"v0.10.1-rc1","sha":"4b64f80bef85bd951ea35048c461c8304e7fc4c4","kind":"commit","published_at":"2021-12-13T23:39:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.1-rc1/manifests"},{"name":"v0.10.0-rc7","sha":"0e96e938205b8d504f0b8630fa507e400cc1c82e","kind":"commit","published_at":"2021-10-25T19:32:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc7","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc7/manifests"},{"name":"v0.10.0","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0/manifests"},{"name":"v0.10.0-rc6","sha":"d2634d866603c1e2fc8e44cd6e9aea7ddd21fe29","kind":"commit","published_at":"2021-10-19T23:12:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc6/manifests"},{"name":"v0.10.0-rc5","sha":"83e5debf0cd44cfc1f815b8b629559ba80a6bd0d","kind":"commit","published_at":"2021-10-18T22:19:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc5/manifests"},{"name":"v0.10.0-rc4","sha":"fa390e1e05a026c9ac66b36aa70b70a515ffec20","kind":"commit","published_at":"2021-10-15T22:33:10.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc4/manifests"},{"name":"v0.10.0-rc3","sha":"6bae1e9e3ab4eb3889a0fc4d1ab5af6a6a9a43fe","kind":"commit","published_at":"2021-10-15T15:11:05.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc3/manifests"},{"name":"v0.10.0-rc2","sha":"515ad59ce61e9390123155e395de1ae47ec7080a","kind":"commit","published_at":"2021-10-13T19:23:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc2/manifests"},{"name":"v0.10.0-rc1","sha":"ab97afa058ecb5e09608ca662f0796426b703448","kind":"commit","published_at":"2021-10-11T15:39:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.10.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.10.0-rc1/manifests"},{"name":"v0.9.1-rc2","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc2/manifests"},{"name":"v0.9.1","sha":"a85b2398722182dd87e76d9ffcbbbf7e227b83ce","kind":"commit","published_at":"2021-09-14T19:46:50.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1/manifests"},{"name":"v0.8.2-rc3","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc3/manifests"},{"name":"v0.8.2","sha":"d254d547d183e7203e455de6b99e56d3ffdd4499","kind":"commit","published_at":"2021-08-12T17:05:28.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2/manifests"},{"name":"v0.8.2-rc2","sha":"2a8c26f6aa35fe76168d61052c7bd296c7cd2731","kind":"commit","published_at":"2021-08-11T20:59:03.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc2/manifests"},{"name":"v0.8.2-rc1","sha":"3be2dad424ddcbb830b844c950c38c21e49188e2","kind":"commit","published_at":"2021-08-04T19:48:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.2-rc1/manifests"},{"name":"v0.9.1-rc1","sha":"028b639a92c070049abd7f69549caf0122e5c985","kind":"commit","published_at":"2021-06-28T18:33:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.1-rc1/manifests"},{"name":"v0.9.0-rc6","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc6","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc6/manifests"},{"name":"v0.9.0","sha":"33b2469744955e2129c6367457dffe9bb4b05dea","kind":"commit","published_at":"2021-06-15T13:10:54.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc5","sha":"bc65767c01cb7024fa874b102d88b8ea3facb6e4","kind":"commit","published_at":"2021-06-14T21:44:41.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc5","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc5/manifests"},{"name":"v0.9.0-rc4","sha":"e8bae86af01fdb03118aedd7ac3dd3519668071d","kind":"commit","published_at":"2021-06-14T12:43:59.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc4","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc4/manifests"},{"name":"v0.9.0-rc3","sha":"c64d28522a6a1fe919c7e4f58bbddae74343ef97","kind":"commit","published_at":"2021-06-09T18:26:01.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"ccc0f462dbb3a3a94d7a9651d1cfaa3be82fe228","kind":"commit","published_at":"2021-06-03T18:09:29.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc2/manifests"},{"name":"v0.9.0-rc1","sha":"ce701e97eddb7b190ab6dac4e1ac632817b14517","kind":"commit","published_at":"2021-06-01T21:19:45.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.9.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.9.0-rc1/manifests"},{"name":"v0.8.1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1/manifests"},{"name":"v0.8.1-rc1","sha":"e4e171a51714b2b2bd79e1aea199c3f658eddf9a","kind":"commit","published_at":"2021-03-20T19:22:31.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.1-rc1/manifests"},{"name":"v0.8.0","sha":"099d7883c6b7af1d1c3b416191e5f3edf492e104","kind":"commit","published_at":"2021-03-01T17:29:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc3","sha":"a751e1dd128af62f616f9a24504de1b4a0181870","kind":"commit","published_at":"2021-02-24T21:37:40.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc3","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc3/manifests"},{"name":"v0.8.0-rc2","sha":"5784b81691cf6484c79fa2af6e590f340af1ce1e","kind":"commit","published_at":"2021-02-23T21:27:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc2/manifests"},{"name":"v0.8.0-rc1","sha":"b7e1cdaea78807efec2d1d8573e03eb9c5dd275f","kind":"commit","published_at":"2021-02-19T20:41:37.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.8.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.8.0-rc1/manifests"},{"name":"v0.7.2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2/manifests"},{"name":"v0.7.2-rc2","sha":"a853dff25de36cc637b1f02029343790d2dd0199","kind":"commit","published_at":"2020-12-10T16:33:53.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc2/manifests"},{"name":"v0.7.2-rc1","sha":"cb6de823fc4ad07447665c7991451ba3045ff9c5","kind":"commit","published_at":"2020-12-09T15:32:00.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.2-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.2-rc1/manifests"},{"name":"v0.7.1-rc1","sha":"1ec49fe6ce565510736d6a613083e0565570315b","kind":"commit","published_at":"2020-12-03T19:37:57.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.1-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.1-rc1/manifests"},{"name":"v0.7.0","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc2","sha":"ac17b64f4daedd45d0495e2512e22eaa6e5b7eeb","kind":"commit","published_at":"2020-10-20T20:47:07.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc2/manifests"},{"name":"v0.7.0-rc1","sha":"53643bf137f949df36ca0ac6a90ab16b9708dbfe","kind":"commit","published_at":"2020-10-13T23:53:52.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.7.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.7.0-rc1/manifests"},{"name":"v0.6.0","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc2","sha":"f17ae39ff9da0df8f795fef2fcc192f298f81268","kind":"commit","published_at":"2020-07-20T16:53:34.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc2/manifests"},{"name":"v0.6.0-rc1","sha":"d6f81d118e2ec116111c95d80e23566647645017","kind":"commit","published_at":"2020-06-24T18:33:58.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.6.0-rc1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.6.0-rc1/manifests"},{"name":"v0.5.1","sha":"71434798460a4ceca9d42004567ef419c62a612e","kind":"commit","published_at":"2020-06-01T18:09:17.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"09494ea545738538f9db2dceeffe10d421060ee5","kind":"commit","published_at":"2020-04-16T19:05:15.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.5.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"8afed303af3de41f3586007079c0534543c8f663","kind":"commit","published_at":"2020-01-14T15:42:42.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.4.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.2","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ecffe24db5b59101d2301d0e7b11a87189731483","kind":"commit","published_at":"2019-10-11T17:24:48.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.1","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b2c73b6067827e45f0433aae57833a9d222db68c","kind":"commit","published_at":"2019-08-05T18:38:47.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.3.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e3c778479f6226fc74deb19fc23ccb2889545c95","kind":"commit","published_at":"2019-08-05T15:45:24.000Z","download_url":"https://codeload.github.com/pytorch/audio/tar.gz/v0.2.0","html_url":"https://github.com/pytorch/audio/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:25:53.396Z","dependent_packages_count":534,"downloads":10104492,"downloads_period":"last-month","dependent_repos_count":11395,"rankings":{"downloads":0.24169264593641185,"dependent_repos_count":0.08277925658152048,"dependent_packages_count":0.05733825201870518,"stargazers_count":1.4928745286708613,"forks_count":2.0872577018897736,"docker_downloads_count":0.557810678524099,"average":0.7532921772702287},"purl":"pkg:pypi/torchaudio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/torchaudio","docker_dependents_count":1147,"docker_downloads_count":12723776,"usage_url":"https://repos.ecosyste.ms/usage/pypi/torchaudio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/torchaudio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T16:54:19.136Z","issues_count":233,"pull_requests_count":371,"avg_time_to_close_issue":20833010.11570248,"avg_time_to_close_pull_request":5715247.405063291,"issues_closed_count":121,"pull_requests_closed_count":316,"pull_request_authors_count":79,"issue_authors_count":175,"avg_comments_per_issue":3.6266094420600856,"avg_comments_per_pull_request":3.3638814016172507,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":78,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":2427935.25,"past_year_avg_time_to_close_pull_request":502286.5254237288,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.7906976744186047,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/issues","maintainers":[{"login":"mthrok","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"nateanl","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"},{"login":"osalpekar","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osalpekar"},{"login":"NicolasHug","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"kit1980","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"yoyololicon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"bigfootjon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"csukuangfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csukuangfj"},{"login":"msaroufim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msaroufim"}],"active_maintainers":[{"login":"mthrok","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"yoyololicon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"nateanl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"},{"login":"NicolasHug","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"bigfootjon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"csukuangfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csukuangfj"},{"login":"kit1980","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchaudio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchaudio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchaudio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/torchaudio/related_packages","maintainers":[{"uuid":"soumith","login":"soumith","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/soumith/","role":null,"created_at":"2023-01-20T15:52:02.417Z","updated_at":"2023-01-20T15:52:02.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/soumith/packages"},{"uuid":"seemethere","login":"seemethere","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/seemethere/","role":null,"created_at":"2023-01-20T15:52:02.414Z","updated_at":"2023-01-20T15:52:02.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/seemethere/packages"},{"uuid":"ezyang","login":"ezyang","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/ezyang/","role":null,"created_at":"2023-01-20T15:52:02.422Z","updated_at":"2023-01-20T15:52:02.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ezyang/packages"},{"uuid":"cpuhrsch","login":"cpuhrsch","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/cpuhrsch/","role":null,"created_at":"2023-01-20T15:52:02.420Z","updated_at":"2023-01-20T15:52:02.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cpuhrsch/packages"},{"uuid":"malfet","login":"malfet","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/malfet/","role":null,"created_at":"2023-03-23T08:00:23.915Z","updated_at":"2023-03-23T08:00:23.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/malfet/packages"},{"uuid":"atalman","login":"atalman","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/atalman/","role":null,"created_at":"2023-03-23T08:00:23.572Z","updated_at":"2023-03-23T08:00:23.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/atalman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":3920726,"name":"github.com/pytorch/audio","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/pytorch/audio","keywords_array":[],"namespace":"github.com/pytorch","versions_count":174,"first_release_published_at":"2019-08-05T15:45:24.000Z","latest_release_published_at":"2025-07-16T08:45:33.000Z","latest_release_number":"v2.8.0+incompatible","last_synced_at":"2025-09-05T14:14:19.962Z","created_at":"2022-04-12T02:04:50.271Z","updated_at":"2025-09-05T14:14:19.962Z","registry_url":"https://pkg.go.dev/github.com/pytorch/audio","install_command":"go get github.com/pytorch/audio","documentation_url":"https://pkg.go.dev/github.com/pytorch/audio#section-documentation","metadata":{},"repo_metadata":{"uuid":"90321822","full_name":"pytorch/audio","owner":"pytorch","description":"Data manipulation and transformation for audio signal processing, powered by PyTorch","archived":false,"fork":false,"pushed_at":"2023-03-21T11:31:02.000Z","size":922915,"stargazers_count":2027,"open_issues_count":227,"forks_count":535,"subscribers_count":74,"default_branch":"main","last_synced_at":"2023-03-21T12:40:22.969Z","etag":null,"topics":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"latest_commit_sha":null,"homepage":"https://pytorch.org/audio","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null}},"created_at":"2017-05-05T00:38:05.000Z","updated_at":"2023-03-20T23:51:26.000Z","dependencies_parsed_at":"2022-07-10T16:02:34.587Z","dependency_job_id":null,"html_url":"https://github.com/pytorch/audio","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytorch","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:15:04.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pytorch/audio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pytorch/audio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pytorch/audio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pytorch/audio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-19T06:22:34.269Z","issues_count":89,"pull_requests_count":156,"avg_time_to_close_issue":23306713.074626867,"avg_time_to_close_pull_request":5692409.029411765,"issues_closed_count":67,"pull_requests_closed_count":136,"pull_request_authors_count":30,"issue_authors_count":65,"avg_comments_per_issue":4.134831460674158,"avg_comments_per_pull_request":4.435897435897436,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":66,"past_year_pull_requests_count":146,"past_year_avg_time_to_close_issue":6258997.102040816,"past_year_avg_time_to_close_pull_request":2354877.7086614175,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":3.0454545454545454,"past_year_avg_comments_per_pull_request":4.417808219178082,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytorch%2Faudio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytorch%2Faudio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytorch%2Faudio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytorch%2Faudio/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1953866,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":6982,"full_name":"pytorch/audio","default_branch":"main","committers":[{"name":"moto","email":"855818+mthrok","login":"mthrok","count":931},{"name":"Zhaoheng Ni","email":"zni@fb.com","login":"nateanl","count":173},{"name":"Caroline Chen","email":"carolinechen@fb.com","login":null,"count":127},{"name":"hwangjeff","email":"iamjeffhwang@gmail.com","login":"hwangjeff","count":105},{"name":"Vincent QB","email":"vincentqb","login":"vincentqb","count":89},{"name":"Andrey Talman","email":"atalman@fb.com","login":"atalman","count":64},{"name":"jamarshon","email":"jamarshon@fb.com","login":"jamarshon","count":56},{"name":"yangarbiter","email":"yangarbiter","login":"yangarbiter","count":32},{"name":"Edward Z. Yang","email":"ezyang@fb.com","login":"ezyang","count":28},{"name":"Nikita Shulga","email":"nshulga@fb.com","login":"malfet","count":27},{"name":"Omkar Salpekar","email":"osalpekar@fb.com","login":"osalpekar","count":26},{"name":"Krishna Kalyan","email":"krishnakalyan3@gmail.com","login":"krishnakalyan3","count":26},{"name":"Eli Uriegas","email":"1700823+seemethere","login":"seemethere","count":25},{"name":"Bhargav Kathivarapu","email":"bhargavkathivarapu31@gmail.com","login":"bhargavkathivarapu","count":23},{"name":"David Pollack","email":"david@da3.net","login":"dhpollack","count":23},{"name":"Chin-Yun Yu","email":"ya70201@gmail.com","login":"yoyolicoris","count":22},{"name":"Tomás Osório","email":"tomas.s.osorio@gmail.com","login":"tomassosorio","count":22},{"name":"Sean Kim","email":"skim0514@fb.com","login":null,"count":20},{"name":"jimchen90","email":"65626796+jimchen90","login":"jimchen90","count":19},{"name":"Aziz","email":"azizbenothman76@gmail.com","login":"AzizCode92","count":15},{"name":"Soumith Chintala","email":"soumith@gmail.com","login":"soumith","count":15},{"name":"Nicolas Hug","email":"nicolashug@fb.com","login":"NicolasHug","count":13},{"name":"moto-meta","email":"147176069+moto-meta","login":"moto-meta","count":12},{"name":"engineerchuan","email":"engineerchuan@gmail.com","login":"engineerchuan","count":12},{"name":"Prabhat Roy","email":"prabhatroy@fb.com","login":"prabhat00155","count":11},{"name":"Matti Picus","email":"matti.picus@gmail.com","login":"mattip","count":11},{"name":"Pingchuan Ma","email":"pingchuan.ma16@imperial.ac.uk","login":null,"count":11},{"name":"Yi Zhang","email":"zhanyi@microsoft.com","login":"mszhanyi","count":10},{"name":"Jcaw","email":"toastedjcaw@gmail.com","login":"jcaw","count":10},{"name":"Joao Gomes","email":"jdsgomes@fb.com","login":"jdsgomes","count":9},{"name":"peterjc123","email":"peterghost86@gmail.com","login":"peterjc123","count":8},{"name":"Xiaohui Zhang","email":"xiaohuizhang@fb.com","login":"xiaohui-zhang","count":8},{"name":"Ravi Makhija","email":"ravi.makhija.pi@gmail.com","login":"ravicodelabs","count":8},{"name":"DanilBaibak","email":"danil.baibak@gmail.com","login":"DanilBaibak","count":8},{"name":"S Harish","email":"46412734+harishsdev","login":"harishsdev","count":7},{"name":"Grigory Sizov","email":"grigorysizov@fb.com","login":"sgrigory","count":6},{"name":"Peter Goldsborough","email":"psag@fb.com","login":"goldsborough","count":6},{"name":"Artyom Astafurov","email":"asta@fb.com","login":null,"count":5},{"name":"CodemodService Bot","email":"","login":null,"count":5},{"name":"Jeremy Howard","email":"github@jhoward.fastmail.fm","login":"jph00","count":5},{"name":"Richard Barnes","email":"rbarnes@meta.com","login":"r-barnes","count":5},{"name":"Jon Janzen","email":"jonjanzen@fb.com","login":"bigfootjon","count":5},{"name":"Karl Ostmo","email":"kostmo@gmail.com","login":"kostmo","count":5},{"name":"jieruan","email":"78098917+jieruan02","login":"jieruan02","count":5},{"name":"pbialecki","email":"piotr.bialecki@hotmail.de","login":"ptrblck","count":5},{"name":"SeanNaren","email":"seannaren@hotmail.com","login":null,"count":4},{"name":"SJ","email":"76181208+imaginary-person","login":"imaginary-person","count":4},{"name":"Mustafa Bal","email":"5262061+mstfbl","login":"mstfbl","count":4},{"name":"Charles J.Y. Yoon","email":"1242029+jaeyeun97","login":"jaeyeun97","count":4},{"name":"Isaac Seessel","email":"iseessel@oberlin.edu","login":null,"count":3},{"name":"cpuhrsch","email":"cpuhrsch@fb.com","login":"cpuhrsch","count":3},{"name":"dhthompson","email":"50866666+dhthompson","login":"dhthompson","count":3},{"name":"discort","email":"odiscort@gmail.com","login":"discort","count":3},{"name":"Huy Do","email":"huydhn@gmail.com","login":"huydhn","count":3},{"name":"Facebook Community Bot","email":"facebook-github-bot","login":"facebook-github-bot","count":3},{"name":"Binh Tang","email":"binhtang@fb.com","login":"tangbinh","count":3},{"name":"Sergii Dymchenko","email":"sdym@meta.com","login":"kit1980","count":3},{"name":"Carl Parker","email":"carljparker@meta.com","login":"carljparker","count":3},{"name":"Emmanouil Theofanis Chourdakis","email":"eruyome@gmail.com","login":"mmxgn","count":3},{"name":"Arijit Roy","email":"roy.arijit2001@gmail.com","login":"radioactive11","count":3},{"name":"parmeet","email":"parmeetbhatia@fb.com","login":"parmeet","count":3},{"name":"Ravi Makhija","email":"87270246+ravimakhija","login":"ravimakhija","count":3},{"name":"Mingbo Wan","email":"2181364+mingbowan","login":"mingbowan","count":3},{"name":"Michael Melesse","email":"micmelesse@gmail.com","login":"micmelesse","count":3},{"name":"Kshiteej K","email":"kshitijkalambarkar@gmail.com","login":"kshitij12345","count":3},{"name":"Joel Frank","email":"joel.frank@rub.de","login":"Joool","count":3},{"name":"Werner Chao","email":"wernerc@fb.com","login":"wernerchao","count":2},{"name":"Yuekai Zhang","email":"zhangyuekai@foxmail.com","login":"yuekaizhang","count":2},{"name":"Xiaodong Wang","email":"xdwang@meta.com","login":"xw285cornell","count":2},{"name":"Zhenyu Tang","email":"roy.james0717@gmail.com","login":"RoyJames","count":2},{"name":"Kiran Sanjeevan","email":"ksanjeevancabeza@gmail.com","login":"ksanjeevan","count":2},{"name":"John Reese","email":"jreese@fb.com","login":"amyreese","count":2},{"name":"Jithun Nair","email":"jithun.nair@amd.com","login":"jithunnair-amd","count":2},{"name":"Ivan Zaitsev","email":"ivanzaitsev@fb.com","login":"izaitsevfb","count":2},{"name":"Igor Sugak","email":"igorsugak","login":"igorsugak","count":2},{"name":"Francisco Massa","email":"fvsmassa@gmail.com","login":"fmassa","count":2},{"name":"Fabrizio Milo","email":"Mistobaan","login":"Mistobaan","count":2},{"name":"Fabian-Robert Stöter","email":"faroit","login":"faroit","count":2},{"name":"John Lu","email":"johnthelu@fb.com","login":null,"count":2},{"name":"Xiaohui Zhang","email":"xiaohuizhang@meta.com","login":null,"count":2},{"name":"Vladislav Agafonov","email":"vladagafonov@meta.com","login":null,"count":2},{"name":"Wei Wang","email":"weiwangmeta@meta.com","login":"weiwangmeta","count":2},{"name":"Wang, Chuanqi","email":"chuanqi.wang@intel.com","login":"chuanqi129","count":2},{"name":"Raffaele Sena","email":"raff367@gmail.com","login":"raff","count":2},{"name":"PG_LoLo","email":"novgosh@gmail.com","login":"PgLoLo","count":2},{"name":"Hagen Wierstorf","email":"hagen.wierstorf@posteo.de","login":"hagenw","count":2},{"name":"Oren Amsalem","email":"oren.a4@gmail.com","login":"orena1","count":2},{"name":"ahmadsharif1","email":"ahmadsharif@gmail.com","login":"ahmadsharif1","count":1},{"name":"Zain Rizvi","email":"ZainRizvi","login":"ZainRizvi","count":1},{"name":"Zack Kneupper","email":"zachary.kneupper@gmail.com","login":"zkneupper","count":1},{"name":"Yusuke Mori","email":"mori@mi.t.u-tokyo.ac.jp","login":"forest1988","count":1},{"name":"Amir Masoud Nourollah","email":"61701369+Nourollah","login":"Nourollah","count":1},{"name":"Andreas Floros","email":"andreasfloros@meta.com","login":"andreasfloros","count":1},{"name":"Ankit Dobhal","email":"dobhal.ankit@protonmail.com","login":"powerexploit","count":1},{"name":"Anthony Tao","email":"anthonytao@fb.com","login":"anthonytaofb","count":1},{"name":"Antoine Liutkus","email":"antoine.liutkus@inria.fr","login":"aliutkus","count":1},{"name":"Aobo Yang","email":"yangaobo@gmail.com","login":"aobo-y","count":1},{"name":"Artyom Astafurov","email":"artyom.astafurov@gmail.com","login":"astaff","count":1},{"name":"Yazhi Gao","email":"leon.gao19@gmail.com","login":"YazhiGao","count":1},{"name":"Yu Shi","email":"yushi@fb.com","login":"athlonshi","count":1},{"name":"Caroline Chen","email":"carolinechen@meta.com","login":null,"count":1},{"name":"Chih-Hsuan Yen","email":"yan12125@gmail.com","login":null,"count":1},{"name":"Cole Li","email":"col@meta.com","login":null,"count":1},{"name":"Daniel Walker","email":"dwalker@ibm.com","login":null,"count":1},{"name":"Ansh Nanda","email":"anshn@fb.com","login":null,"count":1},{"name":"generatedunixname89002005367269","email":"generatedunixname89002005367269@fb.com","login":null,"count":1},{"name":"Taras Sereda","email":"taras.sereda@ring.com","login":null,"count":1},{"name":"Vamsi Desu","email":"vamsidesu@fb.com","login":null,"count":1},{"name":"jayleverett","email":"jayleverett@fb.com","login":null,"count":1},{"name":"juan.azcarreta.ortiz","email":"juan.azcarreta.ortiz@audioanalytic.com","login":null,"count":1},{"name":"Jeff Yang","email":"ydcjeff@outlook.com","login":null,"count":1},{"name":"Kirill Ignatev","email":"kirill.ignatev@datarobot.com","login":null,"count":1},{"name":"Kunal Upadya","email":"kunalu@fb.com","login":null,"count":1},{"name":"Kyle Finn","email":"kfinn@soundhound.com","login":null,"count":1},{"name":"Pingchuan Ma","email":"pingchuanma@fb.com","login":null,"count":1},{"name":"Piyush Soni","email":"piyush27@fb.com","login":null,"count":1},{"name":"Mike Schneider","email":"xncqr@amazon.com","login":null,"count":1},{"name":"Omkar Vichare","email":"ovichare@fb.com","login":null,"count":1},{"name":"gmagogsfm","email":"gmagogsfm","login":"gmagogsfm","count":1},{"name":"Svetlana Karslioglu","email":"svekars@meta.com","login":"svekars","count":1},{"name":"Taras Sereda","email":"taras.y.sereda@gmail.com","login":"taras-sereda","count":1},{"name":"Tejasvi S Tomar","email":"45873379+tejasvi","login":"tejasvi","count":1},{"name":"Tim Loderhose","email":"timlod","login":"timlod","count":1},{"name":"Tongzhou Wang","email":"SsnL","login":"SsnL","count":1},{"name":"Tran N.M. Hoang","email":"35718590+hoangtnm","login":"hoangtnm","count":1},{"name":"Tristan Rice","email":"rice@fn.lc","login":"d4l3k","count":1},{"name":"TruscaPetre","email":"37754402+TruscaPetre","login":"TruscaPetre","count":1},{"name":"Vasilis Vryniotis","email":"datumbox","login":"datumbox","count":1},{"name":"Will Feng","email":"yf225@cornell.edu","login":"yf225","count":1},{"name":"Yan Li","email":"eyeplum@gmail.com","login":"eyeplum","count":1},{"name":"rvdmaazen","email":"36233431+rvdmaazen","login":"rvdmaazen","count":1},{"name":"sdarkhovsky","email":"sdarkhovsky","login":"sdarkhovsky","count":1},{"name":"steveplazafb","email":"81383317+steveplazafb","login":"steveplazafb","count":1},{"name":"stonepd","email":"stonepd@uk.ibm.com","login":"stonepd","count":1},{"name":"suraj813","email":"suraj813@gmail.com","login":"subramen","count":1},{"name":"swchen1234","email":"swchen0215@gmail.com","login":"swchen1234","count":1},{"name":"tbright17","email":"mingtu@asu.edu","login":"tbright17","count":1},{"name":"thirdformant","email":"thirdformant@gmail.com","login":"thirdformant","count":1},{"name":"toddstep","email":"71510807+toddstep","login":"toddstep","count":1},{"name":"top0coder","email":"58798841+top0coder","login":"top0coder","count":1},{"name":"tuxzz","email":"dorazzsoft@gmail.com","login":"tuxzz","count":1},{"name":"tvukovic-amd","email":"127323445+tvukovic-amd","login":"tvukovic-amd","count":1},{"name":"vasiliy","email":"vasiliy@fb.com","login":"vkuzo","count":1},{"name":"vishwakftw","email":"cs15btech11043@iith.ac.in","login":"vishwakftw","count":1},{"name":"Matthew Turnshek","email":"matthewturnshek@gmail.com","login":"mturnshek","count":1},{"name":"Mike Decker","email":"mrd999@gmail.com","login":"mdeck","count":1},{"name":"Mike Ruberry","email":"38511765+mruberry","login":"mruberry","count":1},{"name":"Mohamed Irfan","email":"55240854+mohamedirfansh","login":"mohamedirfansh","count":1},{"name":"wanglong001","email":"406134592@qq.com","login":"wanglong001","count":1},{"name":"xinyang0","email":"xw886@nyu.edu","login":"xinyang0","count":1},{"name":"yonMaor","email":"yon.maor@gmail.com","login":"yonMaor","count":1},{"name":"Yangze Luo","email":"luoyangze@outlook.com","login":"wasd96040501","count":1},{"name":"guyang3532","email":"62738430+guyang3532","login":"guyang3532","count":1},{"name":"huyao","email":"qsct9501@126.com","login":"whoyao","count":1},{"name":"jachymuv","email":"17248068+jachymuv","login":"jachymuv","count":1},{"name":"jiyuntu-eero","email":"jiyuntu@eero.com","login":"jiyuntu-eero","count":1},{"name":"kingyiusuen","email":"kingyiusuen@gmail.com","login":"kingyiusuen","count":1},{"name":"kunalb6","email":"kunal.bhandari6@gmail.com","login":"kunalb6","count":1},{"name":"lawlict","email":"35951198+lawlict","login":"lawlict","count":1},{"name":"lbjcom","email":"lbjcom@gmail.com","login":"lbjcom","count":1},{"name":"mikeboensel","email":"mikeboensel","login":"mikeboensel","count":1},{"name":"popcornell","email":"cornellsamuele@gmail.com","login":"popcornell","count":1},{"name":"prarabdh9909","email":"prarabdh9909@gmail.com","login":"prarabdh9909","count":1},{"name":"proxyphi","email":"proxyself001@gmail.com","login":"proxyphi","count":1},{"name":"pw2406","email":"hehtihawa@gmail.com","login":"PengfeiWangWZ","count":1},{"name":"Javier Cardenete Morales","email":"jcardenete@fb.com","login":"JCardenete","count":1},{"name":"Jeremy Chen","email":"asdftwinkie@gmail.com","login":"j3remych3n","count":1},{"name":"JianwuXu","email":"jwxu08@gmail.com","login":"JianwuXu","count":1},{"name":"Joseph Spisak","email":"spisakjo@gmail.com","login":"jspisak","count":1},{"name":"Juan Villamizar","email":"100237675+jpvillam-amd","login":"jpvillam-amd","count":1},{"name":"Julián D. Arias-Londoño","email":"julian.arias@upm.es","login":"jdariasl","count":1},{"name":"Jumon Nozaki","email":"jumon.nozaki@gmail.com","login":"jumon","count":1},{"name":"Kuba Rad","email":"kubarad@meta.com","login":"KubaRad2","count":1},{"name":"Kyle Chen","email":"kylechen@amd.com","login":"KyleCZH","count":1},{"name":"Lakshmi Krishnan","email":"102545420+lakshmi-speak","login":"lakshmi-speak","count":1},{"name":"Lawrence Chen","email":"lawrencechen98@gmail.com","login":"lawrencechen98","count":1},{"name":"dgenzel2","email":"63893845+dgenzel2","login":"dgenzel2","count":1},{"name":"Scott Wolchok","email":"swolchok@meta.com","login":"swolchok","count":1},{"name":"Son Dinh","email":"sondinh@fb.com","login":"sonqdinh","count":1},{"name":"Jason Hurt","email":"jleehurt@gmail.com","login":"jhurt","count":1},{"name":"Mark Saroufim","email":"marksaroufim@gmail.com","login":"msaroufim","count":1},{"name":"Alexandre Défossez","email":"adefossez","login":"adefossez","count":1},{"name":"Alexander Kurakin","email":"kuraga333@mail.ru","login":"kuraga","count":1},{"name":"Alex Beloi","email":"alexbeloi@fb.com","login":"alexbeloi","count":1},{"name":"Albert Villanova del Moral","email":"8515462+albertvillanova","login":"albertvillanova","count":1},{"name":"Alanna Burke","email":"aburke626@gmail.com","login":"AlannaBurke","count":1},{"name":"Adam Paszke","email":"adam.paszke@gmail.com","login":"apaszke","count":1},{"name":"Abhishek Dubey","email":"abhi.dubey011999@gmail.com","login":"Abhi011999","count":1},{"name":"Abhishek Anant","email":"81291713+itsabhianant","login":"itsabhianant","count":1},{"name":"Abhinav Gupta","email":"abhinav1010@fb.com","login":"abhinav1010fb","count":1},{"name":"Edward Lu","email":"edwardhdlu@gmail.com","login":"edwardhdlu","count":1},{"name":"Denis Kokarev","email":"d_kokarev@mail.ru","login":"deniskokarev","count":1},{"name":"Daniel Di Sarli","email":"danieleds0@gmail.com","login":"danieleds","count":1},{"name":"Charles Coulombe","email":"ccoulombe","login":"ccoulombe","count":1},{"name":"Cami Williams","email":"cwillycs@gmail.com","login":"CamiWilliams","count":1},{"name":"Brian White","email":"brian@dogg.ie","login":"brianw","count":1},{"name":"Brian Johnson","email":"brianjo@fb.com","login":"brianjo","count":1},{"name":"Brandon Lin","email":"brandbest1@gmail.com","login":"esqu1","count":1},{"name":"Borun Dev Chowdhury","email":"borundev@gmail.com","login":"borundev","count":1},{"name":"Bogdan Teleaga","email":"bogdanteleaga","login":"bogdanteleaga","count":1},{"name":"Bingcheng Hu","email":"bingcheng1998@qq.com","login":"bingcheng1998","count":1},{"name":"chaask","email":"chandrahas93@gmail.com","login":"chasak","count":1},{"name":"cai525","email":"65025996+cai525","login":"cai525","count":1},{"name":"bshall","email":"benji.l.shall@gmail.com","login":"bshall","count":1},{"name":"bowangbj","email":"85639714+bowangbj","login":"bowangbj","count":1},{"name":"amdfaa","email":"107946068+amdfaa","login":"amdfaa","count":1},{"name":"Peter Albert","email":"peteralbert@fb.com","login":null,"count":1},{"name":"evanjscallan","email":"83608345+evanjscallan","login":"evanjscallan","count":1},{"name":"Munawar","email":"munawar.hafiz@gmail.com","login":"munahaf","count":1},{"name":"Nouran Ali","email":"nouranalimohammed@gmail.com","login":"nouranali","count":1},{"name":"Oktai Tatanov","email":"oktai.tatanov@gmail.com","login":"Oktai15","count":1},{"name":"PCerles","email":"philip.cerles@gmail.com","login":"PCerles","count":1},{"name":"Pavithran Ramachandran","email":"pavithranrao.1512@gmail.com","login":"pavithranrao","count":1},{"name":"Maciej Torhan","email":"maciek97x@gmail.com","login":"m-torhan","count":1},{"name":"Maja Bojarska","email":"majabojarska98@gmail.com","login":"majabojarska","count":1},{"name":"Elijah Rippeth","email":"elijah.rippeth@gmail.com","login":"erip","count":1},{"name":"Eyal Cohen","email":"45880423+eyalcohen308","login":"eyalcohen308","count":1},{"name":"Fangjun Kuang","email":"csukuangfj@gmail.com","login":"csukuangfj","count":1},{"name":"G. Sun","email":"gs534@cam.ac.uk","login":"BriansIDP","count":1},{"name":"George Harding","email":"george.winton.harding@gmail.com","login":"worc3131","count":1},{"name":"Guo Liyong","email":"guonwpu@qq.com","login":"glynpu","count":1},{"name":"Harish Kulkarni","email":"harishsk","login":"harishsk","count":1},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":1},{"name":"ILJI CHOI","email":"choiilji@gmail.com","login":"AppleHolic","count":1},{"name":"Jaime Ferrando Huertas","email":"fhjaime96@gmail.com","login":"jiwidi","count":1},{"name":"Jan Schlüter","email":"github@jan-schlueter.de","login":"f0k","count":1},{"name":"Peter Massey-Plantinga","email":"plantinga.peter@protonmail.com","login":"pplantinga","count":1},{"name":"Prakashkumar Thiagarajan","email":"prakashkumar1988@gmail.com","login":"prakashkut","count":1},{"name":"ProGamerGov","email":"ProGamerGov","login":"ProGamerGov","count":1},{"name":"Rahul Amaram","email":"amaramrahul","login":"amaramrahul","count":1},{"name":"Robin Scheibler","email":"robin.scheibler@linecorp.com","login":"fakufaku","count":1},{"name":"Ruizhe (Ray) Huang","email":"eraser567@163.com","login":"huangruizhe","count":1},{"name":"Ryuichi Yamamoto","email":"zryuichi@gmail.com","login":"r9y9","count":1},{"name":"Salil Desai","email":"salilsdesai@gmail.com","login":"salilsdesai","count":1},{"name":"Salil Navgire","email":"spn245@nyu.edu","login":"salilnavgire","count":1},{"name":"Samuel Marks","email":"807580+SamuelMarks","login":"SamuelMarks","count":1},{"name":"Scott Schneider","email":"scott.a.s@gmail.com","login":"scotts","count":1}],"total_commits":2317,"total_committers":237,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.776371308016877,"dds":0.5981873111782477,"past_year_committers":[{"name":"Andrey Talman","email":"atalman@fb.com","login":"atalman","count":6},{"name":"Richard Barnes","email":"rbarnes@meta.com","login":"r-barnes","count":4},{"name":"Chin-Yun Yu","email":"chin-yun.yu@qmul.ac.uk","login":"yoyolicoris","count":2},{"name":"Igor Sugak","email":"igorsugak","login":"igorsugak","count":2},{"name":"Sergii Dymchenko","email":"sdym@meta.com","login":"kit1980","count":2},{"name":"Wang, Chuanqi","email":"chuanqi.wang@intel.com","login":"chuanqi129","count":2},{"name":"Xiaodong Wang","email":"xdwang@meta.com","login":"xw285cornell","count":2},{"name":"Zhenyu Tang","email":"roy.james0717@gmail.com","login":"RoyJames","count":2},{"name":"Alanna Burke","email":"aburke626@gmail.com","login":"AlannaBurke","count":1},{"name":"Huy Do","email":"huydhn@gmail.com","login":"huydhn","count":1},{"name":"Scott Schneider","email":"scott.a.s@gmail.com","login":"scotts","count":1},{"name":"Zain Rizvi","email":"ZainRizvi","login":"ZainRizvi","count":1},{"name":"amdfaa","email":"107946068+amdfaa","login":"amdfaa","count":1},{"name":"nateanl","email":"nizhaoheng@gmail.com","login":"nateanl","count":1},{"name":"stonepd","email":"stonepd@uk.ibm.com","login":"stonepd","count":1},{"name":"tvukovic-amd","email":"127323445+tvukovic-amd","login":"tvukovic-amd","count":1}],"past_year_total_commits":30,"past_year_total_committers":16,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.875,"past_year_dds":0.8,"last_synced_at":"2025-05-14T14:49:14.048Z","last_synced_commit":"ea5de17755d657508c84c4dce8970b614008adcf","created_at":"2023-03-07T09:44:12.191Z","updated_at":"2025-05-14T14:49:14.096Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pytorch/audio","html_url":"https://github.com/pytorch/audio","last_synced_at":"2025-09-06T20:09:48.029Z","status":null,"issues_count":269,"pull_requests_count":606,"avg_time_to_close_issue":19564286.192307692,"avg_time_to_close_pull_request":4857065.39503386,"issues_closed_count":130,"pull_requests_closed_count":443,"pull_request_authors_count":108,"issue_authors_count":205,"avg_comments_per_issue":3.1486988847583643,"avg_comments_per_pull_request":2.51980198019802,"merged_pull_requests_count":230,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":48,"past_year_pull_requests_count":232,"past_year_avg_time_to_close_issue":1053224.3333333333,"past_year_avg_time_to_close_pull_request":433273.648,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":0.7083333333333334,"past_year_avg_comments_per_pull_request":1.581896551724138,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":100,"created_at":"2023-05-10T14:54:37.238Z","updated_at":"2025-09-06T20:09:48.031Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytorch%2Faudio/issues","issue_labels_count":{"triaged":30,"module: IO":7,"help wanted":7,"RFC":5,"bug":3,"good first issue":3,"build":3,"Kaldi":3,"CLA Signed":2,"wontfix":2,"needs triage":2,"C++":2,"module: datasets":1,"question":1,"mobile":1,"cannot repro":1,"augmentation":1,"module: docs":1,"improvement":1,"module: tests":1,"module: windows":1,"fb-exported":1,"module: models":1,"contributions welcome":1},"pull_request_labels_count":{"CLA Signed":509,"Merged":108,"fb-exported":61,"other":34,"improvement":24,"module: IO":17,"new feature":13,"module: docs":11,"module: rocm":10,"tutorial":9,"BC-breaking":8,"module: ops":6,"ciflow/default":6,"module: pipelines":6,"build":6,"C++":5,"module: models":4,"module: tests":4,"prototype":4,"bug fix":4,"ciflow/binaries/all":3,"enhancement":2,"ci-no-td":1,"github_actions":1,"dependencies":1,"module: datasets":1,"ciflow/rocm":1,"ciflow/binaries":1,"ciflow/nightly":1,"recipe":1,"module: windows":1,"BE hackathon":1,"CUDA":1},"issue_author_associations_count":{"NONE":213,"CONTRIBUTOR":36,"COLLABORATOR":15,"MEMBER":5},"pull_request_author_associations_count":{"CONTRIBUTOR":285,"COLLABORATOR":136,"NONE":109,"MEMBER":76},"issue_authors":{"mthrok":16,"hkctkuy":8,"vincentqb":6,"atalman":5,"pearu":5,"pzelasko":4,"nateanl":4,"gau-nernst":3,"yurivict":3,"DanTremonti":3,"w238liu":3,"Mddct":2,"eyalcohen308":2,"pedromoraesh":2,"johnnynunez":2,"pfeatherstone":2,"pokepress":2,"jdgh000":2,"yuekaizhang":2,"whoyao":2,"uis246":2,"SuperKogito":2,"npovey":2,"ashinkajay":2,"ahmadsharif1":2,"sizhky":2,"bloodraven66":1,"dependabot[bot]":1,"0x00b1":1,"tval2":1,"changtaoli":1,"kit1980":1,"tcwalther":1,"bilzard":1,"RemonComputer":1,"Bomme":1,"sterlind":1,"tvercaut":1,"asusdisciple":1,"akshaybaviskar":1,"scotts":1,"JacekDuszenko":1,"jojonki":1,"girlsending0":1,"christopherhesse":1,"CookiePPP":1,"jacobjennings":1,"aaron-dees":1,"Kavinraj-N":1,"coolvs4":1,"AngeloGiacco":1,"RicherMans":1,"vsd550":1,"notadoktor":1,"greaber":1,"AlargerCorgi":1,"Manamama":1,"roedoejet":1,"guanbaoy":1,"Zhaninh":1,"ntakouris":1,"kuraga":1,"Luis-117":1,"MichaelCurrie":1,"luohao123":1,"haideraltahan":1,"caspersmit-sa":1,"varun-krishnaps":1,"hvaara":1,"cdzhan":1,"rainmaker712":1,"FurkanGozukara":1,"tarepan":1,"lawlict":1,"stmcgovern":1,"ElinLiu0":1,"tyler-rt":1,"ATriantafyllopoulos":1,"janvainer":1,"SolomidHero":1,"xefonon":1,"will-rice":1,"nellorebhanuteja":1,"omerarshad":1,"Ray-Leung":1,"niemiaszek":1,"RuneBlaze":1,"patrickvonplaten":1,"forresti":1,"remi-or":1,"980202006":1,"kabyanil":1,"Thylane":1,"tomschelsen":1,"szalpal":1,"someonewating":1,"janniss91":1,"maxwellzh":1,"adefossez":1,"gpuplz":1,"ydcjeff":1,"draguve":1,"tomaszsankowski":1,"StolikTomer":1,"balkce":1,"Emrys365":1,"svekars":1,"weiwangmeta":1,"wylley":1,"peastman":1,"huangruizhe":1,"RuABraun":1,"kobenaxie":1,"volkovwashere":1,"robz":1,"tqbl":1,"Approximetal":1,"ruliworst":1,"adamjstewart":1,"johnson-magic":1,"JackPfizer":1,"dmitry-mli":1,"subramen":1,"yalcincenik":1,"zmolikova":1,"gtebbutt":1,"chenbinghui1":1,"formioq":1,"BakerBunker":1,"clort81":1,"mgiessing":1,"talhaanwarch":1,"haha010508":1,"arlofaria":1,"f2janyway":1,"hackerxiaobai":1,"materight":1,"turian":1,"jingxu10":1,"yilinw92":1,"chulkilee":1,"bbergeron0":1,"hwangjeff":1,"zhuangkechen":1,"arch-user-france1":1,"CWhite1":1,"Ryuk17":1,"qmpzzpmq":1,"vadimkantorov":1,"fidoriel":1,"JerryZhang19":1,"wciurzynski":1,"YuQing2000":1,"maysteinfeld":1,"dkashkin":1,"lematt1991":1,"kikofmas":1,"arnodelorme":1,"Lokiiiiii":1,"dhanvanth-pk-13760":1,"rbracco":1,"mszhanyi":1,"pi-null-mezon":1,"jhauret":1,"ghost":1,"frmser":1,"Deep-unlearning":1,"wasd96040501":1,"zdposter":1,"sfcgta4794":1,"pengyizhou":1,"bejjani":1,"Barker404":1,"VictorBeraldo":1,"andrew-aladjev":1,"bernie-122":1,"Onyoursix":1,"mravanelli":1,"will46616":1,"zhc7":1,"lee101":1,"Greenscreen23":1,"noorbraik":1,"mogwai":1,"ease-zh":1,"gkowarzyk":1,"carolineechen":1,"CrustaceanJ":1,"PetrochukM":1,"digicosmos86":1,"amorin-gladia":1,"lokesh1199":1,"praesc":1,"Toplica001":1,"shchhan123456":1,"anticdimi":1,"ezyang":1,"giacomopiccinini":1,"liuliujiang":1,"SevKod":1,"nicobrb":1,"andrewessel":1,"r-barnes":1,"cassiotbatista":1,"LiChenda":1},"pull_request_authors":{"mthrok":146,"samanklesaria":73,"atalman":51,"NicolasHug":39,"nateanl":16,"hwangjeff":13,"ahmadsharif1":13,"moto-meta":11,"osalpekar":10,"r-barnes":8,"kit1980":8,"facebook-github-bot":8,"amd-sriram":7,"mpc001":7,"RoyJames":6,"chuanqi129":6,"igorsugak":6,"yoyololicon":6,"xiaohui-zhang":5,"jeanschmidt":5,"DanilBaibak":5,"huydhn":5,"PaliC":4,"pearu":4,"malfet":4,"orena1":3,"alinpahontu2912":3,"carljparker":3,"carolineechen":3,"ZainRizvi":3,"jithunnair-amd":3,"kuraga":2,"ptrblck":2,"twoertwein":2,"mattip":2,"Tobias-Fischer":2,"huangruizhe":2,"gau-nernst":2,"Tindbergg":2,"milan-zhou":2,"kikofmas":2,"GT-NordAxon":2,"amdfaa":2,"jvdw-synth":2,"wenxin0319":2,"mikeboensel":2,"jammm":2,"HennerM":2,"aywi":2,"MahmoudAshraf97":2,"d-dawg78":2,"ex3ndr":2,"whoyao":2,"tvukovic-amd":2,"ScottTodd":2,"DrStone71":2,"weiwangmeta":2,"azad-meta":2,"yuekaizhang":2,"HichamAbderrahim":2,"cyyever":2,"FremyCompany":2,"vanviethieuanh":2,"david20571015":2,"stonepd":2,"pianpwk":2,"xw285cornell":2,"csukuangfj":2,"DomHudson":2,"teddy-aisoft":2,"scotts":2,"RosieLe12":2,"izaitsevfb":2,"oraluben":2,"AlannaBurke":2,"bigfootjon":2,"Nourollah":1,"theBeginner86":1,"definitelyuncertain":1,"PewPewSUO":1,"ezyang":1,"gziz":1,"lakshmi-speak":1,"munahaf":1,"xncqr":1,"vincentqb":1,"d4l3k":1,"subramen":1,"msaroufim":1,"zklaus":1,"peterjc123":1,"eyalcohen308":1,"dependabot[bot]":1,"jacobjennings":1,"jpvillam-amd":1,"Gownta":1,"jjmmchema":1,"tosemml":1,"kappalabs":1,"fzalkow":1,"wasd96040501":1,"dvisockas":1,"ynonaolga":1,"Micheladar":1,"haideraltahan":1,"rrmhearts":1,"ramcherukuri":1,"magicse":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"needs triage":1,"build":1,"wontfix":1},"past_year_pull_request_labels_count":{"CLA Signed":157,"fb-exported":25,"module: rocm":6,"enhancement":2,"ci-no-td":1},"past_year_issue_author_associations_count":{"NONE":40,"COLLABORATOR":5,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"COLLABORATOR":78,"NONE":59,"CONTRIBUTOR":55,"MEMBER":40},"past_year_issue_authors":{"pearu":5,"yurivict":2,"johnnynunez":2,"uis246":2,"atalman":2,"980202006":1,"JerryZhang19":1,"kabyanil":1,"Kavinraj-N":1,"lee101":1,"LiChenda":1,"mgiessing":1,"noorbraik":1,"pokepress":1,"remi-or":1,"scotts":1,"stmcgovern":1,"tomaszsankowski":1,"xefonon":1,"Zhaninh":1,"zhuangkechen":1,"adamjstewart":1,"AlargerCorgi":1,"andrew-aladjev":1,"andrewessel":1,"AngeloGiacco":1,"Approximetal":1,"balkce":1,"bernie-122":1,"cdzhan":1,"chenbinghui1":1,"Deep-unlearning":1,"digicosmos86":1,"ElinLiu0":1,"f2janyway":1,"formioq":1,"FurkanGozukara":1,"gau-nernst":1,"hvaara":1,"JacekDuszenko":1},"past_year_pull_request_authors":{"samanklesaria":73,"NicolasHug":33,"atalman":15,"facebook-github-bot":8,"amd-sriram":7,"kit1980":7,"RoyJames":6,"igorsugak":6,"chuanqi129":4,"pearu":4,"ZainRizvi":3,"alinpahontu2912":3,"r-barnes":3,"yoyololicon":2,"scotts":2,"FremyCompany":2,"jammm":2,"AlannaBurke":2,"HichamAbderrahim":2,"gau-nernst":2,"jithunnair-amd":2,"Tindbergg":2,"RosieLe12":2,"aywi":2,"oraluben":2,"DrStone71":2,"ScottTodd":2,"GT-NordAxon":2,"Tobias-Fischer":2,"tvukovic-amd":2,"amdfaa":2,"xw285cornell":2,"pianpwk":2,"wenxin0319":2,"stonepd":2,"malfet":2,"twoertwein":2,"ex3ndr":2,"huydhn":2,"vanviethieuanh":2,"definitelyuncertain":1,"rrmhearts":1,"Gownta":1,"theBeginner86":1,"ynonaolga":1,"zklaus":1},"maintainers":[{"login":"samanklesaria","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samanklesaria"},{"login":"mthrok","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mthrok"},{"login":"NicolasHug","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"nateanl","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateanl"},{"login":"osalpekar","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osalpekar"},{"login":"kit1980","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"pearu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearu"},{"login":"yoyololicon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"},{"login":"bigfootjon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"msaroufim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msaroufim"},{"login":"csukuangfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csukuangfj"}],"active_maintainers":[{"login":"samanklesaria","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samanklesaria"},{"login":"NicolasHug","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasHug"},{"login":"pearu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearu"},{"login":"kit1980","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kit1980"},{"login":"yoyololicon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyololicon"}]},"events":{"total":{"CreateEvent":90,"IssuesEvent":47,"ReleaseEvent":4,"WatchEvent":212,"DeleteEvent":48,"MemberEvent":2,"IssueCommentEvent":335,"PushEvent":643,"PullRequestReviewCommentEvent":67,"PullRequestReviewEvent":115,"PullRequestEvent":213,"ForkEvent":67},"last_year":{"CreateEvent":90,"IssuesEvent":47,"ReleaseEvent":4,"WatchEvent":212,"DeleteEvent":48,"MemberEvent":2,"IssueCommentEvent":335,"PushEvent":643,"PullRequestReviewCommentEvent":67,"PullRequestReviewEvent":115,"PullRequestEvent":213,"ForkEvent":67}},"keywords":["audio","audio-processing","io","machine-learning","python","pytorch","speech"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/bandit.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:00.628Z","updated_at":"2023-09-23T13:17:00.628Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/bandit.yml","dependencies":[{"id":13899996894,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-conda-m1.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:00.967Z","updated_at":"2023-09-23T13:17:00.967Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build-conda-m1.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build-conda-windows.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.118Z","updated_at":"2023-09-23T13:17:01.118Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build-conda-windows.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build-wheels-m1.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.144Z","updated_at":"2023-09-23T13:17:01.144Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build-wheels-m1.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_conda_linux.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.171Z","updated_at":"2023-09-23T13:17:01.171Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_conda_linux.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_conda_macos.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.194Z","updated_at":"2023-09-23T13:17:01.194Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_conda_macos.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.211Z","updated_at":"2023-09-23T13:17:01.211Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_docs.yml","dependencies":[{"id":13899996918,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13899996919,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_wheels_aarch64_linux.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.253Z","updated_at":"2023-09-23T13:17:01.253Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_wheels_aarch64_linux.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_wheels_linux.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.263Z","updated_at":"2023-09-23T13:17:01.263Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_wheels_linux.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_wheels_macos.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.286Z","updated_at":"2023-09-23T13:17:01.286Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_wheels_macos.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_wheels_windows.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.300Z","updated_at":"2023-09-23T13:17:01.300Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/build_wheels_windows.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ffmpeg.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.327Z","updated_at":"2023-09-23T13:17:01.327Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/ffmpeg.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/integration-test.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.349Z","updated_at":"2023-09-23T13:17:01.349Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/integration-test.yml","dependencies":[{"id":13899996944,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13899996945,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.372Z","updated_at":"2023-09-23T13:17:01.372Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/lint.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pr-labels.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.474Z","updated_at":"2023-09-23T13:17:01.474Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/pr-labels.yml","dependencies":[{"id":13899996946,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13899996947,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittest-linux-cpu.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.509Z","updated_at":"2023-09-23T13:17:01.509Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/unittest-linux-cpu.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/unittest-linux-gpu.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.526Z","updated_at":"2023-09-23T13:17:01.526Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/unittest-linux-gpu.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/unittest-macos-cpu.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.545Z","updated_at":"2023-09-23T13:17:01.545Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/unittest-macos-cpu.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/unittest-windows-cpu.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.568Z","updated_at":"2023-09-23T13:17:01.568Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/unittest-windows-cpu.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/unittest-windows-gpu.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:01.580Z","updated_at":"2023-09-23T13:17:01.580Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/workflows/unittest-windows-gpu.yml","dependencies":[]},{"ecosystem":"pypi","filepath":".github/scripts/unittest-windows/environment.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:02.332Z","updated_at":"2023-09-23T13:17:02.332Z","repository_link":"https://github.com/pytorch/audio/blob/main/.github/scripts/unittest-windows/environment.yml","dependencies":[{"id":13899997018,"package_name":"kaldi-io","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997019,"package_name":"PySoundFile","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997038,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997039,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997040,"package_name":"dataclasses","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997041,"package_name":"expecttest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements-tutorials.txt","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:02.760Z","updated_at":"2023-09-23T13:17:02.760Z","repository_link":"https://github.com/pytorch/audio/blob/main/docs/requirements-tutorials.txt","dependencies":[{"id":13899997159,"package_name":"IPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997160,"package_name":"deep-phonemizer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997326,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997327,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997328,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997329,"package_name":"librosa","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":13899997330,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997331,"package_name":"pandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997332,"package_name":"mir_eval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997333,"package_name":"pesq","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997334,"package_name":"pystoi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:02.900Z","updated_at":"2023-09-23T13:17:02.900Z","repository_link":"https://github.com/pytorch/audio/blob/main/docs/requirements.txt","dependencies":[{"id":13899997361,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"runtime","optional":false},{"id":13899997363,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003c=3.8","direct":true,"kind":"runtime","optional":false},{"id":13899997365,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003c3,\u003e=2.0.2","direct":true,"kind":"runtime","optional":false},{"id":13899997367,"package_name":"breathe","ecosystem":"pypi","requirements":"==4.34.0","direct":true,"kind":"runtime","optional":false},{"id":13899997368,"package_name":"sphinx","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":13899997370,"package_name":"sphinxcontrib.katex","ecosystem":"pypi","requirements":"==0.8.6","direct":true,"kind":"runtime","optional":false},{"id":13899997372,"package_name":"sphinxcontrib.bibtex","ecosystem":"pypi","requirements":"==2.4.2","direct":true,"kind":"runtime","optional":false},{"id":13899997462,"package_name":"sphinx_gallery","ecosystem":"pypi","requirements":"==0.11.1","direct":true,"kind":"runtime","optional":false},{"id":13899997463,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"==0.8.8","direct":true,"kind":"runtime","optional":false},{"id":13899997464,"package_name":"resampy","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/avsr/data_prep/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:03.067Z","updated_at":"2023-09-23T13:17:03.067Z","repository_link":"https://github.com/pytorch/audio/blob/main/examples/avsr/data_prep/requirements.txt","dependencies":[{"id":13899997569,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997570,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997571,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997572,"package_name":"ffmpeg-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:03.099Z","updated_at":"2023-09-23T13:17:03.099Z","repository_link":"https://github.com/pytorch/audio/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:03.118Z","updated_at":"2023-09-23T13:17:03.118Z","repository_link":"https://github.com/pytorch/audio/blob/main/requirements.txt","dependencies":[{"id":13899997954,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997955,"package_name":"kaldi_io","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13899997956,"package_name":"SoundFile","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-23T13:17:03.191Z","updated_at":"2023-09-23T13:17:03.191Z","repository_link":"https://github.com/pytorch/audio/blob/main/setup.py","dependencies":[{"id":13899997991,"package_name":"pytorch_package_dep","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":30.439295047011818,"created_at":"2025-09-04T15:51:32.012Z","updated_at":"2025-10-07T08:22:06.784Z","avatar_url":"https://github.com/pytorch.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10104529,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","speech-recognition","jax","closember","distributed","cryptocurrency","pretrained-models","inference","deep-neural-networks","vlm"],"project_url":"https://science.ecosyste.ms/api/v1/projects/55915","html_url":"https://science.ecosyste.ms/projects/55915","bibtex_url":"https://science.ecosyste.ms/projects/55915/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/55915/export.apalike"}