nulla


Namenulla JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryNulla: a local AI companion bootstrapper (Windows) with voice (Whisper ASR + XTTS v2 TTS), llama.cpp + OpenHermes GGUF, and built-in mini-games.
upload_time2025-11-02 18:55:59
maintainerNone
docs_urlNone
authorNone
requires_python==3.11.6
licenseMIT License Copyright (c) 2025 Tsoxer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords ai companion asr coqui-tts gguf llama.cpp minigame nulla openhermes runner snake speech-to-text text-to-speech tts whisper xtts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nulla

*A local Windows bootstrapper for a talkative AI companion — sets up Whisper (ASR), XTTS v2 (TTS), llama.cpp with OpenHermes GGUF, and ships sample mini-games.*

---

### Status
**Alpha — functional CLI.** `nulla setup` creates isolated venvs, fetches llama.cpp Windows binaries and the OpenHermes-2.5-Mistral-7B GGUF from **official upstreams**, and wires in Whisper (CPU) + XTTS v2 (CUDA/CPU).  
This package **does not redistribute** third-party models/binaries; they are downloaded during setup under their respective licenses.

### Tested Environment
- **GPU:** RTX 5070 Ti 16 GB  
- **CPU:** Ryzen 5 5600X  
- **RAM:** 32 GB  
- **Storage:** ~20 GB free recommended  
- **OS:** Windows 11  
- **Python:** **3.11.6 (required)**

### Requirements
- Windows 11
- **Python 3.11.6 exactly**
- NVIDIA CUDA (optional; CPU fallbacks exist but are slower)

**Python requirement:** This project targets **Python 3.11.6 exactly**.

**What this package does *not* include:**  
- No Whisper code/weights, no llama.cpp binaries, no XTTS-v2 models, no GGUF models.  

## Credits & Tools
- **Author/Maintainer:** Tsoxer — <tsoxercontact@gmail.com>  
- **Code scaffolding & helper scripts:** co-authored with **ChatGPT-5**  
- **Image assets:** generated with **ChatGPT-5** (OpenAI)

## Third-Party Notices (not bundled)
- **OpenAI Whisper** — MIT License. Source: openai/whisper.  
- **llama.cpp** — MIT-licensed C/C++ inference project.  
- **XTTS-v2 (Coqui)** — licensed under the Coqui Public Model License (non-commercial). You must review and comply with their terms.  
- **OpenHermes-2.5-Mistral-7B-GGUF (TheBloke)** — GGUF conversions hosted on Hugging Face; follow the original/model repo licenses.  

## Third-Party Notices (bundled)

- **salutations.wav by shadoWisp** — used in demos; licensed **CC BY 3.0**. If you use it, give attribution and link the source: https://freesound.org/s/260931/

