FunASR/funasr/models
zhifu gao 5cf512419c
update with main (#1158)
* 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)

* fix loss normalization for ddp training

---------

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>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
2023-12-07 16:57:03 +08:00
..
decoder update 2023-09-21 16:26:51 +08:00
encoder funasr v2 setup (#1106) 2023-11-22 00:36:35 +08:00
frontend Dev gzf funasr2 (#1111) 2023-11-23 16:04:37 +08:00
joint_net Create __init__.py 2023-04-19 17:05:31 +08:00
pooling update with main (#1152) 2023-12-06 19:54:37 +08:00
postencoder update setup (#686) 2023-06-29 16:30:39 +08:00
predictor update func cif_wo_hidden 2023-08-14 19:31:55 +08:00
preencoder update setup (#686) 2023-06-29 16:30:39 +08:00
specaug TOLD: add TOLD/SOND recipe on callhome 2023-08-01 17:03:39 +08:00
whisper_models add __init__.py 2023-10-20 09:53:47 +08:00
__init__.py update details 2022-11-29 12:57:21 +08:00
base_model.py update 2023-04-10 19:27:51 +08:00
ctc.py update setup (#686) 2023-06-29 16:30:39 +08:00
data2vec.py update 2023-07-29 15:13:02 +08:00
e2e_asr_bat.py boundary aware transducer (#691) 2023-07-02 09:14:17 +08:00
e2e_asr_common.py create 2022-11-26 21:56:51 +08:00
e2e_asr_contextual_paraformer.py update with main (#1158) 2023-12-07 16:57:03 +08:00
e2e_asr_mfcca.py update setup (#686) 2023-06-29 16:30:39 +08:00
e2e_asr_paraformer.py update with main (#1158) 2023-12-07 16:57:03 +08:00
e2e_asr_transducer.py Update e2e_asr_transducer.py 2023-08-11 10:54:17 +08:00
e2e_asr.py update with main (#1158) 2023-12-07 16:57:03 +08:00
e2e_diar_eend_ola.py update repo 2023-08-07 14:26:39 +08:00
e2e_diar_sond.py TOLD/SOND: remove typeguard dependency. (#801) 2023-08-03 10:54:27 +08:00
e2e_sa_asr.py update setup (#686) 2023-06-29 16:30:39 +08:00
e2e_ss.py add mossformer code 2023-08-10 12:38:55 +08:00
e2e_sv.py update setup (#686) 2023-06-29 16:30:39 +08:00
e2e_tp.py update setup (#686) 2023-06-29 16:30:39 +08:00
e2e_uni_asr.py update with main (#1158) 2023-12-07 16:57:03 +08:00
e2e_vad.py update repo 2023-06-16 13:15:48 +08:00
seq_rnn_lm.py update setup (#686) 2023-06-29 16:30:39 +08:00
target_delay_transformer.py update repo 2023-05-16 15:06:25 +08:00
transformer_lm.py del lm 2023-05-17 19:54:34 +08:00
vad_realtime_transformer.py update repo 2023-05-16 15:06:25 +08:00