{"id":19426415,"url":"https://github.com/drscotthawley/aeiou","last_synced_at":"2025-05-08T00:21:35.454Z","repository":{"id":56805576,"uuid":"525163682","full_name":"drscotthawley/aeiou","owner":"drscotthawley","description":"(ML) audio engineering i/o utils","archived":false,"fork":false,"pushed_at":"2024-01-05T05:42:37.000Z","size":178588,"stargazers_count":54,"open_issues_count":2,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-14T01:11:31.033Z","etag":null,"topics":["audio","machine-learning","pytorch","utilities"],"latest_commit_sha":null,"homepage":"https://drscotthawley.github.io/aeiou","language":"Jupyter Notebook","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/drscotthawley.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}},"created_at":"2022-08-15T23:02:28.000Z","updated_at":"2024-11-07T03:40:27.000Z","dependencies_parsed_at":"2024-01-05T01:29:14.476Z","dependency_job_id":"baaa624a-6e17-483c-9abe-f55fdb0ae24f","html_url":"https://github.com/drscotthawley/aeiou","commit_stats":{"total_commits":165,"total_committers":4,"mean_commits":41.25,"dds":"0.12727272727272732","last_synced_commit":"599f35391473588047dc71efeed016f62a14ab12"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drscotthawley%2Faeiou","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drscotthawley%2Faeiou/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drscotthawley%2Faeiou/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drscotthawley%2Faeiou/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drscotthawley","download_url":"https://codeload.github.com/drscotthawley/aeiou/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231468021,"owners_count":18381174,"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"}},"keywords":["audio","machine-learning","pytorch","utilities"],"created_at":"2024-11-10T14:07:33.068Z","updated_at":"2025-05-08T00:21:35.442Z","avatar_url":"https://github.com/drscotthawley.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"aeiou\n================ \n\n\u003c!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! --\u003e\n\nPronounced “[ayoo](https://youtu.be/Hv6RbEOlqRo?t=24)”\n\n## Install\n\nIt is recommended you install the latest version from GitHub via\n\n``` sh\npip install git+https://github.com/drscotthawley/aeiou.git\n```\n\nHowever binaries will be occasionally updated on PyPI, installed via\n\n``` sh\npip install aeiou\n```\n\n## How to use\n\nThis is a series of utility routines developed in support of multiple\nprojects within the [Harmonai](https://www.harmonai.org/) organization.\nSee individual documentation pages for more specific instructions on how\nthese can be used. Note that this is *research code*, so it’s a) in flux\nand b) in need of improvements to documenation.\n\n## Documentation\n\nDocumentation for this library is hosted on the [aeiou GitHub Pages\nsite](https://drscotthawley.github.io/aeiou/).\n\n## Contributing\n\nContributions are welcome – especially for improvements to\ndocumentation! To contribute:\n\n1.  Fork this repo and then clone your fork to your local machine.\n\n2.  Create a new (local) branch: `git -b mybranch` (or whatever you want\n    to call it).\n\n3.  This library is written entirely in [nbdev](https://nbdev.fast.ai/)\n    version 2, using Jupyter notebooks.\n\n4.  [Install nbdev](https://nbdev.fast.ai/getting_started.html#install)\n    and then you can edit the Jupyter notebooks.\n\n    ** **NOTE:** Edit the notebook (`.ipynb`) files, *not* the `.py` files, as the latter get overwritten by `nbdev`. \n\n6.  After editing notebooks, run `nbdev_prepare`\n\n7.  If that succeeds, you can do\n    `git add *.ipynb aeiou/*.py; git commit` and then `git push` to get\n    your changes to back to your fork on GitHub.\n\n8.  Then send a Pull Request from your fork to the `dev` branch of this original `aeiou`\n    repository.\n\n## Attribution\n\nPlease include attribution of this code if you reproduce sections of it\nin your own code:\n\n    aeiou: audio engineering i/o utilities: Copyright (c) Scott H. Hawley, 2022-2023. https://github.com/drscotthawley/aeiou\n\nIn research papers, please cite this software if you find it useful:\n\n``` bibtex\n@misc{aeiou,\n  author = {Scott H. Hawley},\n  title = {aeiou: audio engineering i/o utilities},\n  year  = {2022},\n  url   = {https://github.com/drscotthawley/aeiou},\n}\n```\n\nCopyright (c) Scott H. Hawley, 2022-2023.\n\n## License\n\n[License](https://github.com/drscotthawley/aeiou/blob/main/LICENSE) is\nAPACHE 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrscotthawley%2Faeiou","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrscotthawley%2Faeiou","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrscotthawley%2Faeiou/lists"}