1. 03 Feb, 2024 1 commit
  2. 01 Feb, 2024 2 commits
  3. 31 Jan, 2024 1 commit
  4. 30 Jan, 2024 1 commit
  5. 29 Jan, 2024 2 commits
  6. 28 Jan, 2024 1 commit
  7. 27 Jan, 2024 2 commits
  8. 26 Jan, 2024 4 commits
  9. 25 Jan, 2024 2 commits
  10. 24 Jan, 2024 2 commits
  11. 23 Jan, 2024 2 commits
  12. 20 Jan, 2024 1 commit
    • * various fixes to ContextGraph to support open vocabulary keywords decoder
      
      * Add keyword spotter runtime
      
      * Add binary
      
      * First version works
      
      * Minor fixes
      
      * update text2token
      
      * default values
      
      * Add jni for kws
      
      * add kws android project
      
      * Minor fixes
      
      * Remove unused interface
      
      * Minor fixes
      
      * Add workflow
      
      * handle extra info in texts
      
      * Minor fixes
      
      * Add more comments
      
      * Fix ci
      
      * fix cpp style
      
      * Add input box in android demo so that users can specify their keywords
      
      * Fix cpp style
      
      * Fix comments
      
      * Minor fixes
      
      * Minor fixes
      
      * minor fixes
      
      * Minor fixes
      
      * Minor fixes
      
      * Add CI
      
      * Fix code style
      
      * cpplint
      
      * Fix comments
      
      * Fix error
      Wei Kang authored
  13. 17 Jan, 2024 1 commit
  14. 15 Jan, 2024 3 commits
  15. 14 Jan, 2024 1 commit
  16. 13 Jan, 2024 2 commits
  17. 11 Jan, 2024 2 commits
  18. 10 Jan, 2024 1 commit
  19. 09 Jan, 2024 1 commit
  20. 05 Jan, 2024 1 commit
  21. 04 Jan, 2024 2 commits
  22. 03 Jan, 2024 2 commits
  23. 01 Jan, 2024 1 commit
  24. 31 Dec, 2023 1 commit
  25. 22 Dec, 2023 1 commit
    • * Support streaming zipformer CTC
      
      * test online zipformer2 CTC
      
      * Update doc of sherpa-onnx.cc
      
      * Add Python APIs for streaming zipformer2 ctc
      
      * Add Python API examples for streaming zipformer2 ctc
      
      * Swift API for streaming zipformer2 CTC
      
      * NodeJS API for streaming zipformer2 CTC
      
      * Kotlin API for streaming zipformer2 CTC
      
      * Golang API for streaming zipformer2 CTC
      
      * C# API for streaming zipformer2 CTC
      
      * Release v1.9.6
      Fangjun Kuang authored