FunASR/funasr/modules
zhifu gao 81acb17544
update with main (#1152)
* v0.8.7

* update cmd version

* set openfst HAVE_BIN/HAVE_SCRIPT off for win32

* 修复为支持新版本的热词 (#1137)

* update CMakeLists.txt

* Revert "update CMakeLists.txt"

This reverts commit 54bcd1f674.

* rm log.h for wins-websocket

* fix bug of websocket lock blocking

* update funasr-wss-server

* update model-revision by model name

* update funasr-wss-server-2pass

* 增加分角色语音识别对ERes2Net模型的支持。

* Update README.md (#1140)

minor fix

* automatically configure parameters such as decoder-thread-num

* update docs

* update docs

* update docs

* 分角色语音识别支持更多的模型

* update spk inference

* remove never use code (#1151)

---------

Co-authored-by: 雾聪 <wucong.lyb@alibaba-inc.com>
Co-authored-by: 夜雨飘零 <yeyupiaoling@foxmail.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
2023-12-06 19:54:37 +08:00
..
beam_search add speaker-attributed ASR task for alimeeting 2023-05-06 16:17:48 +08:00
cnn update with main (#1152) 2023-12-06 19:54:37 +08:00
cuda_decoder fix rwkv infer bugs 2023-11-01 16:47:13 +08:00
cuda_encoder fix rwkv infer bugs 2023-11-01 16:47:13 +08:00
data2vec np fix bug 2023-07-06 19:13:00 +08:00
eend_ola funasr v2 setup 2023-11-21 14:09:01 +08:00
lora add lora finetune code 2023-07-20 18:33:54 +08:00
rnn create 2022-11-26 21:56:51 +08:00
scorers create 2022-11-26 21:56:51 +08:00
streaming_utils fix chunk size select bug 2023-10-25 11:00:57 +08:00
__init__.py update details 2022-11-29 12:57:21 +08:00
add_sos_eos.py create 2022-11-26 21:56:51 +08:00
attention.py add paraformer online opt infer code 2023-09-14 16:46:30 +08:00
cgmlp.py update 2023-07-05 20:36:27 +08:00
dynamic_conv2d.py create 2022-11-26 21:56:51 +08:00
dynamic_conv.py create 2022-11-26 21:56:51 +08:00
e2e_asr_common.py update error calculator for rnnt 2023-04-26 10:34:48 +08:00
embedding.py add mossformer code 2023-08-10 12:38:55 +08:00
fastformer.py update 2023-07-05 20:36:27 +08:00
layer_norm.py add mossformer code 2023-08-10 12:38:55 +08:00
lightconv2d.py create 2022-11-26 21:56:51 +08:00
lightconv.py create 2022-11-26 21:56:51 +08:00
mask.py punctuation:add training code, support largedataset 2023-02-28 18:11:12 +08:00
mossformer.py add mossformer code 2023-08-10 12:38:55 +08:00
multi_layer_conv.py add sond model 2023-02-10 19:01:52 +08:00
nets_utils.py funasr2 2023-12-06 17:01:12 +08:00
positionwise_feed_forward.py create 2022-11-26 21:56:51 +08:00
repeat.py update 2023-07-11 00:52:21 +08:00
rwkv_attention.py fix rwkv infer bugs 2023-11-01 16:47:13 +08:00
rwkv_feed_forward.py add rwkv encoder 2023-10-20 15:33:09 +08:00
rwkv_subsampling.py add rwkv encoder 2023-10-20 15:33:09 +08:00
rwkv.py add rwkv encoder 2023-10-20 15:33:09 +08:00
subsampling_without_posenc.py create 2022-11-26 21:56:51 +08:00
subsampling.py fix uniasr finetune bug 2023-08-02 10:50:23 +08:00
vgg2l.py add vgg2l.py 2023-07-07 16:54:06 +08:00