Alexander-H-Liu/End-to-end-ASR-Pytorch
This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.
PythonMIT
Issues
- 3
- 0
Is the Pure CTC training tested?
#81 opened by yifan-bao - 1
- 1
- 1
- 1
how to change GPU number
#78 opened by diveknown - 0
推理过程的CTC打分
#76 opened by clay-nuyoah - 1
- 1
- 1
- 0
words alignment
#72 opened by dangvansam - 0
Hi, what is the longest audio for your work?
#71 opened by Liquor520 - 1
any body test in aishell1?
#70 opened by dayu1979 - 1
can I perform the experiment on WINDOWS?
#56 opened by jiexiabalaa - 1
Step 0 : text encoding
#60 opened by taylerpauls - 1
pretrained model
#40 opened by smallflyingpig - 0
Not support mfcc?
#68 opened by ChangNamAn - 5
Inference is extremely slow
#30 opened by kamilkk852 - 0
what is the "subword" mean
#66 opened by xjwla - 0
Is SpecAugment supported?
#65 opened by kouohhashi - 1
TypeError: create_dataset() missing 1 required positional argument: 'test_path'
#63 opened by Deep-learning999 - 0
中英夾雜模型
#59 opened by sungyihsun - 2
Config file for Librispeech 960h
#37 opened by Youyoun - 0
predict have a problem
#58 opened by jiashihuigithub - 2
Single file Inference
#54 opened by shamil-kadavan - 0
- 3
- 1
Error in CharacterTextEncoder
#51 opened by gheyret - 1
Is it a bug on line 88 in preprocess.py
#43 opened by jackaduma - 3
Single audio inference
#33 opened by iamxiaoyubei - 5
- 1
- 1
Multihead attention
#44 opened by d223302 - 1
Question about speller hidden initialization
#26 opened by Andras7 - 1
Multi-GPU implementation
#23 opened by kfmn - 2
Padding target strings with the SOS token
#22 opened by atliSig - 1
Very different loss on validation
#31 opened by kamilkk852 - 1
- 1
Is this repo still maintained ?
#36 opened by Youyoun - 0
- 0
error running example code line
#39 opened by MNCTTY - 15
- 0
- 0
FileNotFoundError: [Errno 2] No such file or directory: 'result/libri_example_sd0/asr'
#29 opened by Mohammadelc - 4
- 1
Encoding Target
#18 opened by MishaimMalik - 0
About loading pretrained models
#24 opened by atliSig - 1
- 2
which state vector of multiple Speller layers is suggested to be used for attention calculation
#21 opened by XuesongYang - 1
Questions regarding ctc prefix score algorithm
#16 opened by Chung-I