GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

timit

Website
Wikipedia
mravanelli/pytorch-kaldi
https://static.github-zh.com/github_avatars/mravanelli?size=40
mravanelli / 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 ...

speech-recognitiongrudnnkaldirnn-modelPyTorchtimit深度学习深度神经网络recurrent-neural-networksmultilayer-perceptron-networklstmspeechasrrnn
Python 2.39 k
3 年前
https://static.github-zh.com/github_avatars/mravanelli?size=40
mravanelli / SincNet

#计算机科学#SincNet is a neural architecture for efficiently processing raw audio samples.

深度学习audiowaveformfilteringcnnconvolutional-neural-networksspeaker-recognitionspeaker-verificationspeaker-identificationspeech-recognitionasraudio-processingspeech-processingdigital-signal-processingsignal-processingneural-networks人工智能timitPyTorchPython
Python 1.18 k
4 年前
https://static.github-zh.com/github_avatars/speechbrain?size=40
speechbrain / speechbrain.github.io

#计算机科学#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...

深度学习speech-recognitionspeech-to-textspeechspeech-processingspeaker-recognitionspeaker-verificationspeaker-identificationspeech-separationspeechrecognition神经网络neural-networkstimitspeech-analysis
HTML 368
16 天前
https://static.github-zh.com/github_avatars/hirofumi0810?size=40
hirofumi0810 / tensorflow_end2end_speech_recognition

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

speech-recognitionctcTensorflowtimittimit-datasetattention-mechanismautomatic-speech-recognitionasrend-to-endend-to-end-learningspeech-to-textbeam-search
Python 314
7 年前
https://static.github-zh.com/github_avatars/philipperemy?size=40
philipperemy / timit

The DARPA TIMIT Acoustic-Phonetic Continuous Speech Corpus.

timit-datasettimitdarpaspeech
307
3 年前
https://static.github-zh.com/github_avatars/Diamondfan?size=40
Diamondfan / CTC_pytorch

CTC end -to-end ASR for timit and 863 corpus.

ctcPyTorchtimitkaldidecoder
Python 218
5 年前
https://static.github-zh.com/github_avatars/HawkAaron?size=40
HawkAaron / RNN-Transducer

MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks

end-to-endasrtransducersmxnetrnn-transducertimitspeech-recognition
Python 139
4 年前
https://static.github-zh.com/github_avatars/WindQAQ?size=40
WindQAQ / listen-attend-and-spell

Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API of Tensorflow, which makes the training and evaluation truly en...

speech-recognitionTensorflowtimitseq2seqspeech-to-text
Python 89
6 年前
https://static.github-zh.com/github_avatars/grausof?size=40
grausof / keras-sincnet

#计算机科学#Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)

深度学习audiowaveformfilteringcnnconvolutional-neural-networksspeaker-recognitionspeaker-verificationspeech-recognitionasraudio-processingspeech-processingdigital-signal-processing神经网络机器学习人工智能timitTensorflowKeras
Python 73
4 年前
https://static.github-zh.com/github_avatars/hirofumi0810?size=40
hirofumi0810 / asr_preprocessing

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

speech-recognitionctcattention-mechanismtimittimit-datasetautomatic-speech-recognitionend-to-endtranscriptionpreprocessingdataset
Python 69
7 年前
https://static.github-zh.com/github_avatars/matthijsvk?size=40
matthijsvk / TIMITspeech

Speech recognition on the TIMIT (or any other) dataset

speechtimit神经网络theanophonemesspeech-recognition
Python 42
8 年前
https://static.github-zh.com/github_avatars/mravanelli?size=40
mravanelli / pytorch_MLP_for_ASR

#计算机科学#This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and decoding are performed with Kaldi. The current implementation sup...

PyTorchasrkaldi深度学习深度神经网络speech-recognitiontimitmlpfeedforward-neural-networkmultilayer-perceptronneural-networksPythonCUDA
Perl 38
7 年前
https://static.github-zh.com/github_avatars/AppleHolic?size=40
AppleHolic / PytorchSR

Pytorch based phoneme recognition (TIMIT phoneme classification)

PyTorchBukkittimitspeechrecognition
Python 34
7 年前
https://static.github-zh.com/github_avatars/mravanelli?size=40
mravanelli / theano-kaldi-rnn

#计算机科学#THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with the Kaldi decoder.

recurrent-neural-networkskaldirnngrutimittheano深度学习深度神经网络
Perl 33
7 年前
https://static.github-zh.com/github_avatars/zhaoyu611?size=40
zhaoyu611 / Automatic_Speech_Recognition_with_Multi_Models

#计算机科学#A Simple Automatic Speech Recognition (ASR) Model in Tensorflow, which only needs to focus on Deep Neural Network. It's easy to test popular cells (most are LSTM and its variants) and models (unidirec...

automatic-speech-recognitionTensorflowctclstm深度学习timitrnn
Python 19
7 年前
https://static.github-zh.com/github_avatars/biyoml?size=40
biyoml / PyTorch-End-to-End-ASR-on-TIMIT

Attention-based end-to-end ASR on TIMIT in PyTorch

end-to-endasrtimitPyTorch
Python 17
4 年前
https://static.github-zh.com/github_avatars/orbxball?size=40
orbxball / timit-preprocessor

#计算机科学#Extract mfcc vectors and phones from TIMIT dataset

timit-datasettimitdata-preprocessingphone深度学习speech-recognition
Shell 16
2 年前
https://static.github-zh.com/github_avatars/anicolson?size=40
anicolson / SPN-ASI

Sum-Product Networks (SPNs) for Robust Automatic Speaker Identification.

robustnesstimittimit-datasetspeaker-identificationspeaker-verification
Python 11
5 年前
https://static.github-zh.com/github_avatars/colinator?size=40
colinator / timit_utils

Python/numpy/pandas convenience wrapper for the TIMIT database.

timitphonemesaudioPythontranscription
Jupyter Notebook 11
7 年前
https://static.github-zh.com/github_avatars/anicolson?size=40
anicolson / SPN-ASI

Sum-Product Networks (SPNs) for Robust Automatic Speaker Identification.

robustnesstimittimit-datasetspeaker-identificationspeaker-verification
Python 11
5 年前
loading...