frogger


Namefrogger JSON
Version 0.1.0 PyPI version JSON
download
home_page
Summary
upload_time2023-06-07 15:44:56
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Frogger

This TTS is heavily cropped and packaged [coqui-ai/TTS](https://github.com/coqui-ai/TTS). If you like this then you'll love their other projects.

## Running

Currently it's expected to checkout whole code locally and install deps, and run http server.

```bash
git clone git@github.com:laszukdawid/frogger.git
cd frogger
make install
make serve
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "frogger",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/6f/0d/651269b13e48b1ad47980da38b3bab19b944c295dddd42cb6adf4df314f5/frogger-0.1.0.tar.gz",
    "platform": null,
    "description": "\n# Frogger\n\nThis TTS is heavily cropped and packaged [coqui-ai/TTS](https://github.com/coqui-ai/TTS). If you like this then you'll love their other projects.\n\n## Running\n\nCurrently it's expected to checkout whole code locally and install deps, and run http server.\n\n```bash\ngit clone git@github.com:laszukdawid/frogger.git\ncd frogger\nmake install\nmake serve\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d27af1aaf021cfd2d47ec3e9890ca3147baf2650c1dd06e1eb0896fd65298949",
                "md5": "8a79744efe65b37931a8f7d7ff2efc61",
                "sha256": "821ff22145bf0ec611b5f7b7e732d184200f6952f2a0cf4126dfe42dcf8d85ad"
            },
            "downloads": -1,
            "filename": "frogger-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a79744efe65b37931a8f7d7ff2efc61",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 333139,
            "upload_time": "2023-06-07T15:44:54",
            "upload_time_iso_8601": "2023-06-07T15:44:54.581391Z",
            "url": "https://files.pythonhosted.org/packages/d2/7a/f1aaf021cfd2d47ec3e9890ca3147baf2650c1dd06e1eb0896fd65298949/frogger-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f0d651269b13e48b1ad47980da38b3bab19b944c295dddd42cb6adf4df314f5",
                "md5": "c252cdfaef839bd9d853977083cb81ac",
                "sha256": "e3e191d3985b6da3a36384241672179fa84df6e4e1d2db654ca71889b1f1c4ab"
            },
            "downloads": -1,
            "filename": "frogger-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c252cdfaef839bd9d853977083cb81ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 259363,
            "upload_time": "2023-06-07T15:44:56",
            "upload_time_iso_8601": "2023-06-07T15:44:56.655617Z",
            "url": "https://files.pythonhosted.org/packages/6f/0d/651269b13e48b1ad47980da38b3bab19b944c295dddd42cb6adf4df314f5/frogger-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 15:44:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "frogger"
}
        
Elapsed time: 0.07701s