Sadam1195
Programmer | AI | ML | DL | Data Science | Python | C/C++ | Linux/Unix | Speech & Signal Processing
FAST National UniversityIslamabad - Pakistan
Pinned Repositories
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
AI-Thermometer
Code for automatically measuring the temperature of people using a thermal camera.
Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset)
awesome-pakistani
List of Pakistani software developers and organisations contributing in open source.
CheXNet-with-localization
Weakly Supervised Learning for Findings Detection in Medical Images
detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
EpilepsyDetectionUsingEEGSignals
Applying Machine Learning Techniques To Detect Epilepsy Using EEG Signals
linux
Linux kernel source tree
TTS
Deep learning for Text to Speech
Sadam1195's Repositories
Sadam1195/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
Sadam1195/awesome-python-applications
đź’ż Free software that works great, and also happens to be open-source Python.
Sadam1195/awesome-text-summarization-1
The guide to tackle with the Text Summarization
Sadam1195/blockly
The web-based visual programming editor.
Sadam1195/Chrome-Extensions
WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
Sadam1195/coursera-dl
Script for downloading Coursera.org videos and naming them.
Sadam1195/cpython
The Python programming language
Sadam1195/CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
Sadam1195/dask
Parallel computing with task scheduling
Sadam1195/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
Sadam1195/django
The Web framework for perfectionists with deadlines.
Sadam1195/feature-detection
Oriented FAST and Rotated BRIEF using opencv
Sadam1195/kaldi
This is the official location of the Kaldi project.
Sadam1195/keras
Deep Learning for humans
Sadam1195/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Sadam1195/pykaldi
A Python wrapper for Kaldi
Sadam1195/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Sadam1195/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Sadam1195/PyTorch_Speaker_Verification
PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
Sadam1195/randomCNN-voice-transfer
Audio style transfer with shallow random parameters CNN. Result: https://soundcloud.com/mazzzystar/sets/speech-conversion-sample
Sadam1195/RecordRTC
WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
Sadam1195/scikit-learn
scikit-learn: machine learning in Python
Sadam1195/spark
Apache Spark
Sadam1195/Speaker-Diarization
speaker diarization by uis-rnn and speaker embedding by vgg-speaker-recognition
Sadam1195/Speaker_Diarization
Sadam1195/Speaker_Verification
Tensorflow implementation of generalized end-to-end loss for speaker verification
Sadam1195/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
Sadam1195/tensorflow
An Open Source Machine Learning Framework for Everyone
Sadam1195/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
Sadam1195/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.