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

Block or report Digipom

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

Popular repositories

  1. WhisperCppAndroidDemo WhisperCppAndroidDemo Public archive

    A sample Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.

    C 58 10

  2. Calculator-for-Android Calculator-for-Android Public

    Open source concept of a calculator, using an expression lexer, parser, and evaluator, as well as an example UI. The parser is based off of Dijkstra's Shunting Yard algorithm.

    Java 18 17

  3. riff-wave riff-wave Public

    Simple methods for reading and writing PCM wave files.

    Rust 12 2

  4. easy-media-converter easy-media-converter Public

    Java 3 1

  5. decibel decibel Public

    Quick conversion utilities for decibel values.

    Rust 2

  6. whisper-websocket-server whisper-websocket-server Public

    Forked from rpdrewes/whisper-websocket-server

    Self hosted high quality voice recognition for de-googled Android using whisper. Like Siri or OK Google.

    Python