geniusrise-audio


Namegeniusrise-audio JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/geniusrise/geniusrise-audio
Summaryaudio bolts for geniusrise
upload_time2024-02-28 06:45:08
maintainer
docs_urlNone
authorixaxaar
requires_python>=3.10
license
keywords mlops llm geniusrise machine learning data processing
VCS
bugtrack_url
requirements geniusrise torch accelerate transformers evaluate datasets autoawq auto-gptq bitsandbytes CherryPy flash-attn peft gunicorn trl sentence_transformers nbformat pydub torchaudio soundfile librosa pyctcdecode huggingface-hub kenlm safetensors einops packaging optimum textwrap3 nltk pyarrow absl-py pandas multiprocess optimum whispercpp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![logo_with_text](https://github.com/geniusrise/.github/assets/144122/2f8e51ee-0fcd-4f74-90fd-97301ef7943d)

### AI Ecosystem

<h3 align="center">
  <a style="color:#f34960" href="https://docs.geniusrise.ai">Documentation</a>
  ||
  <a style="color:#f34960" href="https://github.com/geniusrise/examples">Examples</a>
  ||
  <a style="color:#f34960" href="https://geniusrise.com">Cloud</a>
</h3>

### <span style="color:#e667aa">About</span>

<span style="color:#e4e48c">Geniusrise</span> is a modular, loosely-coupled
MLOps framework designed for the era of Large Language Models,
offering flexibility and standardization in designing networks of
AI agents.

It defines components and orchestrates them providing observability, state management and data handling,
all while supporting diverse infrastructures. With its modular and unopinonated architecture,
<span style="color:#e4e48c">Geniusrise</span> empowers teams to build, share,
and deploy AI across various platforms.

Geniusrise is powered by its components:

- [geniusrise-text](https://github.com/geniusrise/geniusrise-text): Text components offerring:
  - Inference APIs
  - Bulk inference
  - Fine-tuning
- [geniusrise-audio](https://github.com/geniusrise/geniusrise-audio): Audio components offerring:
  - Inference APIs
  - Bulk inference
  - Fine-tuning
- [geniusrise-vision](https://github.com/geniusrise/geniusrise-vision): Vision components offerring:
  - Inference APIs
  - Bulk inference
  - Fine-tuning
- [geniusrise-listeners](https://github.com/geniusrise/geniusrise-listeners): Streaming data ingestion
- [geniusrise-databases](https://github.com/geniusrise/geniusrise-databases): Bulk data ingestion

### <span style="color:#e667aa">Links</span>

- **Website**: [geniusrise.ai](https://geniusrise.ai)
- **Docs**: [docs.geniusrise.ai](https://docs.geniusrise.ai)
- **Examples**: [geniusrise/examples](https://github.com/geniusrise/examples)
- **Cloud**: [geniusrise.com](https://geniusrise.com)

# Audio Components

These are audio components, mainly focused around models of the audio modality (either input or output).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/geniusrise/geniusrise-audio",
    "name": "geniusrise-audio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "mlops,llm,geniusrise,machine learning,data processing",
    "author": "ixaxaar",
    "author_email": "ixaxaar@geniusrise.ai",
    "download_url": "https://files.pythonhosted.org/packages/d0/7d/043ff77664fea948f4555c82ae4fcd3f88c2e60e0d5f8e6f10544d9ee8c6/geniusrise-audio-0.1.12.tar.gz",
    "platform": null,
    "description": "![logo_with_text](https://github.com/geniusrise/.github/assets/144122/2f8e51ee-0fcd-4f74-90fd-97301ef7943d)\n\n### AI Ecosystem\n\n<h3 align=\"center\">\n  <a style=\"color:#f34960\" href=\"https://docs.geniusrise.ai\">Documentation</a>\n  ||\n  <a style=\"color:#f34960\" href=\"https://github.com/geniusrise/examples\">Examples</a>\n  ||\n  <a style=\"color:#f34960\" href=\"https://geniusrise.com\">Cloud</a>\n</h3>\n\n### <span style=\"color:#e667aa\">About</span>\n\n<span style=\"color:#e4e48c\">Geniusrise</span> is a modular, loosely-coupled\nMLOps framework designed for the era of Large Language Models,\noffering flexibility and standardization in designing networks of\nAI agents.\n\nIt defines components and orchestrates them providing observability, state management and data handling,\nall while supporting diverse infrastructures. With its modular and unopinonated architecture,\n<span style=\"color:#e4e48c\">Geniusrise</span> empowers teams to build, share,\nand deploy AI across various platforms.\n\nGeniusrise is powered by its components:\n\n- [geniusrise-text](https://github.com/geniusrise/geniusrise-text): Text components offerring:\n  - Inference APIs\n  - Bulk inference\n  - Fine-tuning\n- [geniusrise-audio](https://github.com/geniusrise/geniusrise-audio): Audio components offerring:\n  - Inference APIs\n  - Bulk inference\n  - Fine-tuning\n- [geniusrise-vision](https://github.com/geniusrise/geniusrise-vision): Vision components offerring:\n  - Inference APIs\n  - Bulk inference\n  - Fine-tuning\n- [geniusrise-listeners](https://github.com/geniusrise/geniusrise-listeners): Streaming data ingestion\n- [geniusrise-databases](https://github.com/geniusrise/geniusrise-databases): Bulk data ingestion\n\n### <span style=\"color:#e667aa\">Links</span>\n\n- **Website**: [geniusrise.ai](https://geniusrise.ai)\n- **Docs**: [docs.geniusrise.ai](https://docs.geniusrise.ai)\n- **Examples**: [geniusrise/examples](https://github.com/geniusrise/examples)\n- **Cloud**: [geniusrise.com](https://geniusrise.com)\n\n# Audio Components\n\nThese are audio components, mainly focused around models of the audio modality (either input or output).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "audio bolts for geniusrise",
    "version": "0.1.12",
    "project_urls": {
        "Bug Reports": "https://github.com/geniusrise/geniusrise-audio/issues",
        "Documentation": "https://docs.geniusrise.ai/",
        "Homepage": "https://github.com/geniusrise/geniusrise-audio",
        "Source": "https://github.com/geniusrise/geniusrise-audio"
    },
    "split_keywords": [
        "mlops",
        "llm",
        "geniusrise",
        "machine learning",
        "data processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28e19f690333558fff3773d4b7bc0cb6c411b2bb0ea465a11e802c5eb6ff55a3",
                "md5": "6d583fd518f45aead75ebd3d7f87af09",
                "sha256": "09117bce83982f4bba1578e6db763252f496a6535f13334f16dea395936019a2"
            },
            "downloads": -1,
            "filename": "geniusrise_audio-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d583fd518f45aead75ebd3d7f87af09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 38290,
            "upload_time": "2024-02-28T06:45:04",
            "upload_time_iso_8601": "2024-02-28T06:45:04.713895Z",
            "url": "https://files.pythonhosted.org/packages/28/e1/9f690333558fff3773d4b7bc0cb6c411b2bb0ea465a11e802c5eb6ff55a3/geniusrise_audio-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d07d043ff77664fea948f4555c82ae4fcd3f88c2e60e0d5f8e6f10544d9ee8c6",
                "md5": "9a4aa8a72b3bbe3cf3b8d8ab34277db9",
                "sha256": "b30c4ea373a2f3c34b5af923f0d86b3ac0c1bb113fb4154bfee8377aa0798b53"
            },
            "downloads": -1,
            "filename": "geniusrise-audio-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "9a4aa8a72b3bbe3cf3b8d8ab34277db9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 28094,
            "upload_time": "2024-02-28T06:45:08",
            "upload_time_iso_8601": "2024-02-28T06:45:08.318006Z",
            "url": "https://files.pythonhosted.org/packages/d0/7d/043ff77664fea948f4555c82ae4fcd3f88c2e60e0d5f8e6f10544d9ee8c6/geniusrise-audio-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 06:45:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "geniusrise",
    "github_project": "geniusrise-audio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "geniusrise",
            "specs": [
                [
                    "==",
                    "0.1.7"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "accelerate",
            "specs": [
                [
                    "==",
                    "0.27.2"
                ]
            ]
        },
        {
            "name": "transformers",
            "specs": [
                [
                    "==",
                    "4.38.1"
                ]
            ]
        },
        {
            "name": "evaluate",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "datasets",
            "specs": [
                [
                    "==",
                    "2.16.1"
                ]
            ]
        },
        {
            "name": "autoawq",
            "specs": [
                [
                    "==",
                    "0.2.2"
                ]
            ]
        },
        {
            "name": "auto-gptq",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "bitsandbytes",
            "specs": [
                [
                    "==",
                    "0.42.0"
                ]
            ]
        },
        {
            "name": "CherryPy",
            "specs": [
                [
                    "==",
                    "18.9.0"
                ]
            ]
        },
        {
            "name": "flash-attn",
            "specs": [
                [
                    "==",
                    "2.5.5"
                ]
            ]
        },
        {
            "name": "peft",
            "specs": [
                [
                    "==",
                    "0.7.1"
                ]
            ]
        },
        {
            "name": "gunicorn",
            "specs": [
                [
                    "==",
                    "21.2.0"
                ]
            ]
        },
        {
            "name": "trl",
            "specs": [
                [
                    "==",
                    "0.7.10"
                ]
            ]
        },
        {
            "name": "sentence_transformers",
            "specs": [
                [
                    "==",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "nbformat",
            "specs": [
                [
                    "==",
                    "5.9.2"
                ]
            ]
        },
        {
            "name": "pydub",
            "specs": [
                [
                    "==",
                    "0.25.1"
                ]
            ]
        },
        {
            "name": "torchaudio",
            "specs": [
                [
                    "<=",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "soundfile",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "librosa",
            "specs": [
                [
                    "==",
                    "0.10.1"
                ]
            ]
        },
        {
            "name": "pyctcdecode",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "huggingface-hub",
            "specs": [
                [
                    "==",
                    "0.20.3"
                ]
            ]
        },
        {
            "name": "kenlm",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "safetensors",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "einops",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.2"
                ]
            ]
        },
        {
            "name": "optimum",
            "specs": [
                [
                    "==",
                    "1.16.2"
                ]
            ]
        },
        {
            "name": "textwrap3",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "nltk",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "pyarrow",
            "specs": [
                [
                    ">=",
                    "9.0.0"
                ]
            ]
        },
        {
            "name": "absl-py",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.3.5"
                ]
            ]
        },
        {
            "name": "multiprocess",
            "specs": [
                [
                    "==",
                    "0.70.15"
                ]
            ]
        },
        {
            "name": "optimum",
            "specs": [
                [
                    "==",
                    "1.16.2"
                ]
            ]
        },
        {
            "name": "whispercpp",
            "specs": [
                [
                    "==",
                    "0.0.17"
                ]
            ]
        }
    ],
    "lcname": "geniusrise-audio"
}
        
Elapsed time: 0.21060s