Commit Graph

  • 8eeb335256 Update text_engine.py Zhao Yuting 2022-09-29 13:08:20 +0800
  • c9807386c8 Update text_engine.py Zhao Yuting 2022-09-28 15:23:49 +0800
  • 0f6b7f8c54 Update text_engine.py Zhao Yuting 2022-09-27 16:27:49 +0800
  • e4f121b1cd Update application.yaml Zhao Yuting 2022-09-27 16:13:11 +0800
  • 6bd346d01b Update punc_application.yaml Zhao Yuting 2022-09-27 16:09:36 +0800
  • fcef2e44f1 BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 (#2484) ZapBird 2022-09-30 10:45:43 +0800
  • dbd6371de2 fix s2t gpu training hang tianhao zhang 2022-09-28 11:15:06 +0000
  • e995ff4652 Update README_cn.md TianYuan 2022-09-28 11:47:27 +0800
  • 6e8781e5cd Update README.md TianYuan 2022-09-28 11:46:14 +0800
  • 4be8b80ee7 Update README_cn.md TianYuan 2022-09-28 11:43:40 +0800
  • 133fd9b26f Update README.md TianYuan 2022-09-28 11:39:07 +0800
  • ef3c87de72 Rename Ernie-tiny.yaml to ernie-tiny.yaml Zhao Yuting 2022-09-27 17:25:06 +0800
  • bda223727c Create Ernie-tiny.yaml Zhao Yuting 2022-09-27 17:24:48 +0800
  • 2a304df5ea Rename ernie-3.0-nano-zh to ernie-3.0-nano-zh.yaml Zhao Yuting 2022-09-27 17:24:16 +0800
  • 7dbcdb30ad Create ernie-3.0-nano-zh Zhao Yuting 2022-09-27 17:23:57 +0800
  • 8ffb011443 Create ernie-3.0-mini.yaml Zhao Yuting 2022-09-27 17:23:25 +0800
  • 5de6e5a067 Rename ernie-3.0-medium-zh to ernie-3.0-medium.yaml Zhao Yuting 2022-09-27 17:22:47 +0800
  • 4846f078a7 Create ernie-3.0-medium-zh Zhao Yuting 2022-09-27 17:22:26 +0800
  • 5b37a04ed3 Rename ernie-3.0.yaml to ernie-3.0-base.yaml Zhao Yuting 2022-09-27 17:21:20 +0800
  • e9e7b427e9 Create ernie-3.0.yaml Zhao Yuting 2022-09-27 17:19:24 +0800
  • afbcf2ef5b Update test_cli.sh Zhao Yuting 2022-09-27 15:33:13 +0800
  • a769483bdd precomited THUzyt21 2022-09-20 10:48:34 +0000
  • 6f590b494e Update README.md Zhao Yuting 2022-09-20 18:22:41 +0800
  • f2d1a5a10e Update README.md Zhao Yuting 2022-09-20 18:16:09 +0800
  • 8e5f66678f Update README.md Zhao Yuting 2022-09-20 18:14:31 +0800
  • f517f51e6c Update README.md Zhao Yuting 2022-09-20 18:12:18 +0800
  • b433b608ee Update pretrained_models.py Zhao Yuting 2022-09-20 16:58:16 +0800
  • 7eb4d5a0d8 Update infer.py Zhao Yuting 2022-09-20 16:53:44 +0800
  • 9acd051b55 Update README.md Zhao Yuting 2022-09-20 16:32:45 +0800
  • 01237df426 Update README_cn.md Zhao Yuting 2022-09-20 16:31:38 +0800
  • cfb009c091 Update infer.py Zhao Yuting 2022-09-20 16:29:10 +0800
  • ac2f6ec50b Update model_alias.py Zhao Yuting 2022-09-20 16:22:32 +0800
  • b316ff9a49 Update pretrained_models.py Zhao Yuting 2022-09-20 16:20:05 +0800
  • 7308949f82 Update README.md TianYuan 2022-09-27 21:25:37 +0800
  • f65b063da0 add Speaker Diarization in readme, test=doc TianYuan 2022-09-27 12:13:05 +0000
  • 7ef00988e5 fix finetune batch size (#2457) liangym 2022-09-26 19:09:49 +0800
  • 4377e9b85b update readme and fixed bug in ngpu (#2451) Ming 2022-09-26 16:48:06 +0800
  • 56627f6374 fix mix front, point bug, test=tts liangym 2022-09-30 09:52:15 +0000
  • c737dab833
    Merge branch 'PaddlePaddle:develop' into develop liangym 2022-09-30 15:53:31 +0800
  • 467cfd4e75
    Merge pull request #2489 from Zth9730/u2++_server Hui Zhang 2022-09-30 15:49:57 +0800
  • 5b5167b586 support u2pp cli and server, optimiz code of u2pp decode, test=asr #2489 tianhao zhang 2022-09-30 04:14:22 +0000
  • 3507829a6d
    Merge pull request #2464 from THUzyt21/Deploy-text-model-in-server YangZhou 2022-09-30 10:48:26 +0800
  • 7a13b35fe6
    BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 (#2484) ZapBird 2022-09-30 10:45:43 +0800
  • 6bba49df7c 使用transformer的语音合成方式与其他模型对齐 吕志轩 2022-09-29 21:51:36 +0800
  • 5bbe6e9897 support u2pp cli and server, optimiz code of u2pp decode, test=asr tianhao zhang 2022-09-29 13:41:16 +0000
  • 71a3400022 solve Reorder python imports Failed. #2484 ZapBird 2022-09-29 20:45:16 +0800
  • 853238d7f8 solve Reorder python imports Failed. ZapBird 2022-09-29 20:33:46 +0800
  • 380fefaab4 solve Reorder python imports Failed ZapBird 2022-09-29 20:31:11 +0800
  • d890e18a1e solve Reorder python imports Failed #2488 ZapBird 2022-09-29 20:11:08 +0800
  • 62fe3d444d
    Merge pull request #2482 from SmileGoat/check_ec50 TianYuan 2022-09-29 18:59:25 +0800
  • bdf876ea7b Merge branch 'develop' into u2pp_export Hui Zhang 2022-09-29 08:27:08 +0000
  • a9f918842e
    fix punc in readme #2482 YangZhou 2022-09-29 14:32:03 +0800
  • 304dc2603c
    Update text_engine.py #2464 Zhao Yuting 2022-09-29 14:08:37 +0800
  • 80837fd658
    Update punc_application.yaml Zhao Yuting 2022-09-29 14:06:57 +0800
  • 8c945c073d
    Update application.yaml Zhao Yuting 2022-09-29 14:05:49 +0800
  • b9693a0e8e
    Update text_engine.py Zhao Yuting 2022-09-29 13:08:20 +0800
  • 382503fcb3 update READMe YangZhou 2022-09-29 12:46:27 +0800
  • b2fd68cd21 BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 __call__函数的参数audio_file为BytesIO类型时执行到self.preprocess(model, audio_file)会报错,需要判断audio_file为BytesIO类型时执行audio_file.seek(0)。 ZapBird 2022-09-29 11:08:06 +0800
  • a657cc3e1b
    Merge pull request #2478 from Zth9730/allocator_strategy Hui Zhang 2022-09-29 10:31:53 +0800
  • bf3eb49818 add different tess feature config YangZhou 2022-09-29 09:47:05 +0800
  • 404708c640 fix s2t gpu training hang #2478 tianhao zhang 2022-09-28 11:15:06 +0000
  • 8ecf6796f3
    Update text_engine.py Zhao Yuting 2022-09-28 15:23:49 +0800
  • afda7ed7d1 remove useless code Hui Zhang 2022-09-28 06:36:12 +0000
  • 764fa0a859
    Update README_cn.md TianYuan 2022-09-28 11:47:27 +0800
  • 175f0e7ba7
    Update README.md TianYuan 2022-09-28 11:46:14 +0800
  • faa0808511
    Update README_cn.md TianYuan 2022-09-28 11:43:40 +0800
  • 4e55c2067f
    Update README.md TianYuan 2022-09-28 11:39:07 +0800
  • a68db6a709
    Merge pull request #2465 from THUzyt21/text-example-config-files YangZhou 2022-09-28 11:05:56 +0800
  • 4841f94298
    Merge pull request #2421 from THUzyt21/Deploy-fast-text-model-for-cli YangZhou 2022-09-28 10:43:36 +0800
  • 5819770914 test tess dataset&& esc50 dataset by paddle2.4 #2468 YangZhou 2022-09-28 00:01:52 +0800
  • 1e4f4dc5d3
    Update README.md TianYuan 2022-09-27 21:25:37 +0800
  • 426420d48e
    Merge pull request #2466 from yt605155624/update_readme YangZhou 2022-09-27 21:12:00 +0800
  • ae90c51bd6 add Speaker Diarization in readme, test=doc #2466 TianYuan 2022-09-27 12:13:05 +0000
  • 4c70f71671
    Rename Ernie-tiny.yaml to ernie-tiny.yaml #2465 Zhao Yuting 2022-09-27 17:25:06 +0800
  • bdf577b43a
    Create Ernie-tiny.yaml Zhao Yuting 2022-09-27 17:24:48 +0800
  • d016584a3c
    Rename ernie-3.0-nano-zh to ernie-3.0-nano-zh.yaml Zhao Yuting 2022-09-27 17:24:16 +0800
  • 402770f193
    Create ernie-3.0-nano-zh Zhao Yuting 2022-09-27 17:23:57 +0800
  • 83fd9589a1
    Create ernie-3.0-mini.yaml Zhao Yuting 2022-09-27 17:23:25 +0800
  • ca780d7edc
    Rename ernie-3.0-medium-zh to ernie-3.0-medium.yaml Zhao Yuting 2022-09-27 17:22:47 +0800
  • 7753a3bddc
    Create ernie-3.0-medium-zh Zhao Yuting 2022-09-27 17:22:26 +0800
  • ae8076c746
    Rename ernie-3.0.yaml to ernie-3.0-base.yaml Zhao Yuting 2022-09-27 17:21:20 +0800
  • 83cd15be0c
    Create ernie-3.0.yaml Zhao Yuting 2022-09-27 17:19:24 +0800
  • f326bd8b4c
    Update test_train_inference_python.sh #2386 Zhao Yuting 2022-09-27 16:55:28 +0800
  • aeaf297f63
    Update train.py Zhao Yuting 2022-09-27 16:51:31 +0800
  • b20bf7d5de masked_fill by multiply, remove while Hui Zhang 2022-09-27 08:47:22 +0000
  • d2da7f50d2
    Update text_engine.py Zhao Yuting 2022-09-27 16:27:49 +0800
  • 82f731c153
    Update application.yaml Zhao Yuting 2022-09-27 16:13:11 +0800
  • 9f8fbdbc09
    Update punc_application.yaml Zhao Yuting 2022-09-27 16:09:36 +0800
  • 0cd01241db
    Update test_cli.sh #2421 Zhao Yuting 2022-09-27 15:33:13 +0800
  • 82a2f8b70e
    fix finetune batch size (#2457) (#2460) liangym 2022-09-27 09:52:19 +0800
  • 887fe45bc2 fix finetune batch size (#2457) #2460 liangym 2022-09-26 19:09:49 +0800
  • 20ccc0547e
    Merge branch 'PaddlePaddle:develop' into develop liangym 2022-09-27 09:32:56 +0800
  • feb27e2a84 fuse linear kv Hui Zhang 2022-09-26 15:54:31 +0000
  • 3adb20b468 eliminate shape and slice Hui Zhang 2022-09-26 15:50:06 +0000
  • 46088c0a16 elimiate attn transpose Hui Zhang 2022-09-26 12:19:30 +0000
  • f9e3eaa024 transpose in matmul Hui Zhang 2022-09-26 11:55:26 +0000
  • 63f70c9fd0
    fix finetune batch size (#2457) liangym 2022-09-26 19:09:49 +0800
  • 3d7ca93861 bool type slice Hui Zhang 2022-09-26 11:07:48 +0000
  • c2c8a662b1 refactor reshape Hui Zhang 2022-09-26 11:07:29 +0000
  • 6de81d74d9 elimiete cast dtype for bool op Hui Zhang 2022-09-26 11:06:17 +0000