Commit Graph

34 Commits (develop)

Author SHA1 Message Date
Hui Zhang 8cbf6a2c9a
Update setup.py (#2879)
1 year ago
Wang Xin 9da38a2db6
fix AttributeError module 'distutils' has no attribute 'ccompiler' (#2745)
2 years ago
TianYuan 4bf07009d8
Update README.md
2 years ago
TianYuan 7b284fd9a9
Update README.md
2 years ago
Doubledongli 25fc89edf6 delete old bat
2 years ago
Doubledongli 0b9ac9ba73 fix:change bat script and readme
2 years ago
lidongdong c7294fae36 fix:change setup
2 years ago
lidongdong d21c1f2b10 fix:change setup
2 years ago
lidongdong 06a44f7460 fix:change bat
2 years ago
lidongdong 4c92af5717 feat:add windows ctc-decoders compile func
2 years ago
r be70016edb Improve readability
2 years ago
huangyuxin fa160d86e3 update version of ctcdecoders, test=asr
2 years ago
Jackwaterveg d7222c0453
[ASR] Support CTC decoder online (#821)
2 years ago
Jackwaterveg dae6bea546
[ctcdecoders]fix the licence (#1336)
2 years ago
Jackwaterveg 08d8260872
add licecne for ctc (#1329)
3 years ago
Jackwaterveg 0c4895cd0b
mv the ctcdecoders to third_part (#1313)
3 years ago
Jackwaterveg 2bccde3def
update the version of ctcdecoders and feat,test=doc_fix (#1155)
3 years ago
huangyuxin ca06b91fc4 renew the setup.py for paddlespeech feat and ctcdecoders
3 years ago
Hui Zhang 2a66c2c13b format code
3 years ago
Hui Zhang 3f3442b98a remove useless third lib
3 years ago
Hui Zhang 16e60160f8
Kaldi (#839)
3 years ago
Hui Zhang 65850e4d00
Merge pull request #658 from iclementine/frontend
3 years ago
Hui Zhang a84487146d
Merge pull request #669 from iclementine/dsp
3 years ago
chenfeiyu abccbb5c7d WIP: add kaldi-style frame and stft
3 years ago
Hui Zhang b08384cd35 using conv1d to do fft
3 years ago
Hui Zhang 5fb06f42a0 add nn feat lib
3 years ago
chenfeiyu ae92fa7498 format code
3 years ago
Feiyu Chan 7779f33e74 add text normalization example
3 years ago
Hui Zhang b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] (#639)
3 years ago
Hui Zhang 749a113037
add Cedict egs & pypinyin using jieba as wordseg & phkit using local pypinyin package (#637)
3 years ago
Hui Zhang fd5213105b
chinese to phoneme (#633)
3 years ago
Hui Zhang 538bf271eb
chinese char/word ngram lm (#613)
3 years ago
Hui Zhang c6ae9857f2
update doc (#603)
3 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
3 years ago