librispeech topic

List librispeech repositories

tensorflow_end2end_speech_recognition

313
Stars
121
Forks
Watchers

End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)

speechbrain.github.io

358
Stars
28
Forks
Watchers

The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN a...

dataloaders

109
Stars
12
Forks
Watchers

Pytorch and TensorFlow data loaders for several audio datasets

voice_activity_detection

340
Stars
69
Forks
Watchers

Voice Activity Detection based on Deep Learning & TensorFlow

asr_preprocessing

68
Stars
23
Forks
Watchers

Python implementation of pre-processing for End-to-End speech recognition

quartznet-pytorch

25
Stars
7
Forks
Watchers

Quartznet implementation on pytorch [https://arxiv.org/abs/1910.10261]

asr

19
Stars
1
Forks
Watchers

Automatic speech recognition using neural networks

SpeakerRecognitionFromScratch

39
Stars
12
Forks
Watchers

Final project for the Speaker Recognition course on Udemy, 机器之心, 深蓝学院 and 语音之家

speech-recognition-examples

19
Stars
11
Forks
Watchers

Simple Guide How To Build Your Own End-To-End Automatic Speech Recognition System Written In PyTorch