svc-ds-webhook


Namesvc-ds-webhook JSON
Version 2.0.32 PyPI version JSON
download
home_pagehttps://github.com/filispeen/so-vits-svc-discord-webhook-notification
SummaryDiscord Webhook Messanger
upload_time2023-10-12 22:10:04
maintainer
docs_urlNone
authorFILISPEEN
requires_python
licenseMIT
keywords discord webhook discord_webhook svc so-vits-svc-fork so-vits-svc-fork-discord-webhook
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This is a Python script designed to monitor a specified directory for the progress of an AI training process and send real-time updates to a Discord webhook. It is a versatile tool suitable for tracking and reporting on the status of AI training runs.

The script uses the Watchdog library to monitor the specified directory for file creation events. When a new file with a ".pth" extension is created, the script processes it to extract information about the AI training progress.

Key features and functionality include:
- Real-time updates: The script reports training progress to a Discord webhook, including details such as generations trained, the percentage of training completed, and estimated time for completion.
- Customizable parameters: You can specify the Discord webhook URL, dataset name, and other options through command-line arguments.
- Support for different time zones: The script uses the Pytz library to handle time zones, ensuring accurate timestamps in notifications.

To use this script, simply set up the necessary parameters, run it, and it will continuously monitor the specified directory for training progress updates. It's a handy tool for keeping track of AI training processes and staying informed about their status.

For detailed usage instructions, please refer to the documentation or the project's README file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/filispeen/so-vits-svc-discord-webhook-notification",
    "name": "svc-ds-webhook",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "discord,webhook,discord_webhook,svc,so-vits-svc-fork,so-vits-svc-fork-discord-webhook",
    "author": "FILISPEEN",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/fb/4a/2ff841883300c5668880e74b1b1ebd749eb68789c3ba19be5f9c9b57b645/svc_ds_webhook-2.0.32.tar.gz",
    "platform": null,
    "description": "\nThis is a Python script designed to monitor a specified directory for the progress of an AI training process and send real-time updates to a Discord webhook. It is a versatile tool suitable for tracking and reporting on the status of AI training runs.\n\nThe script uses the Watchdog library to monitor the specified directory for file creation events. When a new file with a \".pth\" extension is created, the script processes it to extract information about the AI training progress.\n\nKey features and functionality include:\n- Real-time updates: The script reports training progress to a Discord webhook, including details such as generations trained, the percentage of training completed, and estimated time for completion.\n- Customizable parameters: You can specify the Discord webhook URL, dataset name, and other options through command-line arguments.\n- Support for different time zones: The script uses the Pytz library to handle time zones, ensuring accurate timestamps in notifications.\n\nTo use this script, simply set up the necessary parameters, run it, and it will continuously monitor the specified directory for training progress updates. It's a handy tool for keeping track of AI training processes and staying informed about their status.\n\nFor detailed usage instructions, please refer to the documentation or the project's README file.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Discord Webhook Messanger",
    "version": "2.0.32",
    "project_urls": {
        "Homepage": "https://github.com/filispeen/so-vits-svc-discord-webhook-notification"
    },
    "split_keywords": [
        "discord",
        "webhook",
        "discord_webhook",
        "svc",
        "so-vits-svc-fork",
        "so-vits-svc-fork-discord-webhook"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f710247ffd28ce331691b2d6ecf868951b46a6d88da82785b09a3ca74e314f88",
                "md5": "9a2a502d61dc3663a096f131939f185c",
                "sha256": "4541c0931912625f68a673d8d5b374124c16ac041ae2219c4206354d16782b4c"
            },
            "downloads": -1,
            "filename": "svc_ds_webhook-2.0.32-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a2a502d61dc3663a096f131939f185c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5289,
            "upload_time": "2023-10-12T22:10:03",
            "upload_time_iso_8601": "2023-10-12T22:10:03.145828Z",
            "url": "https://files.pythonhosted.org/packages/f7/10/247ffd28ce331691b2d6ecf868951b46a6d88da82785b09a3ca74e314f88/svc_ds_webhook-2.0.32-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb4a2ff841883300c5668880e74b1b1ebd749eb68789c3ba19be5f9c9b57b645",
                "md5": "87bc0a9e4a91458a0d1c91d445dcb6e4",
                "sha256": "cf8b090ee4a87664db63cb2de9f679fd421b0def760121bf57c274ea15d236d3"
            },
            "downloads": -1,
            "filename": "svc_ds_webhook-2.0.32.tar.gz",
            "has_sig": false,
            "md5_digest": "87bc0a9e4a91458a0d1c91d445dcb6e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5693,
            "upload_time": "2023-10-12T22:10:04",
            "upload_time_iso_8601": "2023-10-12T22:10:04.673584Z",
            "url": "https://files.pythonhosted.org/packages/fb/4a/2ff841883300c5668880e74b1b1ebd749eb68789c3ba19be5f9c9b57b645/svc_ds_webhook-2.0.32.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-12 22:10:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "filispeen",
    "github_project": "so-vits-svc-discord-webhook-notification",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "svc-ds-webhook"
}
        
Elapsed time: 0.12474s