# Tactigon Speech
![The tactigon team](https://avatars.githubusercontent.com/u/63020285?s=200&v=4)
This package add voice command functionalities to the Tactigon Skin using Bluetooth Low Energy. It is based on the Tactigon Gear.
## Architecture
Tactigon Speech is a class that inherits from the base TSkin class, which can be found in the [Tactigon Gear](https://pypi.org/project/tactigon-gear/).
Here's the definition of the architecture.
![Tactigon Speech architecture definition](https://www.thetactigon.com/wp/wp-content/uploads/2023/11/Architecture_Tactigon_Speech.png "Tactigon Speech architecture definition")
## Prerequisites
In order to use the Tactigon Gear the following prerequisites needs to be observed:
Tactigon Gear: >=5.0.3
Platforms:
- Windows 10 (x86-64 CPU with AVX/FMA)
- macOS >=12.0 (x86-64 CPU with AVX/FMA)
Python version: following versions has been used and tested. It is STRONGLY recommended to use these ones depending on platform.
- Win10: 3.8.10
- macOS: 3.8.10
It is recommended to create a dedicated python virtual environment and install the packages into the virtual environment:
* `python -m venv venv`
* `pip install tactigon-speech`
Depending on your installation (Mac users) you may need to use `python3` and `pip3` instead of `python` and `pip` respectively
## Tactigon Gear complete reference
A complete reference to Tactigon Gear and the Tactigon Skin can be found at [Tactigon Gear](https://pypi.org/project/tactigon-gear/)
## Tactigon Speech examples
For a list of example you can go to [Tactigon SDK repository](https://github.com/TactigonTeam/Tactigon-SDK)
Raw data
{
"_id": null,
"home_page": "https://nextind.eu",
"name": "tactigon-speech",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8.0",
"maintainer_email": null,
"keywords": "tactigon, wereable, voice recognition on edge, human interface",
"author": "Next Industries s.r.l.",
"author_email": "info@nextind.eu",
"download_url": "https://files.pythonhosted.org/packages/45/56/3e411329be4823910771e2d4a3cd6d6c3731e4bd9cbc28f21da41872c4b0/tactigon_speech-5.0.5.tar.gz",
"platform": null,
"description": "# Tactigon Speech\r\n\r\n![The tactigon team](https://avatars.githubusercontent.com/u/63020285?s=200&v=4)\r\n\r\nThis package add voice command functionalities to the Tactigon Skin using Bluetooth Low Energy. It is based on the Tactigon Gear.\r\n\r\n## Architecture\r\n\r\nTactigon Speech is a class that inherits from the base TSkin class, which can be found in the [Tactigon Gear](https://pypi.org/project/tactigon-gear/).\r\n\r\nHere's the definition of the architecture.\r\n\r\n![Tactigon Speech architecture definition](https://www.thetactigon.com/wp/wp-content/uploads/2023/11/Architecture_Tactigon_Speech.png \"Tactigon Speech architecture definition\")\r\n\r\n## Prerequisites\r\nIn order to use the Tactigon Gear the following prerequisites needs to be observed:\r\n\r\nTactigon Gear: >=5.0.3\r\n\r\nPlatforms:\r\n - Windows 10 (x86-64 CPU with AVX/FMA)\r\n - macOS >=12.0 (x86-64 CPU with AVX/FMA)\r\n\r\nPython version: following versions has been used and tested. It is STRONGLY recommended to use these ones depending on platform.\r\n - Win10: 3.8.10\r\n - macOS: 3.8.10\r\n\r\nIt is recommended to create a dedicated python virtual environment and install the packages into the virtual environment: \r\n * `python -m venv venv`\r\n * `pip install tactigon-speech`\r\n\r\nDepending on your installation (Mac users) you may need to use `python3` and `pip3` instead of `python` and `pip` respectively\r\n\r\n## Tactigon Gear complete reference\r\nA complete reference to Tactigon Gear and the Tactigon Skin can be found at [Tactigon Gear](https://pypi.org/project/tactigon-gear/)\r\n\r\n## Tactigon Speech examples\r\nFor a list of example you can go to [Tactigon SDK repository](https://github.com/TactigonTeam/Tactigon-SDK)\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tactigon Speech to transcribe text into commands",
"version": "5.0.5",
"project_urls": {
"Homepage": "https://nextind.eu"
},
"split_keywords": [
"tactigon",
" wereable",
" voice recognition on edge",
" human interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "45563e411329be4823910771e2d4a3cd6d6c3731e4bd9cbc28f21da41872c4b0",
"md5": "90a6dab9a6e56db5890852867fb75f88",
"sha256": "7362e440062d9d0f8c7b7cf6acece96d4d129d2e02d5ea444d4a345d18d2936c"
},
"downloads": -1,
"filename": "tactigon_speech-5.0.5.tar.gz",
"has_sig": false,
"md5_digest": "90a6dab9a6e56db5890852867fb75f88",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.0",
"size": 129640,
"upload_time": "2024-09-25T08:53:45",
"upload_time_iso_8601": "2024-09-25T08:53:45.603502Z",
"url": "https://files.pythonhosted.org/packages/45/56/3e411329be4823910771e2d4a3cd6d6c3731e4bd9cbc28f21da41872c4b0/tactigon_speech-5.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-25 08:53:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tactigon-speech"
}