Skip to content
View Angad8285's full-sized avatar
🐵
learning
🐵
learning

Highlights

  • Pro

Block or report Angad8285

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

Pinned Loading

  1. pytorch-tacotron2-implementation pytorch-tacotron2-implementation Public

    A from-scratch PyTorch implementation of the Tacotron 2 model that generates mel spectrograms from phonemes, which are then synthesized into audio using a pre-trained HiFi-GAN vocoder.

    Jupyter Notebook

  2. alzheimers_prediction alzheimers_prediction Public

    using Neural Networks

    Jupyter Notebook

  3. cpp-chat-system cpp-chat-system Public

    A multi-threaded, client-server chat system built from scratch in C++ using TCP/IP sockets. It's designed to handle multiple concurrent users for real-time messaging, showcasing fundamental low-lev…

    C++

  4. IRC-Server IRC-Server Public

    Forked from MicrosoftStudentChapter/IRC-Server

    C++