nemo-toolkit


Namenemo-toolkit JSON
Version 1.23.0 PyPI version JSON
download
home_pagehttps://github.com/nvidia/nemo
SummaryNeMo - a toolkit for Conversational AI
upload_time2024-02-28 05:27:22
maintainerNVIDIA
docs_urlNone
authorNVIDIA
requires_python
licenseApache2
keywords deep learning machine learning gpu nlp nemo nvidia pytorch torch tts speech language
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            NeMo (**Ne**ural **Mo**dules) is a toolkit for creating AI applications built around **neural modules**, conceptual blocks of neural networks that take *typed* inputs and produce *typed* outputs.

**NeMo Core** provides common APIs all modules and models have to implement.

**NeMo Collections**

* ASR - collection of modules and models for building speech recognition networks
* TTS - collection of modules and models for building speech synthesis networks
* NLP - collection of modules and models for building NLP networks
* Vision - collection of modules and models for building computer vision networks
* Multimodal - collection of modules and models for building multimodal networks

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nvidia/nemo",
    "name": "nemo-toolkit",
    "maintainer": "NVIDIA",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "nemo-toolkit@nvidia.com",
    "keywords": "deep learning,machine learning,gpu,NLP,NeMo,nvidia,pytorch,torch,tts,speech,language",
    "author": "NVIDIA",
    "author_email": "nemo-toolkit@nvidia.com",
    "download_url": "https://files.pythonhosted.org/packages/37/37/9060f8c5d4389bdf983e1169b485fee269395e83f1ec2b6cb3577f8e47f8/nemo_toolkit-1.23.0.tar.gz",
    "platform": null,
    "description": "NeMo (**Ne**ural **Mo**dules) is a toolkit for creating AI applications built around **neural modules**, conceptual blocks of neural networks that take *typed* inputs and produce *typed* outputs.\n\n**NeMo Core** provides common APIs all modules and models have to implement.\n\n**NeMo Collections**\n\n* ASR - collection of modules and models for building speech recognition networks\n* TTS - collection of modules and models for building speech synthesis networks\n* NLP - collection of modules and models for building NLP networks\n* Vision - collection of modules and models for building computer vision networks\n* Multimodal - collection of modules and models for building multimodal networks\n",
    "bugtrack_url": null,
    "license": "Apache2",
    "summary": "NeMo - a toolkit for Conversational AI",
    "version": "1.23.0",
    "project_urls": {
        "Download": "https://github.com/NVIDIA/NeMo/releases",
        "Homepage": "https://github.com/nvidia/nemo"
    },
    "split_keywords": [
        "deep learning",
        "machine learning",
        "gpu",
        "nlp",
        "nemo",
        "nvidia",
        "pytorch",
        "torch",
        "tts",
        "speech",
        "language"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5eb87df0f944ffb1d6a18cd44f15d7524cc9cf3eddc268f7cef2cf37beea219d",
                "md5": "573f27578043425afcf9b4998b00a68e",
                "sha256": "5182ab96d302289016ebd798f2032b8a1342f3b7f36ab94922dec48ac1f3f5c9"
            },
            "downloads": -1,
            "filename": "nemo_toolkit-1.23.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "573f27578043425afcf9b4998b00a68e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3157314,
            "upload_time": "2024-02-28T05:27:18",
            "upload_time_iso_8601": "2024-02-28T05:27:18.563464Z",
            "url": "https://files.pythonhosted.org/packages/5e/b8/7df0f944ffb1d6a18cd44f15d7524cc9cf3eddc268f7cef2cf37beea219d/nemo_toolkit-1.23.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37379060f8c5d4389bdf983e1169b485fee269395e83f1ec2b6cb3577f8e47f8",
                "md5": "153d2a0cf05065159c557e3e17e71d44",
                "sha256": "059f69ca1c6598ee40ab6334a70647fb797a5ef6b813a2d62163b20aead8d050"
            },
            "downloads": -1,
            "filename": "nemo_toolkit-1.23.0.tar.gz",
            "has_sig": false,
            "md5_digest": "153d2a0cf05065159c557e3e17e71d44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2346758,
            "upload_time": "2024-02-28T05:27:22",
            "upload_time_iso_8601": "2024-02-28T05:27:22.737292Z",
            "url": "https://files.pythonhosted.org/packages/37/37/9060f8c5d4389bdf983e1169b485fee269395e83f1ec2b6cb3577f8e47f8/nemo_toolkit-1.23.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 05:27:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nvidia",
    "github_project": "nemo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nemo-toolkit"
}
        
Elapsed time: 0.25077s