This package is © 2025 Tsoxer (MIT). See `LICENSE`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nulla",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "==3.11.6",
    "maintainer_email": null,
    "keywords": "ai companion, asr, coqui-tts, gguf, llama.cpp, minigame, nulla, openhermes, runner, snake, speech-to-text, text-to-speech, tts, whisper, xtts",
    "author": null,
    "author_email": "Tsoxer <tsoxercontact@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cb/8c/77cf8231f3d802548cfdf5db71f74de61181adca1f9855ff496d60bcc7e9/nulla-0.0.5.tar.gz",
    "platform": null,
    "description": "\ufeff# Nulla\n\n*A local Windows bootstrapper for a talkative AI companion \u2014 sets up Whisper (ASR), XTTS v2 (TTS), llama.cpp with OpenHermes GGUF, and ships sample mini-games.*\n\n---\n\n### Status\n**Alpha \u2014 functional CLI.** `nulla setup` creates isolated venvs, fetches llama.cpp Windows binaries and the OpenHermes-2.5-Mistral-7B GGUF from **official upstreams**, and wires in Whisper (CPU) + XTTS v2 (CUDA/CPU).  \nThis package **does not redistribute** third-party models/binaries; they are downloaded during setup under their respective licenses.\n\n### Tested Environment\n- **GPU:** RTX 5070 Ti 16 GB  \n- **CPU:** Ryzen 5 5600X  \n- **RAM:** 32 GB  \n- **Storage:** ~20 GB free recommended  \n- **OS:** Windows 11  \n- **Python:** **3.11.6 (required)**\n\n### Requirements\n- Windows 11\n- **Python 3.11.6 exactly**\n- NVIDIA CUDA (optional; CPU fallbacks exist but are slower)\n\n**Python requirement:** This project targets **Python 3.11.6 exactly**.\n\n**What this package does *not* include:**  \n- No Whisper code/weights, no llama.cpp binaries, no XTTS-v2 models, no GGUF models.  \n\n## Credits & Tools\n- **Author/Maintainer:** Tsoxer \u2014 <tsoxercontact@gmail.com>  \n- **Code scaffolding & helper scripts:** co-authored with **ChatGPT-5**  \n- **Image assets:** generated with **ChatGPT-5** (OpenAI)\n\n## Third-Party Notices (not bundled)\n- **OpenAI Whisper** \u2014 MIT License. Source: openai/whisper.  \n- **llama.cpp** \u2014 MIT-licensed C/C++ inference project.  \n- **XTTS-v2 (Coqui)** \u2014 licensed under the Coqui Public Model License (non-commercial). You must review and comply with their terms.  \n- **OpenHermes-2.5-Mistral-7B-GGUF (TheBloke)** \u2014 GGUF conversions hosted on Hugging Face; follow the original/model repo licenses.  \n\n## Third-Party Notices (bundled)\n\n- **salutations.wav by shadoWisp** \u2014 used in demos; licensed **CC BY 3.0**. If you use it, give attribution and link the source: https://freesound.org/s/260931/\n\nThis package is \u00a9 2025 Tsoxer (MIT). See `LICENSE`.\n",
    "bugtrack_url": null,
    "license": "\ufeffMIT License\n        \n        Copyright (c) 2025 Tsoxer\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in\n        all copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n        THE SOFTWARE.",
    "summary": "Nulla: a local AI companion bootstrapper (Windows) with voice (Whisper ASR + XTTS v2 TTS), llama.cpp + OpenHermes GGUF, and built-in mini-games.",
    "version": "0.0.5",
    "project_urls": {
        "Bug Tracker": "https://huggingface.co/Tsoxer",
        "Homepage": "https://huggingface.co/Tsoxer",
        "Source": "https://huggingface.co/Tsoxer"
    },
    "split_keywords": [
        "ai companion",
        " asr",
        " coqui-tts",
        " gguf",
        " llama.cpp",
        " minigame",
        " nulla",
        " openhermes",
        " runner",
        " snake",
        " speech-to-text",
        " text-to-speech",
        " tts",
        " whisper",
        " xtts"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0c88593c9c075cb8884301f640e108be044007e8c04823cb96d5afd22a420fde",
                "md5": "91896e8d3f2cb29fde15155ae9fb275a",
                "sha256": "5ef0c5ba0977c0ebf116847f92957addf41ca8014fbffc9780f4be47879fe457"
            },
            "downloads": -1,
            "filename": "nulla-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91896e8d3f2cb29fde15155ae9fb275a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "==3.11.6",
            "size": 5184881,
            "upload_time": "2025-11-02T18:55:57",
            "upload_time_iso_8601": "2025-11-02T18:55:57.215153Z",
            "url": "https://files.pythonhosted.org/packages/0c/88/593c9c075cb8884301f640e108be044007e8c04823cb96d5afd22a420fde/nulla-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb8c77cf8231f3d802548cfdf5db71f74de61181adca1f9855ff496d60bcc7e9",
                "md5": "124268f4c33723f25b51f36e8947c7eb",
                "sha256": "b3ef3026c52b0a828cfd0b874147b3d1a9e5abb097c82bbb6e339985d7202d7d"
            },
            "downloads": -1,
            "filename": "nulla-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "124268f4c33723f25b51f36e8947c7eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "==3.11.6",
            "size": 5173467,
            "upload_time": "2025-11-02T18:55:59",
            "upload_time_iso_8601": "2025-11-02T18:55:59.166940Z",
            "url": "https://files.pythonhosted.org/packages/cb/8c/77cf8231f3d802548cfdf5db71f74de61181adca1f9855ff496d60bcc7e9/nulla-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-02 18:55:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nulla"
}
        
Elapsed time: 0.90025s