Commit Graph

2989 Commits

Author SHA1 Message Date
Yabin Li
7a02f6d5c5
Update run_server.sh 2023-08-17 16:38:13 +08:00
Yabin Li
2759bafe9c
Update run_server_2pass.sh 2023-08-17 16:37:30 +08:00
Zhihao Du
b1449c3824
TOLD: Add run.sh for training from scratch. (#841)
* TOLD/SOND: remove typeguard dependency.

* TOLD: run.sh, training from scratch
2023-08-17 13:48:37 +08:00
GlocKieHuan
55732c9397
Add cshape websocket client (#846)
* add cshape client

* delete

* Add wss-client
2023-08-17 13:47:58 +08:00
Yabin Li
52d554bde2
Update SDK_advanced_guide_offline.md 2023-08-16 18:37:10 +08:00
Yabin Li
b8f9a75514
Update SDK_advanced_guide_offline_zh.md 2023-08-16 18:36:29 +08:00
Yabin Li
a657238ad3
Update SDK_advanced_guide_online.md 2023-08-16 18:35:41 +08:00
Yabin Li
843e0a09de
Update SDK_advanced_guide_online_zh.md 2023-08-16 18:35:21 +08:00
Yabin Li
9689e44c10
Update SDK_advanced_guide_online.md 2023-08-16 17:48:19 +08:00
Yabin Li
53624c8abc
Update SDK_advanced_guide_online_zh.md 2023-08-16 17:47:48 +08:00
Yabin Li
dbd4065a5d
Update SDK_advanced_guide_offline_zh.md 2023-08-16 11:27:29 +08:00
yhliang
3590ebffd3
Dev lyh (#860)
* add modular saasr

* update readme

* Delete train_paraformer.yaml

* update setup.py

* update setup.py

* update setup.py

* fix setup.py

* update readme
2023-08-16 10:54:41 +08:00
hnluo
2bc239016f
Update version.txt 2023-08-15 19:59:46 +08:00
hnluo
3a71c7a227
Merge pull request #857 from alibaba-damo-academy/dev_wjm_tmp
update diar encoder bug
2023-08-15 19:56:47 +08:00
嘉渊
d6023759a1 update repo 2023-08-15 19:45:08 +08:00
hnluo
f4affb7b24
Merge pull request #856 from alibaba-damo-academy/dev_wjm_tmp
fix diar encoder bug
2023-08-15 19:30:22 +08:00
嘉渊
efdb4561ef update repo 2023-08-15 19:28:38 +08:00
Yabin Li
2b3136f159
Update run_server_2pass.sh 2023-08-15 11:07:30 +08:00
shixian.shi
c73d1a8e81 update func cif_wo_hidden 2023-08-14 19:31:55 +08:00
hnluo
74eb3b105d
Merge pull request #850 from alibaba-damo-academy/dev_lhn
fix dataset bug
2023-08-14 17:20:00 +08:00
haoneng.lhn
99db720a0d fix dataset bug 2023-08-14 17:18:18 +08:00
aky15
e708b87a40 rnnt infer bug fix 2023-08-14 15:15:50 +08:00
aky15
a5cd4bb473 support offline inference for unified streaming/non-streaming rnnt 2023-08-14 10:54:23 +08:00
游雁
51fdffc1a0 h5py 2023-08-11 17:39:54 +08:00
Yabin Li
61235e78dc
Update SDK_advanced_guide_online.md 2023-08-11 16:26:52 +08:00
Yabin Li
2921458387
Update SDK_advanced_guide_online_zh.md 2023-08-11 16:26:29 +08:00
Yabin Li
104ae32aef
Update docker_online_cpu_zh_lists 2023-08-11 16:19:49 +08:00
zhaomingwork
b2ab45f70b
use asio strand to keep the order of data (#838)
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
2023-08-11 15:39:23 +08:00
Yabin Li
a657f5504e
Update download_ffmpeg.sh 2023-08-11 15:24:15 +08:00
雾聪
b83536869d update websocket-server-2pass 2023-08-11 15:09:53 +08:00
雾聪
f5da7be222 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-11 10:56:38 +08:00
雾聪
44e7762ce6 update websocket-server-2pass 2023-08-11 10:55:33 +08:00
aky15
ecccb37896
Update e2e_asr_transducer.py
loss_ctc bug fix.
2023-08-11 10:54:17 +08:00
hnluo
4fd7f02b26
Merge pull request #835 from alibaba-damo-academy/dev_lhn
update setup.py for mossformer
2023-08-11 10:32:23 +08:00
haoneng.lhn
c3ef815c08 update setup.py for mossformer 2023-08-11 10:26:32 +08:00
zhaomingwork
dd29390ef0
For cpp ws srv long file core dump (#833)
* for cpp ws srv long wav core dump

* cpp wssrv run one thread to free resources

* little change for close situation

* change return to continue
2023-08-11 09:27:49 +08:00
yhliang
cf28451f55
Dev lyh (#834)
* add modular saasr

* update readme

* Delete train_paraformer.yaml

* update setup.py

* update setup.py

* update setup.py

* fix setup.py
2023-08-11 09:24:08 +08:00
yhliang
08ee9e6aac
Add modular SA-ASR recipe for M2MeT2.0 (#831)
* add modular saasr

* update readme

* Delete train_paraformer.yaml

* update setup.py

* update setup.py

* update setup.py
2023-08-10 20:46:21 +08:00
hnluo
ea2c102e61
Merge pull request #832 from alibaba-damo-academy/dev_lhn
Dev lhn
2023-08-10 20:17:53 +08:00
haoneng.lhn
5134dfea33 add mossformer inference recipe 2023-08-10 20:14:51 +08:00
雾聪
e02062443b update websocket-server-2pass 2023-08-10 19:55:50 +08:00
雾聪
ffb05b9ae7 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-10 19:05:51 +08:00
雾聪
a8126f7207 update websocket-server-2pass 2023-08-10 19:05:33 +08:00
Xian Shi
e2b3edec45
Merge pull request #830 from alibaba-damo-academy/dev_ts
fix bug for timestamp inference
2023-08-10 17:30:34 +08:00
雾聪
800b28152b update websocket-server-2pass 2023-08-10 16:13:47 +08:00
shixian.shi
e740ec08b7 fix bug for timestamp inference 2023-08-10 16:08:26 +08:00
雾聪
6a31591716 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-10 15:05:12 +08:00
雾聪
b3e6a6c65b update funasr-wss-client-2pass 2023-08-10 15:04:42 +08:00
zhaomingwork
c8465832cd
for cpp ws srv long wav core dump (#829) 2023-08-10 15:03:16 +08:00
haoneng.lhn
b1e980d501 add mossformer code 2023-08-10 14:40:07 +08:00