Skip to content
View CodeBySonu95's full-sized avatar
๐Ÿคซ
Building quietly ๐Ÿš€
๐Ÿคซ
Building quietly ๐Ÿš€

Block or report CodeBySonu95

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
CodeBySonu95/README.md

๐Ÿ‘จโ€๐Ÿ’ป About Me

public class CodeBySonu95 extends AndroidDeveloper {

    String name       = "Sonu";
    String username   = "CodeBySonu95";
    String location   = "India ๐Ÿ‡ฎ๐Ÿ‡ณ";
    String[] focus    = {"Offline AI", "Neural TTS", "Privacy-first Apps"};
    String tool       = "Sketchware Pro";
    String license    = "GNU GPL v3.0";
    boolean cloudDeps = false; // never

    String funFact() {
        return "I build production-grade AI apps solo using Sketchware Pro.";
    }
}

๐Ÿš€ Projects

๐Ÿ”ต VoxSherpa TTS โ€” Offline Neural Text-to-Speech for Android

VoxSherpa TTS is a 100% offline Android TTS app powered by Sherpa-ONNX. Supports Kokoro-82M, Piper, and VITS engines. Languages: Hindi, English, British English, Japanese, Chinese and 50+ more. No internet ยท No cloud ยท No tracking ยท Android 11+

VoxSherpa Website F-Droid

Featured in: Sherpa-ONNX Official README ยท HuggingFace


๐ŸŸข GitPush Pro โ€” Push to GitHub directly from Android

GitPush Pro lets you commit and push files to GitHub from your Android phone โ€” no PC needed. Live terminal output ยท Commit history ยท ~7โ€“8 MB ยท Zero bloat.

GitPush Pro Website


๐Ÿ’ป Tech Stack

Java Kotlin HTML5 JavaScript CSS3 Firebase ONNX Sherpa-ONNX


๐ŸŒ Socials

Instagram YouTube HuggingFace Email


๐Ÿ“Š GitHub Stats


๐Ÿ† GitHub Trophies


โœ๏ธ Random Dev Quote


Snake animation

Popular repositories Loading

  1. VoxSherpa-TTS VoxSherpa-TTS Public

    ๐ŸŽ™๏ธ VoxSherpa TTS Offline Neural Text-to-Speech Engine for Android โšก Sherpa-ONNX powered ๐Ÿ”Š Natural voice synthesis ๐Ÿ“ฑ Fully offline processing ๐Ÿš€ No cloud โ€ข No limits

    Java 2 2

  2. SketchCode SketchCode Public

    HTML 1

  3. CodeBySonu95 CodeBySonu95 Public

    Building Android apps with Sketchware Pro ยท Open Source developer

    HTML 1

  4. GitPush-Pro GitPush-Pro Public

    A lightweight Android demo App for creating commits and pushing project files to GitHub via API.

    Java 1

  5. sherpa-onnx sherpa-onnx Public

    Forked from k2-fsa/sherpa-onnx

    Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Andrโ€ฆ

    C++