huangyuxin
aefe9e93a7
add tipc benchmark of conformer
3 years ago
Jackwaterveg
d7222c0453
[ASR] Support CTC decoder online ( #821 )
...
* fix the destructer problem for prefixes
* unified offline and online in ctcdecoders, test=asr
* rename swig_decoders to paddlespeech_ctcdecoders, test=asr
* add reset_stage for ctcdecoder
* fix some problems
* fix ctconline
* fix a bug
* fix the format
* fix 1xt2x
3 years ago
Junkun
44408e5211
sync the variable name to others
3 years ago
Junkun
43aad7a018
beam search with optimality guarantees
3 years ago
huangyuxin
5e7e8a3e24
fix the u2 export, test=asr
3 years ago
Jackwaterveg
e69abc9265
Merge pull request #1273 from zh794390558/batch_sampler
...
[s2t] Fix Batch sampler set epoch
3 years ago
huangyuxin
07d457859d
use pre-commit, test=doc_fix
3 years ago
Hui Zhang
45832f6770
fix default dist_samlper to False
3 years ago
Hui Zhang
3a2db414e6
format code
3 years ago
Hui Zhang
6f651d762e
fix batch sampler set_epoch when epcoh start
3 years ago
huangyuxin
8b63485ce3
fix some bug, test=asr
3 years ago
huangyuxin
3e2cc898cb
remove default cfg and fix some bugs,test=asr
3 years ago
huangyuxin
a1d8ab0f99
merge the develop
3 years ago
huangyuxin
c907a8deda
change all recipes
3 years ago
Hui Zhang
c81a3f0f83
[s2t] DataLoader with BatchSampler or DistributeBatchSampler ( #1242 )
...
* batchsampler or distributebatchsampler
* format
3 years ago
Junkun Chen
420709e5ce
[st] Distributed sampler and new dataloader with MIMO ( #1239 )
...
* update timit result, test=doc_fix
* result update
* fix bug
* add triplet loader
* empty preprocess file
* sync to u2, updating
* sync to u2 config
* fix bugs
* code refine
* update config
* customize decoding batch size
* update optimizer and lr scheduler
* minor
* minor
* minor
* fix bugs of refs
* minor
* distributed sampler
* minor
* refine the loader
3 years ago
huangyuxin
41eeed0450
add librispeech asr1
3 years ago
huangyuxin
2c5902d7c5
rename decoding to decode
3 years ago
Hui Zhang
bb2a370b23
[asr] remove useless conf of librispeech ( #1227 )
...
* remve useless conf
* format code
* update conf
* update conf
* update conf
3 years ago
huangyuxin
c40b6f4062
refactor the train and test config,test=asr
3 years ago
Hui Zhang
db121226b8
clean aishell asr1 conf & compare ctc loss with torch and warpctc_pytorch ( #1191 )
3 years ago
Jackwaterveg
68164dd39f
[asr]rename test_hub to test_wav ( #1132 )
...
* add the readme, librispeech_asr1
* fix the test_hub
* test=asr
3 years ago
Jackwaterveg
5b446f6321
[Config]clear the u2 decode config for asr ( #1107 )
...
* clear the u2 decode config
* rename the vocab_filepath and cmvn_path
3 years ago
TianYuan
2189b46004
add tts cli
3 years ago
Hui Zhang
0818c1601d
add __init__.py
3 years ago
Junkun
4e31a4445d
eval mode
3 years ago
Hui Zhang
39228864bb
format code
3 years ago
Hui Zhang
7554b6107a
using visualdl; fix read_manifest
3 years ago
Junkun
cdd0845127
add translate function
3 years ago
huangyuxin
895a086fdd
rename the config.feat_size and the config.vocab.size to input_size and output_size
3 years ago
Hui Zhang
fe83adfbcb
nproc to ngpu
3 years ago
Hui Zhang
789471bfca
test wav for u2
3 years ago
huangyuxin
8aebfeac81
fix the prc-commit
3 years ago
Hui Zhang
2ba3f00bbd
Merge branch 'develop' into datapipe
3 years ago
huangyuxin
fb6974f950
update the auto_log
3 years ago
Hui Zhang
1ae1ead80f
more install scripts
3 years ago
Hui Zhang
51a6845564
Merge pull request #985 from Jackwaterveg/benchmark
...
revise the benchmark
3 years ago
huangyuxin
843ea1c12e
revise the benchmark
3 years ago
Hui Zhang
080b0431f4
format code
3 years ago
Junkun
7c8843448c
add word reward into beam search.
3 years ago
Hui Zhang
7ceef6c3f5
format code
3 years ago
Hui Zhang
f9221b4b74
fix ctc align
3 years ago
Hui Zhang
fb853167d3
format code
3 years ago
Hui Zhang
9cdd2643b1
fix bug for batch dataloader using
3 years ago
Hui Zhang
69bccb4f02
fix ctc align
3 years ago
Hui Zhang
69055698a2
transformer using batch data loader
3 years ago
huangyuxin
d647cde870
change the lm dataset dir
3 years ago
Hui Zhang
e2bcaee4f1
merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago