Skip to content
View ecsplendid's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ecsplendid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. rembg-greenscreen rembg-greenscreen Public

    Forked from danielgatis/rembg

    Rembg Video Virtual Green Screen Edition

    Python 252 30

  2. DanceMusicSegmentation DanceMusicSegmentation Public

    Segmenting electronic dance music streams (like "A State of Trance") based on self-similarity

    MATLAB 18 2

  3. llm-paper-summariser llm-paper-summariser Public

    Download a PDF from the internet, parse it, summarise it using a LLM (large language model)

    2 1

  4. gpt-shell gpt-shell Public

    Ask GPT-3 to give you the appropriate shell command given a description

    C# 2

  5. To save you the hours of pain and mi... To save you the hours of pain and misery, here is some C# code which you can use to call the AWS Polly service, without having to use AWS's bloat-central SDK. You are welcome :)
    1
    using System;
    2
    using System.IO;
    3
    using System.Net.Http;
    4
    using System.Security.Cryptography;
    5
    using System.Text;