{"id":13777582,"url":"https://github.com/fastaudio/fastaudio","last_synced_at":"2026-03-14T21:56:23.237Z","repository":{"id":43220011,"uuid":"290094833","full_name":"fastaudio/fastaudio","owner":"fastaudio","description":"🔊 Audio and fastai v2","archived":false,"fork":false,"pushed_at":"2023-12-21T05:02:42.000Z","size":4155,"stargazers_count":168,"open_issues_count":18,"forks_count":41,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-28T07:51:09.649Z","etag":null,"topics":["audio","deep-learning","fastai","gpu","python","pytorch"],"latest_commit_sha":null,"homepage":"https://fastaudio.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastaudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst"}},"created_at":"2020-08-25T02:44:53.000Z","updated_at":"2025-03-18T22:48:11.000Z","dependencies_parsed_at":"2022-09-05T07:10:53.150Z","dependency_job_id":"9bc70fc9-04f4-427e-943b-4e77ef39657e","html_url":"https://github.com/fastaudio/fastaudio","commit_stats":{"total_commits":155,"total_committers":14,"mean_commits":"11.071428571428571","dds":0.5806451612903225,"last_synced_commit":"4756ae180623a6e7cb047a2f68db16143b4bfe71"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fastaudio/fastaudio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastaudio%2Ffastaudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastaudio%2Ffastaudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastaudio%2Ffastaudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastaudio%2Ffastaudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastaudio","download_url":"https://codeload.github.com/fastaudio/fastaudio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastaudio%2Ffastaudio/sbom","scorecard":{"id":393271,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastaudio/fastaudio","commit":"4756ae180623a6e7cb047a2f68db16143b4bfe71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/18 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-python.yml:1","Warn: no topLevel permission defined: .github/workflows/python-build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/trigger-docs.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":"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":"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/create-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-python.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/publish-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-python.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/publish-python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/python-build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/python-build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-build-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/python-build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fastaudio/fastaudio/trigger-docs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/create-release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/publish-python.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-python.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-build-test.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: 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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:21:25.829Z","repository_id":43220011,"created_at":"2025-08-18T18:21:25.829Z","updated_at":"2025-08-18T18:21:25.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30519069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["audio","deep-learning","fastai","gpu","python","pytorch"],"created_at":"2024-08-03T18:00:45.654Z","updated_at":"2026-03-14T21:56:23.211Z","avatar_url":"https://github.com/fastaudio.png","language":"Python","funding_links":[],"categories":["Libraries"],"sub_categories":["Other libraries"],"readme":"![Tests](https://github.com/fastaudio/fastaudio/workflows/Python%20package/badge.svg)\n[![Docs](https://img.shields.io/badge/docs-latest-green)](https://fastaudio.github.io/)\n[![codecov](https://codecov.io/gh/fastaudio/fastaudio/branch/master/graph/badge.svg)](https://codecov.io/gh/fastaudio/fastaudio)\n\n\n# Fastaudio\n\u003e An audio module for fastai v2. We want to help you build audio machine learning applications while minimizing the need for audio domain expertise.\n\n# Quick Start\n\n[Google Colab Notebook](https://colab.research.google.com/github/fastaudio/fastaudio/blob/master/docs//ESC50:%20Environmental%20Sound%20Classification.ipynb)\n\n[Zachary Mueller's class](https://youtu.be/0IQYJNkAI3k?t=1665)\n\n## Install\n\n\nInstall using pip:\n\n```\npip install fastaudio\n```\n\n---\n\nIf you plan on **contributing** to the library instead, you will need to do a editable install:\n\n```\n# Optional step if using conda\nconda create -n fastaudio python=3.7\nconda activate fastaudio\n```\n\n```\n# Editable install\ngit clone https://github.com/fastaudio/fastaudio.git\ncd fastaudio\npip install -e .[dev,testing]\npre-commit install\n```\n\n# Testing\nTo run the tests and verify everything is working, run the following command from the `fastaudio/` folder (only applicable after doing the editable install steps):\n\n```\npytest\n```\n\nThis will run all of the test suit, reporting if there are any errors and also giving a code coverage report. Adittionally, there are extra checks that `pre-commit` run automatically every commit to verify the formatting and flake8 violations. If you want to run those manually, the command is `pre-commit run`\n\n# Contributing to the library\n\nWe are looking for contributors of all skill levels. If you don't have time to contribute, please at least reach out and give us some feedback on the library.\n\nMake sure that you have activated the environment that you used `pre-commit install` in so that pre-commit knows where to run the git hooks.\n\n### How to contribute\nCreate issues, write documentation, suggest/add features, submit PRs. We are open to anything. A good first step would be posting in the [v2 audio thread](https://forums.fast.ai/t/fastai-v2-audio/53535) introducing yourself.\n\n## Note\n\nThis project has been set up using PyScaffold 3.2.3. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n\n## Community \n\nPlease come and ask us questions about audio related tasks in our [discord](https://discord.gg/gfNYcfX6pM)\n\n## Citation\n\nIf you used this library in any research, please cite us.\n\n```\n@misc{coultas_blum_scart_bracco_2020,\n title={Fastaudio},\n url={https://github.com/fastaudio/fastaudio},\n journal={GitHub},\n author={Coultas Blum, Harry A and Scart, Lucas G. and Bracco, Robert},\n year={2020},\n month={Aug}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastaudio%2Ffastaudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastaudio%2Ffastaudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastaudio%2Ffastaudio/lists"}