Skip to content
View Umair-Waseem's full-sized avatar
  • Pak-Austria Fachhochschule: Institute of Applied Sciences and Technology
  • Haripur, Khyber Pakhtunkhwa, Pakistan
  • LinkedIn in/umair--waseem
  • YouTube @axomotion

Block or report Umair-Waseem

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. audio-transcription-app audio-transcription-app Public

    Desktop application that transcribes and translates audio files in English, Urdu and Hindi entirely on-device, using Faster-Whisper with voice-activity filtering and a locally converted int8 NLLB-2…

    Python 1

  2. language-translator language-translator Public

    Desktop translation application with automatic language detection, back-translation confidence scoring, English grammar checking and speech synthesis, built in Python with CustomTkinter over the Go…

    Python 1

  3. file-access-logger file-access-logger Public

    Flask dashboard that monitors local directories for file creation, modification and deletion, attributes each event to a process using psutil and lsof, stores it in SQLite through SQLAlchemy, and s…

    Python

  4. numpy-nn-depth-study numpy-nn-depth-study Public

    A controlled study of neural network depth, implemented from scratch in NumPy. Across 30 training runs, no architecture beats logistic regression by more than run-to-run noise. Every comparison car…

    Python