# audioviz-colab ##
* An user-friendly music information retrieval visualization API interfacing with Google Colab
* Coordinated by Prof. [Li Su](https://homepage.iis.sinica.edu.tw/pages/lisu/index_en.html), Prof. [Yu-Fen Huang](https://yfhuang.info/) from the [Music and Culture Technology Lab](https://sites.google.com/view/mctl/), Academia Sinica, Taipei, Taiwan
* A collaration project with graduate students from National Tsing Hua University, Hsinchu, Taiwan
## Introduction to this packages ##
* Custom visualization wrappers for open source module [librosa](https://librosa.org/doc/latest/index.html)
* Using open source graphing library [Plotly](https://plotly.com/python/) to enhance visualization capabilities
* Direcctly integrated with Google Colab functions to provide platform-free user experience
* Please refer to [official page](https://grace1287986s-organization.gitbook.io/musicai-ui-space-v2/) for more details
## Installation and Dependency ##
### Installation ###
* PyPi installation
```bash
pip install audioviz
```
* setup.py
## Developer Demo ##
![alt text](panel.png "Title")
## Future Works ##
* Colab upload solution
* Direct instruction
* Programming Copilot
Raw data
{
"_id": null,
"home_page": "https://github.com/TrangDuLam/audioviz",
"name": "audioviz",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "Music Information Retrieval,Academia Sinica,NTHU",
"author": "ayTrang",
"author_email": "andrew.chuang@gapp.nthu.edu.tw",
"download_url": "https://files.pythonhosted.org/packages/f2/5d/25a37b16f4152fe893f69916708298eff1e8a0347c871780fbc1f6e6481d/audioviz-0.3.tar.gz",
"platform": null,
"description": "# audioviz-colab ##\n\n* An user-friendly music information retrieval visualization API interfacing with Google Colab\n* Coordinated by Prof. [Li Su](https://homepage.iis.sinica.edu.tw/pages/lisu/index_en.html), Prof. [Yu-Fen Huang](https://yfhuang.info/) from the [Music and Culture Technology Lab](https://sites.google.com/view/mctl/), Academia Sinica, Taipei, Taiwan\n* A collaration project with graduate students from National Tsing Hua University, Hsinchu, Taiwan\n\n## Introduction to this packages ##\n\n* Custom visualization wrappers for open source module [librosa](https://librosa.org/doc/latest/index.html)\n* Using open source graphing library [Plotly](https://plotly.com/python/) to enhance visualization capabilities\n* Direcctly integrated with Google Colab functions to provide platform-free user experience\n* Please refer to [official page](https://grace1287986s-organization.gitbook.io/musicai-ui-space-v2/) for more details\n\n## Installation and Dependency ##\n\n### Installation ###\n\n* PyPi installation\n\n ```bash\n pip install audioviz\n ```\n\n* setup.py\n\n## Developer Demo ##\n![alt text](panel.png \"Title\")\n\n## Future Works ##\n\n* Colab upload solution\n * Direct instruction\n* Programming Copilot\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An user-friendly music information retrieval tools interfacing with Google Colab",
"version": "0.3",
"project_urls": {
"Homepage": "https://github.com/TrangDuLam/audioviz"
},
"split_keywords": [
"music information retrieval",
"academia sinica",
"nthu"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f57e0929869e208887de677c19d36364277afb3953f3ab07848db6243efde3e7",
"md5": "62057dd775dac7b7f0257b85f7b41f50",
"sha256": "507089436dc3adae8f5865a733ee255316cc5f9bf6e4999d2e182036f6f1f7e0"
},
"downloads": -1,
"filename": "audioviz-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62057dd775dac7b7f0257b85f7b41f50",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 19475,
"upload_time": "2023-09-25T15:04:43",
"upload_time_iso_8601": "2023-09-25T15:04:43.036045Z",
"url": "https://files.pythonhosted.org/packages/f5/7e/0929869e208887de677c19d36364277afb3953f3ab07848db6243efde3e7/audioviz-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f25d25a37b16f4152fe893f69916708298eff1e8a0347c871780fbc1f6e6481d",
"md5": "dbc86bd0ec9e896e6176021cb19d7619",
"sha256": "bb705e3fd7b63b16d467f67dc58b9228a2922cc64c8b62b72885c4396a7c5f8a"
},
"downloads": -1,
"filename": "audioviz-0.3.tar.gz",
"has_sig": false,
"md5_digest": "dbc86bd0ec9e896e6176021cb19d7619",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16624,
"upload_time": "2023-09-25T15:04:50",
"upload_time_iso_8601": "2023-09-25T15:04:50.171468Z",
"url": "https://files.pythonhosted.org/packages/f2/5d/25a37b16f4152fe893f69916708298eff1e8a0347c871780fbc1f6e6481d/audioviz-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-25 15:04:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TrangDuLam",
"github_project": "audioviz",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "audioviz"
}