Pinned Repositories
agwe-recipe
aiml-chiru
all-about-ai-residency
AI residency programs information
allosaurus
Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
Automatic-Image-Captioning-harisuguru
This project is to understand image captioning with Resnet152 and updating to Resnet50
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
baseline_recipe_is21s_indic_asr_challenge
Multilingual and code-switching ASR challenges for low resource Indian languages.
BBC_news_classification
cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
nayanjha16's Repositories
nayanjha16/aiml-chiru
nayanjha16/all-about-ai-residency
AI residency programs information
nayanjha16/allosaurus
Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
nayanjha16/Automatic-Image-Captioning-harisuguru
This project is to understand image captioning with Resnet152 and updating to Resnet50
nayanjha16/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
nayanjha16/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
nayanjha16/baseline_recipe_is21s_indic_asr_challenge
Multilingual and code-switching ASR challenges for low resource Indian languages.
nayanjha16/BBC_news_classification
nayanjha16/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
nayanjha16/Comprehensive-Transformer-TTS
A Non-Autoregressive Transformer based Text-to-Speech, supporting a family of SOTA transformers with supervised and unsupervised duration modelings. This project grows with the research community, aiming to achieve the ultimate TTS
nayanjha16/crepe
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
nayanjha16/Data-Recording-tool
This tool shall be used to record speech data
nayanjha16/Data_recording_tool_vf-
This repository contains the updated version of the recording tool
nayanjha16/Deep_learning_resources
This repo contains all the content related to deep learning
nayanjha16/DiffGAN-TTS
PyTorch Implementation of DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs
nayanjha16/Enron_email_classification
nayanjha16/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
nayanjha16/FastSpeech2_variant_2
PyTorch Implementation of FastSpeech 2 : Fast and High-Quality End-to-End Text to Speech
nayanjha16/g2p_rodoejet
Grapheme-to-Phoneme transductions that preserve input and output indices!
nayanjha16/glow-tts
A Generative Flow for Text-to-Speech via Monotonic Alignment Search
nayanjha16/gokul_kartik_text2speech
Towards Building Text-To-Speech Systems for the Next Billion Users - Microsoft Research Intern Work - Accepted at ICASSP 2023
nayanjha16/grp3capstone-final
nayanjha16/hello-world
nayanjha16/Housing_price_prediction
This repository is all about addressing the Housing Price Prediction Challenge
nayanjha16/ivy
The Unified Machine Learning Framework
nayanjha16/Kaldi-on-ADA
My documentation of which script does what in Kaldi
nayanjha16/pytorchTutorial
PyTorch Tutorials from my YouTube channel
nayanjha16/speech-synthesis-paper
List of speech synthesis papers.
nayanjha16/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
nayanjha16/vit-tensorflow
Vision Transformer Cookbook with Tensorflow