Commit Graph

  • 537f96ad15
    Merge dc1799100dd9e0451f0d5e8b58c6aa10f282a11e into 059fd87a8fd151da8adf9f80c2d4e33052e57753 William RUAN 2023-10-13 09:42:41 -07:00
  • 059fd87a8f
    [ctc]fix false rejection result from long time silence. (#149) main Jean Du 2023-10-09 17:34:36 +08:00
  • 58859d580d
    [wekws] fix log (only one process print model) (#150) Di Wu 2023-10-09 17:33:52 +08:00
  • d618951e87 [wekws] fix log (only one process print model) diwu-wekws di.wu 2023-10-07 15:46:22 +08:00
  • b83b1f72cb fix list index out of range. dujing 2023-09-28 11:49:34 +08:00
  • e20595753f [ctc]fix false rejection result from long time silence. dujing 2023-09-18 15:23:51 +08:00
  • 6ae98ef111
    [fix] Convert target to torch.int64 for cross_entropy (#141) Tiance Wang 2023-09-10 09:02:28 +08:00
  • 2c3c9ce383
    [fix] Fix fsmn export error (#143) (#146) Menglong Xu 2023-09-10 09:01:15 +08:00
  • 3ea6574213 fix flake8 menglong.xu 2023-09-01 19:47:17 +08:00
  • 19e0c228b1 fix flake8 menglong.xu 2023-09-01 19:45:26 +08:00
  • 5074b61182 fix: Fix fsmn export error (#143) menglong.xu 2023-09-01 19:37:00 +08:00
  • 694928d706
    fix: Android Demo detect invalid when the button is pressed again (#142) linlin 2023-08-31 11:49:01 +08:00
  • 2437b2511a fix: Android demo detect invalid when the button is pressed again chuhonglin 2023-08-23 17:30:33 +08:00
  • 630e9da0c1 fix: Android Demo detect invalid when the button is pressed again chuhonglin 2023-08-23 17:14:47 +08:00
  • 8924db129e
    Convert target to torch.int64 for cross_entropy Tiance Wang 2023-08-22 14:34:37 +08:00
  • b233d46552
    [ctc] KWS with CTCloss training and CTC prefix beam search detection. (#135) Jean Du 2023-08-16 10:07:04 +08:00
  • f91cdef8e4 Add realtime CTC-KWS demo in README. dujing 2023-07-24 17:24:41 +08:00
  • 9b20c840fa fix quickcheck and flake8 dujing 2023-07-24 17:08:15 +08:00
  • ea6a0f5cda fix flake8, update training script and README, give pretrained ckpt. dujing 2023-07-24 16:39:13 +08:00
  • 45f0522f19 fix timestamp when subsampling!=1. dujing 2023-06-28 13:53:12 +08:00
  • c26ec9e4d0 fix repeat activation, add a interval restrict. dujing 2023-06-27 18:07:37 +08:00
  • ceb59e87a6 Align Stream FSMN and Non-Stream FSMN, both in feature extraction and model forward. dujing 2023-06-27 16:28:39 +08:00
  • 6f8207267e fix typo. dujing 2023-06-16 15:53:39 +08:00
  • 909480da52 Add a streaming kws demo, support fsmn online forward dujing 2023-06-06 20:50:40 +08:00
  • b1b64a4c6a QA run.sh, maxpooling training scripts is compatible. Ready to PR. dujing 2023-06-03 14:50:08 +08:00
  • 0ac7a417b1 Add streaming detection of CTC model. Add CTC model onnx export. Add CTC model's result in README; For now CTC model runtime is not supported yet. dujing 2023-06-03 14:24:37 +08:00
  • 6d7e7784b5 add fsmn model, can use pretrained kws model from modelscope. dujing 2023-05-30 17:12:52 +08:00
  • c4b2ddbd11 fix typo. dujing 2023-05-25 13:35:00 +08:00
  • 9f3167632a update compute_det_ctc dujing 2023-05-22 11:10:25 +08:00
  • a2f8d0e39e add ctcloss training scripts. dujing 2023-05-19 11:38:16 +08:00
  • dc1799100d
    fix mdtc William RUAN 2023-04-10 10:02:17 +08:00
  • 85350c38a8
    [lint] fix flake8 errors (#125) Hongji Wang 2023-03-11 13:10:08 +08:00
  • 2d6d829a19 [lint] fix flake8 errors Hongji Wang 2023-02-09 17:52:09 +08:00
  • 846524fc8c
    [doc] update paper link in README.md (#124) Hongji Wang 2023-02-09 17:01:28 +08:00
  • bd2a47d2ae [wekws] remove unused variables in wekws/utils/executor.py hongjiwang 2023-02-09 16:51:47 +08:00
  • cadeec1f0c [doc] update paper link in README.md hongjiwang 2023-02-09 16:51:22 +08:00
  • 41c4cb721c [wekws] remove unused variables in wekws/utils/executor.py hongjiwang 2023-02-09 16:39:55 +08:00
  • ec7aae6ef4 [doc] update paper link in README.md hongjiwang 2023-02-09 16:20:49 +08:00
  • e08fb683de
    [doc] add roadmap (#122) Binbin Zhang 2022-12-11 10:59:30 +08:00
  • d38d1b672f
    [doc] add roadmap Binbin Zhang 2022-12-11 10:39:58 +08:00
  • 6da85d4662
    [wekws] add online noise and rir argumentation (#115) Menglong Xu 2022-11-28 21:12:26 +08:00
  • d706312370 update copyright menglong.xu 2022-11-28 20:52:23 +08:00
  • d0e9e8bb6c format menglong.xu 2022-11-27 13:05:04 +08:00
  • 01d140cd76 format menglong.xu 2022-11-27 12:48:17 +08:00
  • 2bfedf203d [wekws] add online noise and rir argumentation menglong.xu 2022-11-27 12:32:55 +08:00
  • 5c6088f947
    [doc] add paper link (#112) Binbin Zhang 2022-11-24 17:25:39 +08:00
  • 6c15f9628f [doc] add paper link Binbin Zhang 2022-11-24 17:23:37 +08:00
  • 184e8a8da4
    [runtime/android] Add how to run on Android, and change onnxruntime to 1.12.1 (#111) veelion 2022-11-24 17:17:43 +08:00
  • 24885f6ac2 LookupCustomMetadataMap() is deprecated in 1.13.1, so change to 1.12.1 weiliang 2022-11-24 16:27:17 +08:00
  • a66b77d003 add Usage weiliang 2022-11-24 16:26:24 +08:00
  • 16e20ed0f2
    [tcn] remove unused variables (#107) Liangcd 2022-11-17 16:30:54 +08:00
  • a1220ae725 [tcn] remove unused variables Liangcd 2022-11-11 15:13:49 +08:00
  • 64ccd5bb86
    [wekws] add cache support for mdtc (#105) Menglong Xu 2022-11-08 09:18:18 +08:00
  • 4de344c16d format 02Bigboy 2022-11-07 23:15:02 +08:00
  • 75c9cbd250 [wekws] add cache support for mdtc 02Bigboy 2022-11-07 22:53:36 +08:00
  • 29d43985da fix export onnx model, backbone has no attribute 'padding' jiqiang.fu 2022-11-02 21:17:17 +08:00
  • 80285fa696
    [fix] fix export model input parameter in speechcommand example (#101) xiaoqiang306 2022-11-02 21:13:26 +08:00
  • cc6dc28a80 fix export model input parameter in speechcommand example jiqiang.fu 2022-11-02 20:45:59 +08:00
  • f3d6a0a40e
    [docs] fix typo (#100) 彭震东 2022-11-01 16:55:39 +08:00
  • 54ef265a8e
    [docs] fix typo 彭震东 2022-11-01 16:54:54 +08:00
  • 3abedc209d
    [runtime] support raspberry pi (#99) 彭震东 2022-11-01 16:52:46 +08:00
  • 7b4c632dd4 [runtime] add readme for raspberry pi pengzhendong 2022-11-01 16:46:01 +08:00
  • 0b8866f706 [runtime] support raspberry pi pengzhendong 2022-11-01 16:06:51 +08:00
  • fc02c8887b
    [doc] fix ds_tcn params count in hi_xiaowen recipe (#96) sugarcase 2022-09-23 09:20:16 +08:00
  • da103d6c40 [doc] fix ds_tcn params count in hi_xiaowen recipe sugarcase 2022-09-22 23:14:18 +08:00
  • de234ef4c7
    [doc] update result on hi_xiaowen (#94) 02Bigboy 2022-09-21 14:35:06 +08:00
  • 1c21711b88 [doc] update result on hi_xiaowen 02bigboy 2022-09-21 10:06:50 +08:00
  • 1a90b6dca7
    [doc] update spec_aug result on hi_xiaowen (#92) Binbin Zhang 2022-09-19 10:00:22 +08:00
  • e799b04103 [doc] update spec_aug result on hi_xiaowen Binbin Zhang 2022-09-19 09:59:38 +08:00
  • ff5dcf29ed
    [runtime/android] refine android demo, use hey_snips as the default wakeup word (#90) Binbin Zhang 2022-09-12 21:55:06 +08:00
  • 5c8062cddf [runtime/android] refine android demo, use hey_snips as the default wakeup word Binbin Zhang 2022-09-12 21:43:11 +08:00
  • 4bacb81f7f
    [android] add build.gradle (#89) 彭震东 2022-09-12 19:09:44 +08:00
  • a5ecd7b1c3 [android] add build.gradle pengzhendong 2022-09-12 19:08:38 +08:00
  • 508938f537
    [android] add build.gradle and rename model name (#88) 彭震东 2022-09-12 17:50:05 +08:00
  • fcb8222bd5 [android] add build.gradle and rename model name pengzhendong 2022-09-12 16:50:06 +08:00
  • 9f29e033aa
    [examples] remove static quantization (#87) Binbin Zhang 2022-09-12 15:49:28 +08:00
  • 4d4ed94a57 [examples] remove static quantization Binbin Zhang 2022-09-12 15:47:53 +08:00
  • 0d9237b8c0
    [runtime/android] add android runtime (#83) 彭震东 2022-09-07 15:25:45 +08:00
  • 3e21df512b [android] fix lint pengzhendong 2022-09-05 07:35:00 +08:00
  • d91cc95edb [android] finished pengzhendong 2022-09-04 18:13:36 +08:00
  • 88fc9834b1 [android] add voice rectangle view pengzhendong 2022-09-03 16:32:22 +08:00
  • a57205e341 [android] init android runtime pengzhendong 2022-09-03 16:22:37 +08:00
  • 1ad3102c8c
    [fix] fix mdtc training cache (#82) Binbin Zhang 2022-09-01 18:25:43 +08:00
  • 69458cba70 [fix] fix mdtc training cache Binbin Zhang 2022-09-01 18:25:19 +08:00
  • 490a474d4e
    [fix] fix training and export error (#81) Binbin Zhang 2022-08-28 16:49:24 +08:00
  • 71e460462e [fix] fix training and export error Binbin Zhang 2022-08-28 16:48:07 +08:00
  • 50354a38e0
    [fix/runtime] fix topo error (#80) Binbin Zhang 2022-08-28 16:35:19 +08:00
  • b45c45ab5d [fix/runtime] fix topo error Binbin Zhang 2022-08-28 16:34:33 +08:00
  • 53d7b8f807
    [runtime/onnxruntime] add onnxruntime support (#79) Binbin Zhang 2022-08-28 13:35:21 +08:00
  • 8aec1f367e fix lint Binbin Zhang 2022-08-28 13:33:01 +08:00
  • 520e0a4c62 add cpplint and clang-format Binbin Zhang 2022-08-28 13:29:45 +08:00
  • d610a728c7 [runtime/onnxruntime] add onnxruntime support Binbin Zhang 2022-08-28 13:26:35 +08:00
  • 5037d51ed9
    [wekws] add cache support (#78) Binbin Zhang 2022-08-27 16:44:22 +08:00
  • 13c26ffbc0 [wekws] add cache support Binbin Zhang 2022-08-27 16:43:04 +08:00
  • 8aa68ad750
    [doc] rename conda env to wekws (#77) Binbin Zhang 2022-08-27 16:23:10 +08:00
  • 273ef5e748 [doc] rename conda env to wekws Binbin Zhang 2022-08-27 12:01:33 +08:00
  • c9a262866f
    [wekws] rename kws to wekws (#76) Binbin Zhang 2022-08-27 11:57:44 +08:00
  • 8888263156 fix lint Binbin Zhang 2022-08-27 11:55:22 +08:00
  • 02a80ab879 [wekws] rename kws to wekws Binbin Zhang 2022-08-27 11:40:57 +08:00
  • 51f0fe6dc3
    fixed the parameter transfer problem for criterion (#75) Wall.E 2022-07-13 23:50:48 +08:00