{"id":198244,"name":null,"description":"Collection of audio-focused loss functions in PyTorch","url":"https://github.com/csteinmetz1/auraloss","last_synced_at":"2025-09-10T05:10:42.166Z","repository":{"id":40477732,"uuid":"307233550","full_name":"csteinmetz1/auraloss","owner":"csteinmetz1","description":"Collection of audio-focused loss functions in PyTorch","archived":false,"fork":false,"pushed_at":"2024-07-30T08:51:21.000Z","size":133,"stargazers_count":802,"open_issues_count":26,"forks_count":72,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-08-16T11:27:37.341Z","etag":null,"topics":["audio","loss-functions","pytorch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csteinmetz1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-26T01:44:24.000Z","updated_at":"2025-08-16T02:20:15.000Z","dependencies_parsed_at":"2022-07-13T16:48:30.632Z","dependency_job_id":"a58df44e-7d5c-442e-84d9-395b4e516f30","html_url":"https://github.com/csteinmetz1/auraloss","commit_stats":{"total_commits":97,"total_committers":7,"mean_commits":"13.857142857142858","dds":"0.14432989690721654","last_synced_commit":"0853e9e732cd32a7b23f11ef4f0d2975d259e653"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/csteinmetz1/auraloss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csteinmetz1","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/sbom","scorecard":{"id":311399,"data":{"date":"2025-08-11","repo":{"name":"github.com/csteinmetz1/auraloss","commit":"0853e9e732cd32a7b23f11ef4f0d2975d259e653"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/csteinmetz1/auraloss/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/csteinmetz1/auraloss/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/csteinmetz1/auraloss/publish-to-test-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/csteinmetz1/auraloss/publish-to-test-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/csteinmetz1/auraloss/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/csteinmetz1/auraloss/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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-17T23:14:05.833Z","repository_id":40477732,"created_at":"2025-08-17T23:14:05.833Z","updated_at":"2025-08-17T23:14:05.833Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274416117,"owners_count":25280887,"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-10T02:00:12.551Z","response_time":83,"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":"csteinmetz1","name":"Christian J. Steinmetz","uuid":"16929610","kind":"user","description":"Machine learning for Hi-Fi audio. PhD Researcher at C4DM.","email":"","website":"christiansteinmetz.com","location":"London, UK","twitter":"csteinmetz1","company":"@aim-qmul ","icon_url":"https://avatars.githubusercontent.com/u/16929610?u=900a8c54708d796a169a622f213dfb336557da32\u0026v=4","repositories_count":79,"last_synced_at":"2024-12-06T20:26:07.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csteinmetz1","funding_links":[],"total_stars":4513,"followers":895,"following":818,"created_at":"2022-11-14T08:05:09.711Z","updated_at":"2024-12-06T20:26:07.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csteinmetz1","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csteinmetz1/repositories"},"packages":[{"id":2647036,"name":"auraloss","ecosystem":"pypi","description":"Collection of audio-focused loss functions in PyTorch.","homepage":"https://github.com/csteinmetz1/auraloss","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/csteinmetz1/auraloss","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-02-01T00:41:55.000Z","latest_release_published_at":"2023-04-21T09:21:44.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-08-16T09:32:56.173Z","created_at":"2022-04-10T10:06:20.969Z","updated_at":"2025-08-16T13:11:32.036Z","registry_url":"https://pypi.org/project/auraloss/","install_command":"pip install auraloss --index-url https://pypi.org/simple","documentation_url":"https://auraloss.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Topic :: Multimedia :: Sound/Audio","Topic :: Scientific/Engineering"],"normalized_name":"auraloss","project_status":null},"repo_metadata":{"id":40477732,"uuid":"307233550","full_name":"csteinmetz1/auraloss","owner":"csteinmetz1","description":"Collection of audio-focused loss functions in PyTorch","archived":false,"fork":false,"pushed_at":"2024-07-30T08:51:21.000Z","size":133,"stargazers_count":782,"open_issues_count":25,"forks_count":71,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-05-29T09:55:33.058Z","etag":null,"topics":["audio","loss-functions","pytorch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csteinmetz1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-26T01:44:24.000Z","updated_at":"2025-05-27T06:45:54.000Z","dependencies_parsed_at":"2022-07-13T16:48:30.632Z","dependency_job_id":"a58df44e-7d5c-442e-84d9-395b4e516f30","html_url":"https://github.com/csteinmetz1/auraloss","commit_stats":{"total_commits":97,"total_committers":7,"mean_commits":"13.857142857142858","dds":"0.14432989690721654","last_synced_commit":"0853e9e732cd32a7b23f11ef4f0d2975d259e653"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/csteinmetz1/auraloss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csteinmetz1","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702560,"owners_count":24630879,"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-08-16T02:00:11.002Z","response_time":91,"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":"csteinmetz1","name":"Christian J. Steinmetz","uuid":"16929610","kind":"user","description":"Machine learning for Hi-Fi audio. PhD Researcher at C4DM.","email":"","website":"christiansteinmetz.com","location":"London, UK","twitter":"csteinmetz1","company":"@aim-qmul ","icon_url":"https://avatars.githubusercontent.com/u/16929610?u=900a8c54708d796a169a622f213dfb336557da32\u0026v=4","repositories_count":79,"last_synced_at":"2024-12-06T20:26:07.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csteinmetz1","funding_links":[],"total_stars":4513,"followers":895,"following":818,"created_at":"2022-11-14T08:05:09.711Z","updated_at":"2024-12-06T20:26:07.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csteinmetz1","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csteinmetz1/repositories"},"tags":[{"name":"v0.4.0","sha":"1576b0cd6e927abc002b23cf3bfc455b660f663c","kind":"tag","published_at":"2023-04-21T09:20:36.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.4.0","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ffeedecfe9e4b54f61e4954240bd1db7742cfaa2","kind":"tag","published_at":"2023-01-09T19:57:02.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.3.0","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"e732234398ada867138be634dbf66f40360461a2","kind":"tag","published_at":"2022-05-05T20:53:08.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.2.2","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"92486eb2ee5e8a4826db8f5fb4965f451646cb83","kind":"tag","published_at":"2021-04-14T15:13:17.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.2.1","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"bd115c07455e48731aa92f221d00882e8c94a660","kind":"tag","published_at":"2021-03-18T19:29:47.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.2.0","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"ab35b8e0c42f9c4adba4bf22df26719da53202d0","kind":"commit","published_at":"2021-02-01T00:38:35.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.1.7","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"0745adf128368e6fb7d79c3ad1d3581c3bfb0e8b","kind":"commit","published_at":"2021-02-01T00:10:19.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.1.6","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"0745adf128368e6fb7d79c3ad1d3581c3bfb0e8b","kind":"commit","published_at":"2021-02-01T00:10:19.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.1.5","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"936a7094043126e227cd3f85148449e1f064ecbd","kind":"commit","published_at":"2021-01-31T23:59:06.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.1.4","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.4/manifests"},{"name":"v0.1.0","sha":"db19085923c2ae2e74e0671a32da5b49a9a74d9c","kind":"commit","published_at":"2020-11-16T03:54:08.000Z","download_url":"https://codeload.github.com/csteinmetz1/auraloss/tar.gz/v0.1.0","html_url":"https://github.com/csteinmetz1/auraloss/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csteinmetz1/auraloss@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T13:11:32.036Z","dependent_packages_count":4,"downloads":30926,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":2.5747671297081336,"dependent_repos_count":3.2397646996031306,"dependent_packages_count":1.865061673354139,"stargazers_count":2.629067013677855,"forks_count":5.482105006328438,"docker_downloads_count":4.113754622758164,"average":3.31742002423831},"purl":"pkg:pypi/auraloss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/auraloss","docker_dependents_count":2,"docker_downloads_count":123,"usage_url":"https://repos.ecosyste.ms/usage/pypi/auraloss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/auraloss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-29T10:09:30.348Z","issues_count":37,"pull_requests_count":42,"avg_time_to_close_issue":5771628.421052632,"avg_time_to_close_pull_request":801410.3142857143,"issues_closed_count":19,"pull_requests_closed_count":35,"pull_request_authors_count":12,"issue_authors_count":24,"avg_comments_per_issue":1.7837837837837838,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/issues","maintainers":[{"login":"csteinmetz1","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csteinmetz1"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/auraloss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/auraloss/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/auraloss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/auraloss/related_packages","maintainers":[{"uuid":"csteinmetz1","login":"csteinmetz1","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/csteinmetz1/","role":null,"created_at":"2022-11-15T10:12:50.765Z","updated_at":"2022-11-15T10:12:50.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csteinmetz1/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726806,"maintainers_count":308907,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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"}}],"commits":{"id":538405,"full_name":"csteinmetz1/auraloss","default_branch":"main","committers":[{"name":"csteinmetz1","email":"csteinmetz1@gmail.com","login":"csteinmetz1","count":83},{"name":"Ben Hayes","email":"b.j.hayes@qmul.ac.uk","login":"ben-hayes","count":4},{"name":"Simon Schwär","email":"simon.schwaer@audiolabs-erlangen.de","login":"simonschwaer","count":3},{"name":"Joseph Turian","email":"turian@gmail.com","login":"turian","count":3},{"name":"christhetree","email":"christhetree@gmail.com","login":"christhetree","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Leo Auri","email":"code@leoauri.com","login":"leoauri","count":1}],"total_commits":97,"total_committers":7,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":13.857142857142858,"dds":0.14432989690721654,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T09:36:37.293Z","last_synced_commit":"0853e9e732cd32a7b23f11ef4f0d2975d259e653","created_at":"2023-03-09T04:06:14.601Z","updated_at":"2025-05-29T09:36:37.443Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-17T00:00:08.219Z","repositories_count":5478895,"commits_count":853239477,"contributors_count":31092509,"owners_count":906530,"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":"csteinmetz1/auraloss","html_url":"https://github.com/csteinmetz1/auraloss","last_synced_at":"2025-08-16T11:22:15.052Z","status":"error","issues_count":37,"pull_requests_count":42,"avg_time_to_close_issue":5771628.421052632,"avg_time_to_close_pull_request":801410.3142857143,"issues_closed_count":19,"pull_requests_closed_count":35,"pull_request_authors_count":12,"issue_authors_count":24,"avg_comments_per_issue":1.7837837837837838,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:19:04.539Z","updated_at":"2025-09-01T15:43:56.508Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csteinmetz1%2Fauraloss/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":21,"CONTRIBUTOR":11,"OWNER":4},"pull_request_author_associations_count":{"OWNER":25,"NONE":11,"CONTRIBUTOR":9},"issue_authors":{"turian":9,"csteinmetz1":4,"sevagh":2,"fncode246":1,"IvanDSM":1,"LearnedVector":1,"leoauri":1,"Kinyugo":1,"happyTonakai":1,"jarredou":1,"drscotthawley":1,"dlfqhsdugod1106":1,"bluenote10":1,"ben-hayes":1,"sdatkinson":1,"lminer":1,"jsvir":1,"PrShi113":1,"VlaDanilov":1,"int0thewind":1,"rishikksh20":1,"mikesol":1,"laplaceon":1,"zaptrem":1},"pull_request_authors":{"csteinmetz1":25,"sai-soum":3,"simonschwaer":3,"jmoso13":2,"turian":2,"dependabot[bot]":2,"renared":2,"christhetree":2,"sdatkinson":1,"leoauri":1,"bluenote10":1,"ben-hayes":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:00:25.260Z","repositories_count":10197479,"issues_count":32102077,"pull_requests_count":101522974,"authors_count":10742269,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"bluenote10":1,"happyTonakai":1,"jarredou":1},"past_year_pull_request_authors":{"sdatkinson":1,"bluenote10":1},"maintainers":[{"login":"csteinmetz1","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csteinmetz1"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":65,"IssueCommentEvent":7,"PullRequestEvent":1,"ForkEvent":9},"last_year":{"IssuesEvent":1,"WatchEvent":65,"IssueCommentEvent":7,"PullRequestEvent":1,"ForkEvent":9}},"keywords":["audio","loss-functions","pytorch"],"dependencies":[],"score":19.009114399510885,"created_at":"2025-09-09T03:30:23.987Z","updated_at":"2025-10-07T08:43:13.602Z","avatar_url":"https://github.com/csteinmetz1.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":30926,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["archival","projection","parallel","profiles","distribution","transformers","sequences","optimizing-compiler","generic","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/198244","html_url":"https://science.ecosyste.ms/projects/198244"}