Wei Kang
|
aac7df064a
|
Recipes for open vocabulary keyword spotting (#1428)
* English recipe on gigaspeech; Chinese recipe on wenetspeech
|
2024-02-22 15:31:20 +08:00 |
|
Wei Kang
|
11d816d174
|
Add cumstomized score for hotwords (#1385)
* add custom score for each hotword
* Add more comments
* Fix deocde
* fix style
* minor fixes
|
2023-11-18 18:47:55 +08:00 |
|
zr_jin
|
ef5da4824d
|
formatted the entire LibriSpeech recipe (#1270)
* formatted the entire librispeech recipe
* minor updates
|
2023-09-24 17:31:01 +08:00 |
|
Wei Kang
|
4d7f73ce65
|
Add context biasing for zipformer recipe (#1204)
* Add context biasing for zipformer recipe
* support context biasing in modified_beam_search_LODR
* fix context graph
* Minor fixes
|
2023-08-28 19:37:32 +08:00 |
|
Wei Kang
|
ba257efbcd
|
Add Context biasing (#1038)
* Add context biasing for librispeech
* Add context biasing for wenetspeech
* fix bugs
* Implement Aho-Corasick context graph
* fix some bugs
* Fixes to forward_one_step; add draw to context graph
* add output arc; fix black
* Fix wenetspeech tokenizer
* Minor fixes to the decode.py
|
2023-06-03 21:28:49 +08:00 |
|