1. 25 Jul, 2023 1 commit
  2. 21 Jul, 2023 2 commits
  3. 18 Jul, 2023 1 commit
  4. 15 Jul, 2023 2 commits
  5. 14 Jul, 2023 5 commits
  6. 13 Jul, 2023 1 commit
  7. 12 Jul, 2023 4 commits
  8. 10 Jul, 2023 1 commit
  9. 09 Jul, 2023 1 commit
  10. 08 Jul, 2023 1 commit
  11. 07 Jul, 2023 2 commits
  12. 06 Jul, 2023 4 commits
  13. 05 Jul, 2023 1 commit
  14. 04 Jul, 2023 1 commit
  15. 02 Jul, 2023 1 commit
  16. 01 Jul, 2023 1 commit
  17. 30 Jun, 2023 1 commit
  18. 27 Jun, 2023 1 commit
  19. 26 Jun, 2023 2 commits
  20. 23 Jun, 2023 1 commit
  21. 20 Jun, 2023 1 commit
  22. 19 Jun, 2023 1 commit
  23. 16 Jun, 2023 1 commit
    • * Implement context graph
      
      * Modify the interface to support context biasing
      
      * Support context biasing in modified beam search; add python wrapper
      
      * Support context biasing in python api example
      
      * Minor fixes
      
      * Fix context graph
      
      * Minor fixes
      
      * Fix tests
      
      * Fix style
      
      * Fix style
      
      * Fix comments
      
      * Minor fixes
      
      * Add missing header
      
      * Replace std::shared_ptr with std::unique_ptr for effciency
      
      * Build graph in constructor
      
      * Fix comments
      
      * Minor fixes
      
      * Fix docs
      Wei Kang authored
  24. 12 Jun, 2023 1 commit
    • * rnnlm model inference supports num_threads setting
      
      * rnnlm params decouple num_thread and provider with Transducer.
      
      * fix python csrc bug which offline-lm-config.cc and online-lm-config.cc arguments problem
      
      * lm_num_threads and lm_provider set default values
      
      ---------
      
      Co-authored-by: cuidongcai1035 <cuidongcai1035@wezhuiyi.com>
      keanu authored
  25. 08 Jun, 2023 1 commit
  26. 07 Jun, 2023 1 commit