Skip to content
View umesh70's full-sized avatar

Block or report umesh70

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

    Speech Recognition system in C++, built using windows core audio APIs for audio capturing from audio endpoints and , Whisper.cpp for processing the audio and transcribing the text as output.

    C 1

  2. BFS-visualization BFS-visualization Public

    A GUI application built with SFML graphic library of C++, using BFS for finding the shortest route in a matrix (having obstacles at random locations) from a given starting point to given ending point.

    C++

  3. Multimodel-Implementation Multimodel-Implementation Public

    Jupyter Notebook

  4. Ngram-model Ngram-model Public

    Naïve implementation of an N-gram model in C++ for tokenization and calculating the probability of the next word in a sentence.

    C++

  5. AI-ML-stuff AI-ML-stuff Public

    Jupyter Notebook

  6. IRC_SERVER IRC_SERVER Public

    C++