# Unravel The Sound
This application transcribes the voice of a PC speaker.
The AI model is connected to the Internet for downloading, but after that, it runs locally and does not upload data.
# Install
- Install usound with the following command.
```bash
pip install usound
usound -v
```
# Lisence
This project is licensed under the MIT License, see the LICENSE.txt file for details
Raw data
{
"_id": null,
"home_page": "https://github.com/hamacom2004jp/usound",
"name": "usound",
"maintainer": "hamacom2004jp",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "hamacom2004jp@gmail.com",
"keywords": "cli restapi redis fastapi",
"author": "hamacom2004jp",
"author_email": "hamacom2004jp@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3c/4c/02b8372da6e38e5dd68c49dd59551ff9f8ef555beb3ed3861c2846002739/usound-0.1.7.tar.gz",
"platform": null,
"description": "# Unravel The Sound\r\n\r\nThis application transcribes the voice of a PC speaker.\r\nThe AI model is connected to the Internet for downloading, but after that, it runs locally and does not upload data.\r\n\r\n# Install\r\n\r\n- Install usound with the following command.\r\n\r\n```bash\r\npip install usound\r\nusound -v\r\n```\r\n\r\n# Lisence\r\n\r\nThis project is licensed under the MIT License, see the LICENSE.txt file for details\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "usound: This application transcribes the voice of a PC speaker.",
"version": "0.1.7",
"project_urls": {
"Download": "https://github.com/hamacom2004jp/usound",
"Homepage": "https://github.com/hamacom2004jp/usound"
},
"split_keywords": [
"cli",
"restapi",
"redis",
"fastapi"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d07b6977ba7bbdd3a719049b3342bc94c5fe3906d332ead0f34f779474ae6e66",
"md5": "81ebd97ff60594b45b103d44fef74461",
"sha256": "7f9363738278dff4a91f96035afe9296b86a9d1448639d6d990280a68e950e13"
},
"downloads": -1,
"filename": "usound-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "81ebd97ff60594b45b103d44fef74461",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 335648,
"upload_time": "2025-07-13T12:49:13",
"upload_time_iso_8601": "2025-07-13T12:49:13.975955Z",
"url": "https://files.pythonhosted.org/packages/d0/7b/6977ba7bbdd3a719049b3342bc94c5fe3906d332ead0f34f779474ae6e66/usound-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3c4c02b8372da6e38e5dd68c49dd59551ff9f8ef555beb3ed3861c2846002739",
"md5": "09cec650ef2ce94c325d012cd3df56dc",
"sha256": "3ade3a729ed41929d8a484cb68ef5932a80f392ae91ac6f3198d95188971e981"
},
"downloads": -1,
"filename": "usound-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "09cec650ef2ce94c325d012cd3df56dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 229405,
"upload_time": "2025-07-13T12:49:15",
"upload_time_iso_8601": "2025-07-13T12:49:15.393983Z",
"url": "https://files.pythonhosted.org/packages/3c/4c/02b8372da6e38e5dd68c49dd59551ff9f8ef555beb3ed3861c2846002739/usound-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-13 12:49:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hamacom2004jp",
"github_project": "usound",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cmdbox",
"specs": []
},
{
"name": "collectlicense",
"specs": []
},
{
"name": "faster-whisper",
"specs": []
},
{
"name": "soundcard",
"specs": []
},
{
"name": "soundfile",
"specs": []
},
{
"name": "sphinx",
"specs": []
},
{
"name": "sphinx-rtd-theme",
"specs": []
},
{
"name": "sphinx_fontawesome",
"specs": []
},
{
"name": "sphinx-intl",
"specs": []
},
{
"name": "sphinx-sitemap",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "usound"
}