Hui Zhang
bbf313e4ce
Merge pull request #661 from PaddlePaddle/conf
...
add stream conf
3 years ago
Hui Zhang
b3d23e6af3
add stream conf
3 years ago
Hui Zhang
fbe022fdef
Merge pull request #656 from PaddlePaddle/chunk
...
fix mask for bool type; fix other
3 years ago
chenfeiyu
ae92fa7498
format code
3 years ago
Feiyu Chan
7779f33e74
add text normalization example
3 years ago
Haoxin Ma
c8368410e2
utt datapipeline
3 years ago
Hui Zhang
69dfc2a5fa
fix mask for bool type; fix other
3 years ago
Hui Zhang
c65ea55bb1
Merge pull request #651 from PaddlePaddle/crf
...
replace list zip by stack
3 years ago
Hui Zhang
4acaaba349
replace list zip by stack
3 years ago
Hui Zhang
c6aab4e41b
Merge pull request #650 from PaddlePaddle/crf
...
add crf layer
3 years ago
Hui Zhang
3a76707062
rm useless
3 years ago
Hui Zhang
d05ae8eeb0
Merge branch 'develop' into align
3 years ago
Hui Zhang
34689bd1df
add crf
3 years ago
Hui Zhang
03e5a64d26
Merge pull request #648 from PaddlePaddle/note
...
add test notebook
3 years ago
Hui Zhang
dc0c5351ec
add test notebook
3 years ago
Hui Zhang
9e2dac666d
Merge pull request #647 from PaddlePaddle/doc
...
remove useless doc
3 years ago
Hui Zhang
72cb7622e4
remove useless doc
3 years ago
Hui Zhang
4b2a578647
Merge pull request #645 from PaddlePaddle/ds2
...
add libri ds2 exp result
3 years ago
Hui Zhang
9fa4f90123
Merge pull request #646 from PaddlePaddle/doc
...
eigen doc
3 years ago
Hui Zhang
de780a0c8a
add libri ds2 exp result
3 years ago
Hui Zhang
dc4b7e4c10
add algebra
3 years ago
Hui Zhang
230c7ac2ae
fix eigen
3 years ago
Hui Zhang
53387b5e6e
add crf, eigen
3 years ago
Hui Zhang
5ab9371f39
Merge pull request #634 from iclementine/g2p
...
g2p example update: add code to ignore sandhi
4 years ago
chenfeiyu
4c3c5546e7
1. use space as separator;
...
2. add docstring for some functions.
4 years ago
Hui Zhang
b373a25423
Merge pull request #641 from PaddlePaddle/ins
...
downgrad python env version
4 years ago
Hui Zhang
0066837377
downgrad python env version
4 years ago
Hui Zhang
08866db9f9
Merge pull request #640 from PaddlePaddle/egs
...
fix ds2 default config
4 years ago
Hui Zhang
759b2e0b2d
fix ds2 default config
4 years ago
Hui Zhang
b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] ( #639 )
...
* remove sequnce_mask
* format
* fix ds2 export audio shape from B,D,T to B,T,D
4 years ago
Hui Zhang
749a113037
add Cedict egs & pypinyin using jieba as wordseg & phkit using local pypinyin package ( #637 )
...
* down and parse cedict
* remove useless
* using third party python pinyin
* jieba as default wordseg
* remove useless
* remove pinyin dict
* using jieba.lcut
* remove doc of cedict egs
* add fan2jian test
* add description for say_digit
4 years ago
Hui Zhang
f22f681992
more docs ( #636 )
4 years ago
Hui Zhang
fd5213105b
chinese to phoneme ( #633 )
4 years ago
Hui Zhang
1b373bfcd7
refactor g2p egs ( #630 )
...
* refactor g2p egs
* add sha-bone; remove avg.sh from egs;
4 years ago
Hui Zhang
92381451fb
format
4 years ago
Hui Zhang
30aba26693
add align code
4 years ago
Feiyu Chan
075635d2b4
add a g2p example ( #623 )
...
* add an example to convert transcription to pinyin with pypinyin and jieba
* format code
* 1. remove script for data downloading, since Baker dataset is not easily downloaded via terminal;
2. remove pypinyin as an extra requirement; it is alreay required by the main project;
3. clean code.
* change output format
4 years ago
Hui Zhang
9cc750bf29
add praat and texgrid doc ( #628 )
4 years ago
Hui Zhang
2ff726a66e
fix doc link ( #627 )
4 years ago
Hui Zhang
0a7958b3f1
add tarball utils ( #626 )
4 years ago
Feiyu Chan
8697d422b9
Merge pull request #625 from PaddlePaddle/rsl
...
fix doc representation
4 years ago
Hui Zhang
37c5324138
fix result; add feature list
4 years ago
Hui Zhang
0a3a840bee
more decoding method ( #618 )
...
* more decoding method
* all decode method test scripts; result readme
* exp libri confi
* parallel data scripts; more mask test; need pybind11 repo
* speed perturb config
* libri conf test set
4 years ago
Hui Zhang
295f8bdad5
train ds2 model ( #622 )
...
* default cmvn compute config; more log of grad clip; diff ds2 cmvn compute and conf; ds2 lr step by epoch;
* fix ds2 config
* fix install and egs link
* sox speed pertrub shape (T, C), float64, process using int32
* fix libri ds2 scripts; add ngram and spm doc
* aishell ds2 cer7.86
* fix ds2 result
4 years ago
Hui Zhang
4853761542
add text normlization ( #620 )
...
* add text normlization
* add space
4 years ago
Hui Zhang
d0635c6592
using soxbinddings ( #619 )
4 years ago
Hui Zhang
d777edc605
ctc decoding weight 0.5 ( #614 )
...
* ctc decoding weight 0.5
* tiny decoding conf
* more label of mergify
* format doc
4 years ago
Hui Zhang
538bf271eb
chinese char/word ngram lm ( #613 )
...
* add ngram lm egs
* add zhon repo
* install kenlm, zhon
* format
* add chinese_text_normalization repo
* add ngram lm egs
4 years ago
Hui Zhang
2bdf4c946a
fix image link ( #612 )
4 years ago
Hui Zhang
db022fac6e
fix doc ( #611 )
4 years ago