Skip to content
View LaptopDev's full-sized avatar
Block or Report

Block or report LaptopDev

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. cassino cassino Public

    Trivial introductory C Guessing Game

    C

  2. linux transcribe.sh (bg script, hotk... linux transcribe.sh (bg script, hotkey adaptable) for whisper.cpp - Backup voice memo and transcription, and copy transcription to clipboard
    1
    #!/bin/bash
    2
    # place in whisper.cpp/ 
    3
    # assign this scfript to a hotkey to start a recording
    4
    # assign ffmpeg kill command to another hotkey to stop it
    5