Jackwaterveg
d75cf89630
Update released_model.md
3 years ago
huangyuxin
bd72afb02b
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into doc
3 years ago
Jackwaterveg
c55b3c7bff
Update released_model.md
3 years ago
Jackwaterveg
c30200a438
Update released_model.md
3 years ago
Hui Zhang
3432de4347
Merge pull request #846 from PaddlePaddle/prof
...
fix prof switch
3 years ago
Hui Zhang
7775abd727
fix prof switch
3 years ago
Hui Zhang
a40312b691
Merge pull request #845 from PaddlePaddle/prof
...
more prof log
3 years ago
Hui Zhang
1d4be67ae8
Merge pull request #844 from PaddlePaddle/bench
...
fix bench
3 years ago
Hui Zhang
6ae6ca85b7
more prof log
3 years ago
Hui Zhang
b9beea5ab1
fix bench
3 years ago
Hui Zhang
61a827dc60
Merge pull request #843 from PaddlePaddle/log
...
fix log for u2
3 years ago
Hui Zhang
7ae204eb0f
fix log for u2
3 years ago
Hui Zhang
98c0d43ae4
Merge pull request #833 from PaddlePaddle/fix_varbase
...
varbase getitem support np.longlong since paddle 2.2.0RC
3 years ago
Hui Zhang
282914f45b
Merge branch 'develop' into fix_varbase
3 years ago
Hui Zhang
231499a347
VarBase.__getitem__ work for np.int64, np.longlong; but __setitem_varbase__ not support paddle.int16/set_value op not support
3 years ago
Hui Zhang
6f7a6dc2e8
Merge pull request #842 from PaddlePaddle/s1
...
update u2 transformer config
3 years ago
Hui Zhang
15d26cc4ad
update u2 transformer config
3 years ago
Hui Zhang
3e1f9da8f7
Merge pull request #841 from PaddlePaddle/size_shape
...
tensor.size to tensor.shape
3 years ago
Hui Zhang
000183ea49
tensor.size to tensor.shape
3 years ago
Hui Zhang
cd001d5daf
change type_as to astype
3 years ago
Hui Zhang
16e60160f8
Kaldi ( #839 )
...
* can do frames, real stft
* format
* stft complex, powspec, magspec
* add common utils
* add window process func
* using frames and matmul as stft
* read with 2d; window process
* test with dither, remove dc offset, preermphs
* add doc string
* more frontend utils
* add logspec
* fix typing
* add delpoy mergify label
3 years ago
Hui Zhang
a75be25787
Merge pull request #837 from PaddlePaddle/bench
...
support benchmark scripts
3 years ago
Hui Zhang
9a95ceb0b4
add Acknowledgements
3 years ago
Hui Zhang
b381f5b447
fix profiler optitons config
3 years ago
Hui Zhang
9fb349f935
fix benchmark cli
3 years ago
Hui Zhang
054e099b28
format
3 years ago
Hui Zhang
0e91d26ae3
fix log; add report to trainer
3 years ago
Hui Zhang
6de20de3f8
rename reporter.scope to ObsScope
3 years ago
Hui Zhang
576e94da04
log interval 1 when benchmark
3 years ago
Hui Zhang
f15e1ff732
fix doc link
3 years ago
Hui Zhang
d7a33b9d5e
update config with contextlib
3 years ago
Hui Zhang
cda6ca8323
add benchmark flags, and logic
3 years ago
Hui Zhang
c75082295a
varbase getitem support np.longlong since paddle 2.2.0RC
3 years ago
Hui Zhang
dc2cdbf3fb
Merge pull request #831 from PaddlePaddle/bench
...
Benchmark
3 years ago
Hui Zhang
a997b5a61c
rename ckpt suffix to np
3 years ago
Hui Zhang
0f3e5a3872
run_all with aishell/s1
3 years ago
Hui Zhang
16b9c33deb
format
3 years ago
Hui Zhang
3a5258f6a0
lr and opt param will restore from ckpt, so we do not set lr manully
3 years ago
Jackwaterveg
d0c9dc9342
Update deepspeech_architecture.md
3 years ago
Hui Zhang
7907319288
fix profiler
3 years ago
Hui Zhang
438e1bd34f
add benmark scripts
3 years ago
Jackwaterveg
068c2b1417
Merge pull request #829 from PaddlePaddle/profiler
...
add op profiling
3 years ago
Hui Zhang
5fdda953b9
add op profiling
3 years ago
Hui Zhang
2dadfba15b
Merge pull request #828 from PaddlePaddle/seed
...
do not set seed since break model covergence, aishell s0 seed 10086 test ok
3 years ago
Hui Zhang
9576643a7d
Merge pull request #827 from Jackwaterveg/doc
...
Doc 修正了一些小问题
3 years ago
Hui Zhang
ec76df6cbc
do not set seed since break model covergence, aishell s0 seed 10086 test ok
3 years ago
Jackwaterveg
0b2c794d88
Emphasis the setup stage in install.sh
3 years ago
Jackwaterveg
6e5d152503
Update deepspeech_architecture.md
3 years ago
Jackwaterveg
c8d62807b3
Update deepspeech_architecture.md
3 years ago
huangyuxin
84020a0471
fix some mistacks in doc
3 years ago