Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/ovos-stt-plugin-nemo",
"name": "ovos-stt-plugin-nemo",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ovos plugin stt",
"author": "JarbasAi",
"author_email": "jarbasai@mailfence.com",
"download_url": "https://files.pythonhosted.org/packages/e8/2f/e99b1193a66b4bd8bde1d118b50b1a3d5b6a0a0ade82e4835725c2453166/ovos-stt-plugin-nemo-0.2.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A nemo stt plugin for OVOS",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/ovos-stt-plugin-nemo"
},
"split_keywords": [
"ovos",
"plugin",
"stt"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bc5d29d5c5407632fff56a77b58832ce7b65e101ba7606e24e4e569b8a7f8bc3",
"md5": "2a7b8ff7aa9ab954be9c8e84fbf67ffe",
"sha256": "b5c2f225acd20886aa5afa6ae5e428c97ccd3c0100ccb115104292e834e9d361"
},
"downloads": -1,
"filename": "ovos_stt_plugin_nemo-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2a7b8ff7aa9ab954be9c8e84fbf67ffe",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8924,
"upload_time": "2024-10-10T08:43:10",
"upload_time_iso_8601": "2024-10-10T08:43:10.105073Z",
"url": "https://files.pythonhosted.org/packages/bc/5d/29d5c5407632fff56a77b58832ce7b65e101ba7606e24e4e569b8a7f8bc3/ovos_stt_plugin_nemo-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e82fe99b1193a66b4bd8bde1d118b50b1a3d5b6a0a0ade82e4835725c2453166",
"md5": "26a455f12811bada3e3d9283266903f9",
"sha256": "58eeec3df69afb1d849259ffae6c7eaafd8ac95b8b6c319de029f278e44700ed"
},
"downloads": -1,
"filename": "ovos-stt-plugin-nemo-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "26a455f12811bada3e3d9283266903f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10295,
"upload_time": "2024-10-10T08:43:11",
"upload_time_iso_8601": "2024-10-10T08:43:11.060883Z",
"url": "https://files.pythonhosted.org/packages/e8/2f/e99b1193a66b4bd8bde1d118b50b1a3d5b6a0a0ade82e4835725c2453166/ovos-stt-plugin-nemo-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 08:43:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "ovos-stt-plugin-nemo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "ovos-plugin-manager",
"specs": [
[
">=",
"0.0.24"
]
]
},
{
"name": "ovos-utils",
"specs": [
[
">=",
"0.0.30"
],
[
"~=",
"0.0"
]
]
},
{
"name": "SpeechRecognition",
"specs": [
[
"~=",
"3.8"
]
]
},
{
"name": "huggingface_hub",
"specs": [
[
"==",
"0.23.2"
]
]
},
{
"name": "nemo_toolkit",
"specs": []
}
],
"lcname": "ovos-stt-plugin-nemo"
}