Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/ovos-tts-plugin-deepponies",
"name": "ovos-tts-plugin-deepponies",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "mycroft plugin tts OVOS OpenVoiceOS",
"author": "JarbasAi",
"author_email": "jarbasai@mailfence.com",
"download_url": "",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "deepponies tts plugin for OpenVoiceOS",
"version": "0.0.2",
"split_keywords": [
"mycroft",
"plugin",
"tts",
"ovos",
"openvoiceos"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9e04e5891364f0a7c9d152e08cc1ef3858928b6e0205e27283d4995fa933d160",
"md5": "77db014a0b3d1c38d9680cf7b4a0c0cc",
"sha256": "63f4e6515c489524adf431d4f2c03571c49077076bb3811009979a28966fed67"
},
"downloads": -1,
"filename": "ovos_tts_plugin_deepponies-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "77db014a0b3d1c38d9680cf7b4a0c0cc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 892887,
"upload_time": "2023-03-14T23:56:19",
"upload_time_iso_8601": "2023-03-14T23:56:19.797079Z",
"url": "https://files.pythonhosted.org/packages/9e/04/e5891364f0a7c9d152e08cc1ef3858928b6e0205e27283d4995fa933d160/ovos_tts_plugin_deepponies-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-14 23:56:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "OpenVoiceOS",
"github_project": "ovos-tts-plugin-deepponies",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
"==",
"1.10.0"
]
]
},
{
"name": "transformers",
"specs": []
},
{
"name": "g2p_en",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "nltk",
"specs": [
[
"==",
"3.6.5"
]
]
},
{
"name": "Cython",
"specs": []
},
{
"name": "nemo_toolkit",
"specs": [
[
"==",
"1.5.1"
]
]
},
{
"name": "pynini",
"specs": [
[
"==",
"2.1.4"
]
]
},
{
"name": "soundfile",
"specs": []
}
],
"lcname": "ovos-tts-plugin-deepponies"
}