FunASR/funasr
zhuzizyf 1a39b6f981
Update wav_utils.py
Because there are no uppercase letters in the dictionary, when there are uppercase letters in the annotated text, the finetune result will be "unk", so uniformly converted to lowercase when read the annotated text.
2023-03-03 10:33:51 +08:00
..
bin punctuation:add training code, support largedataset 2023-02-28 18:11:12 +08:00
datasets punctuation:add training code, support largedataset 2023-02-28 18:11:12 +08:00
export Update README.md 2023-02-27 19:10:57 +08:00
fileio add file flush 2023-02-07 12:29:57 +08:00
iterators create 2022-11-26 21:56:51 +08:00
layers add training related code for sond 2023-02-15 11:51:27 +08:00
lm add language model infer pipeline 2023-02-10 10:54:27 +08:00
losses add training related code for sond 2023-02-15 11:51:27 +08:00
main_funcs create 2022-11-26 21:56:51 +08:00
models update vad inference 2023-02-28 14:33:40 +08:00
modules punctuation:add training code, support largedataset 2023-02-28 18:11:12 +08:00
optimizers update data2vec pretrain 2023-02-06 16:16:28 +08:00
punctuation punctuation:add training code, support largedataset 2023-02-28 18:11:12 +08:00
runtime Update README.md 2023-02-27 19:11:59 +08:00
samplers update version 0.1.6 2023-01-16 18:46:40 +08:00
schedulers update data2vec pretrain: tri_stage 2023-02-06 16:22:24 +08:00
tasks punctuation:add training code, support largedataset 2023-02-28 18:11:12 +08:00
text create 2022-11-26 21:56:51 +08:00
torch_utils create 2022-11-26 21:56:51 +08:00
train update version 0.1.6 2023-01-16 18:46:40 +08:00
utils Update wav_utils.py 2023-03-03 10:33:51 +08:00
__init__.py create 2022-11-26 21:56:51 +08:00
version.txt v0.2.2 2023-02-27 16:40:30 +08:00