{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "\nAudio\n================================================================================\n\nThe `audio` package exists to simplify the installation of the following packages:\n\n - `audio.bitstream`,\n - `audio.coders`,\n - `audio.filters`,\n - `audio.fourier`,\n - `audio.frames`,\n - `audio.index`,\n - `audio.io`,\n - `audio.lp`,\n - `audio.quantizers`,\n - `audio.shrink`, \n - `audio.wave`.\n\nThe easy way to install it is to use the [pip] package manager:\n \n $ sudo pip install --upgrade audio\n\nUse the same command to update all packages to their latest stable release. \n\nFollow the instructions below if `pip` is not available on your system.\n\n-----\n\nMost of the dependencies of these packages are automatically managed, but\nsome dependencies still need to be manually installed beforehand:\n\n 1. **The `pip` package installer.** \n [Installation instructions](https://pip.pypa.io/en/latest/installing.html)\n for all platforms.\n\n On Ubuntu:\n\n $ sudo apt-get install python-pip\n\n [pip]: https://pip.pypa.io/en/latest/index.html\n\n 2. **[NumPy] -- Numerical Python.** \n Unless you know what you are doing, use existing binary packages.\n\n On Ubuntu:\n\n $ sudo apt-get install python-numpy\n\n [Numpy]: http://www.numpy.org/\n\n 3. **[PyAudio] -- Python bindings for PortAudio.**\n Refer to [PyAudio] for general installation instructions.\n\n On Ubuntu:\n\n $ sudo apt-get install python-pyaudio\n\n [PyAudio]: http://people.csail.mit.edu/hubert/pyaudio/\n\n 4. **[NLTK] and [TIMIT] -- Natural Language Toolkit & Acoustic-Phonetic Speech Corpus**\n\n Detailled NLTK installation instructions are available [here][NLTK-install]. \n TIMIT is an extra corpus that be installed separately, see [here][NLTK-install-data].\n\n On Ubuntu, install NLTK with:\n\n $ sudo apt-get install python-nltk\n\n and then the TIMIT corpus with:\n\n $ python -c \"import nltk; nltk.download('timit')\"\n\n [NLTK]: http://www.nltk.org/\n [TIMIT]: https://catalog.ldc.upenn.edu/LDC93S1\n [NLTK-install]: http://www.nltk.org/install.html\n [NLTK-install-data]: http://www.nltk.org/data.html\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "audio", "package_url": "https://pypi.org/project/audio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/audio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/audio/1.5.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.5.0" }, "last_serial": 1391751, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "5c29ee620835ed702e4eecbf103c7f7a", "sha256": "38e93c6c7e71978e78ef87035c7bc751e3abb1ab3b65c4cf25c26b4d48776523" }, "downloads": -1, "filename": "audio-0.0.0.tar.gz", "has_sig": false, "md5_digest": "5c29ee620835ed702e4eecbf103c7f7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1016, "upload_time": "2014-11-05T09:16:50", "url": "https://files.pythonhosted.org/packages/5f/e7/69970a61897c3958f848ac2f789569d36dba09bcca5781b5b2be1744f685/audio-0.0.0.tar.gz" } ], "1": [ { "comment_text": "", "digests": { "md5": "338a2ac6192acfd2e962e6819c20d471", "sha256": "abe1ea8b283cef68d802e19fbba487f3f70b5851e1b362d99c3a09128de2c7e7" }, "downloads": -1, "filename": "audio-1.tar.gz", "has_sig": false, "md5_digest": "338a2ac6192acfd2e962e6819c20d471", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1033, "upload_time": "2014-11-05T15:10:07", "url": "https://files.pythonhosted.org/packages/97/48/45f78ae35fd3826156ea6622399ef764a2b128199ac87209bbd1422c9f33/audio-1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "2b62b21c024b6cbf63a0b72faf858e1c", "sha256": "f0b0a3aba439353ac085582af3b944aae4dab068fa2b3211605c7d7b6aef9c49" }, "downloads": -1, "filename": "audio-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2b62b21c024b6cbf63a0b72faf858e1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1042, "upload_time": "2014-11-05T15:10:50", "url": "https://files.pythonhosted.org/packages/85/32/3be494125548674bb5b3dfdcb07a22d351d45990ba3f056866e8bf612660/audio-1.0.0.tar.gz" } ], "1.0.0-alpha.1": [ { "comment_text": "", "digests": { "md5": "776104ed353f0d6325bd5b0b0b1b0a21", "sha256": "4c4934c5950cbbe30873bb303a00876003f3841507dff842a6ed9a23722286b1" }, "downloads": -1, "filename": "audio-1.0.0-alpha.1.tar.gz", "has_sig": false, "md5_digest": "776104ed353f0d6325bd5b0b0b1b0a21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48145, "upload_time": "2014-02-03T13:57:13", "url": "https://files.pythonhosted.org/packages/40/b4/4fb4ec92af68b4b770638cbacfa133b73e76a319c8d2f3ce91b46048b8a8/audio-1.0.0-alpha.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "08b6a177a2c4a99a228dbc4f001aacaf", "sha256": "f131589e6c80f61f302c5e1c8beec5384fd573596ffa6ba84f1b798ce218441d" }, "downloads": -1, "filename": "audio-1.1.0.tar.gz", "has_sig": false, "md5_digest": "08b6a177a2c4a99a228dbc4f001aacaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1035, "upload_time": "2014-11-19T10:40:33", "url": "https://files.pythonhosted.org/packages/46/4e/81a4d8e80a3c8bb1bce155979a31e387e3efab28d33e160ec039a07e5ffb/audio-1.1.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "dbee2e689dc35b0025898fdf870ac10a", "sha256": "22ed70e1524d91b6d708a9e4f800f97931dce41549266be1a8c8da1f6b09ef50" }, "downloads": -1, "filename": "audio-1.2.1.tar.gz", "has_sig": false, "md5_digest": "dbee2e689dc35b0025898fdf870ac10a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1042, "upload_time": "2014-11-19T11:11:12", "url": "https://files.pythonhosted.org/packages/a1/50/fdf59224a3718d2c86e099b1b1e26f34cca1444ffb72ca715a8290851d9f/audio-1.2.1.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "6a885e075c0894213b661644feeb16d3", "sha256": "db2b4b949ffcf99ede74f218c9ebbc208aa63f752523a639049bdbc61e602000" }, "downloads": -1, "filename": "audio-1.3.0.tar.gz", "has_sig": false, "md5_digest": "6a885e075c0894213b661644feeb16d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1098, "upload_time": "2014-11-21T10:10:04", "url": "https://files.pythonhosted.org/packages/73/88/fa0361961a4ecf93883f5dc90f0c5c14658c7ef1aa9fed431a3dd6ee10b1/audio-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "164a962b29b267019935194fea86881a", "sha256": "6fbc7af9e206144987d8e5d94dbcb34a7c554a0a0ce710eef657f3b5b5922139" }, "downloads": -1, "filename": "audio-1.4.0.tar.gz", "has_sig": false, "md5_digest": "164a962b29b267019935194fea86881a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2019, "upload_time": "2014-12-07T15:11:11", "url": "https://files.pythonhosted.org/packages/74/ae/b46536317d9a3d0ae70f6f0694a65de19d1069de1889122949f4c1ac1148/audio-1.4.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "a2af8b39b588e6e666b0b59ab6b6c303", "sha256": "c7e875ebb4a69de287eb040375a88d254acf85c2b69dc9a59689d657e7f2d3cb" }, "downloads": -1, "filename": "audio-1.5.0.tar.gz", "has_sig": false, "md5_digest": "a2af8b39b588e6e666b0b59ab6b6c303", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2095, "upload_time": "2015-01-22T12:49:53", "url": "https://files.pythonhosted.org/packages/b6/20/8159c4dea7d20fd8781984753110f0227b24b7c5d3bc4608a98af4272e9e/audio-1.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2af8b39b588e6e666b0b59ab6b6c303", "sha256": "c7e875ebb4a69de287eb040375a88d254acf85c2b69dc9a59689d657e7f2d3cb" }, "downloads": -1, "filename": "audio-1.5.0.tar.gz", "has_sig": false, "md5_digest": "a2af8b39b588e6e666b0b59ab6b6c303", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2095, "upload_time": "2015-01-22T12:49:53", "url": "https://files.pythonhosted.org/packages/b6/20/8159c4dea7d20fd8781984753110f0227b24b7c5d3bc4608a98af4272e9e/audio-1.5.0.tar.gz" } ] }