saurabhvyas
Deep Learning / ML Research engineer , Knows a bit about JS , Node.js / Neural Nets and Raspberry Pi 3 Interested in NLP,Speech and ed-tech
India
Pinned Repositories
audio-classification
simple pytorch audio classification example
audioset_transfer
using Google's pretrained audioset model, to classify new audio categories
ctc_tensorflow_example
CTC + Tensorflow Example for ASR
dataset_creator
this small project, will help you to create datasets for audio related tasks, major code is taken from KT crawler git project
Google_Calendar_Api_demo
Using Google Calendar API with express
kaldi_scripts
a few useful kaldi scripts for my own use
orangerobo
Personal raspberry pi based robot with remote based control and real time streaming
Perfect-Todo
Ionic2 Android App
Socket.io-extended-demo
I am trying some of my features to improve demo at http://socket.io/get-started/chat/
word_ctc
saurabhvyas's Repositories
saurabhvyas/audioset_transfer
using Google's pretrained audioset model, to classify new audio categories
saurabhvyas/audio-classification
simple pytorch audio classification example
saurabhvyas/ctc_tensorflow_example
CTC + Tensorflow Example for ASR
saurabhvyas/dataset_creator
this small project, will help you to create datasets for audio related tasks, major code is taken from KT crawler git project
saurabhvyas/kaldi_scripts
a few useful kaldi scripts for my own use
saurabhvyas/tf_audio_sentiment
tensorflow code for binary sentimental classification ( happy and no happy ) for hindi data
saurabhvyas/word_ctc
saurabhvyas/ASR-System-for-Hindi-Language
The repository contains all the codes necessary for my project - Automatic Speech Recognition System in Hindi Language ( Project description is available at :- https://goo.gl/eQZkMP) : It containes the code for the following systems - 1) Monophone-HMM system built using HTK toolkit , 2)Monophone-HMM system built using Kaldi toolkit, 3)Triphone-HMM system built using Kaldi toolkit and 4)DNN-HMM system built using Kaldi toolkit
saurabhvyas/auto_speech
saurabhvyas/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
saurabhvyas/dataset_augment
code for augmenting dataset
saurabhvyas/dataset_builder
create dataset for asr
saurabhvyas/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
saurabhvyas/deepspeech.pytorch
Speech Recognition using DeepSpeech2 and the CTC activation function. Edit
saurabhvyas/fast-wavenet
Speedy Wavenet generation using dynamic programming :zap:
saurabhvyas/feeny_voice
code for creating dataset for feeny , also useful for general purpose dataset creation
saurabhvyas/glossary_extractor
extract concepts from a book's glossary
saurabhvyas/hindi_char
saurabhvyas/hnatt
Train and visualize Hierarchical Attention Networks
saurabhvyas/ibm_speech
implementation of https://arxiv.org/pdf/1703.07754.pdf in tensorflow
saurabhvyas/kaldi
This is the official location of the Kaldi project.
saurabhvyas/nli_corpus_preprocess
preprocessing files for SNLI,SCITAIL AND MultiNLI datasets for training on custom setup
saurabhvyas/o21
saurabhvyas/orange_vision_helper
This projects aims to solve a ton of real world problems. It will make use of open source CV, and speech tools to solve following problems :
saurabhvyas/pi_inference
saurabhvyas/speechpy
:speech_balloon: SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/
saurabhvyas/srnn_nli
saurabhvyas/tensor2tensor
A library for generalized sequence to sequence models
saurabhvyas/tf_kaggle
saurabhvyas/WER-in-python
This program calculates the word error rate of hypothesis in ASR and print the aligned result.