Skip to content
View marshmallowyoshi's full-sized avatar

Block or report marshmallowyoshi

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 Loading

  1. Tectonic-Model Tectonic-Model Public

    Tectonic fault shape estimation using Wavelet Transforms and Polynomial Regression

    Python

  2. Classical-Music-History-App Classical-Music-History-App Public

    Plotly Dash app visualising the Eras and Genres of classical music with interactive elements

    Python

  3. forest-to-c forest-to-c Public

    Convert Scikit-Learn RandomForestClassifier to an efficient, compact C executable

    Python 1

  4. MangaSplitter MangaSplitter Public

    Split manga volumes into chapters

    Python 1

  5. speech-to-text-with-translation speech-to-text-with-translation Public

    Convert WASAPI voice stream to text and translate from Japanese to English using Deepl

    Python

  6. recmidi.py recmidi.py
    1
    #!/usr/bin/python3
    2
    # credit: https://codeandlife.com/2017/08/04/using-raspberry-pi-as-an-automatic-midi-logger/
    3
    # I just made it into a while loop so I can use it as a systemd service
    4
    # Requirements midish, python3
    5
    # Example systemd service file: