Commit Graph

502 Commits

Author SHA1 Message Date
aky15
c5274e728a
Update asr_inference_launch.py (#719)
update bat infer for modelscope
2023-07-10 12:48:50 +08:00
游雁
7a207808bc np fix bug 2023-07-06 19:13:00 +08:00
shixian.shi
b7befd113a bug fix 2023-07-05 16:04:51 +08:00
jmwang66
92dec9b331
Merge pull request #703 from alibaba-damo-academy/dev_wjm
fix load bug
2023-07-04 20:01:14 +08:00
Xian Shi
11daec8222
bug fix for asr_launch empty speech (#709) 2023-07-04 19:57:17 +08:00
Xian Shi
c20c871e9f
Merge pull request #673 from alibaba-damo-academy/dev_clas
contextual paraformer related update: infer and finetune
2023-07-04 19:57:04 +08:00
嘉渊
ba3d455b21 update 2023-07-03 21:51:17 +08:00
aky15
05ada32da8
boundary aware transducer (#691)
* boundary aware transducer

* resolve conflict

* delete type check

---------

Co-authored-by: aky15 <ankeyu.aky@11.17.44.249>
2023-07-02 09:14:17 +08:00
jmwang66
98abc0e5ac
update setup (#686)
* update

* update setup

* update setup

* update setup

* update setup

* update setup

* update setup

* update

* update

* update setup
2023-06-29 16:30:39 +08:00
shixian.shi
007a8dc289 update 2023-06-27 19:59:47 +08:00
shixian.shi
8d519b9dc6 update 2023-06-27 19:48:51 +08:00
shixian.shi
92e14eb734 debug 2023-06-27 17:24:19 +08:00
haoneng.lhn
a0defaf40e fix loading multi-channel mp3 file bug 2023-06-27 13:12:42 +08:00
haoneng.lhn
e677eb4b13 fix torchaudio load mp3 bug 2023-06-26 17:13:22 +08:00
hnluo
e83292715f
fix english hotwords bug 2023-06-26 11:51:19 +08:00
haoneng.lhn
6a3d31dc55 fix english hotwards bug 2023-06-21 17:40:29 +08:00
jmwang66
4e0fcee2a9
Merge branch 'main' into dev_wjm_infer 2023-06-19 20:28:23 +08:00
游雁
6001cffa9c paraformer long cpu 2023-06-19 19:13:36 +08:00
嘉渊
a17c5cc3e7 update repo 2023-06-17 13:30:32 +08:00
yhliang
e8528b8f62
Dev lyh (#645)
* update

* update

* fix bug

* fix bug
2023-06-16 20:16:47 +08:00
嘉渊
0b45320b57 update repo 2023-06-15 21:35:30 +08:00
嘉渊
eee72548d7 update repo 2023-06-15 17:25:46 +08:00
嘉渊
04528cb292 update repo 2023-06-15 17:20:07 +08:00
嘉渊
27fddb4982 update repo 2023-06-15 16:41:37 +08:00
嘉渊
ca666ab7d8 update repo 2023-06-15 16:18:21 +08:00
嘉渊
ca6b2e29fd update repo 2023-06-15 15:56:19 +08:00
嘉渊
0c4fbea66b update repo 2023-06-15 15:39:22 +08:00
嘉渊
4b30f336ee update repo 2023-06-15 15:03:21 +08:00
嘉渊
3c631a9c12 update repo 2023-06-14 20:49:47 +08:00
嘉渊
0f3a4ca84d update repo 2023-06-14 17:29:57 +08:00
嘉渊
7d6177b43f update repo 2023-06-14 16:00:53 +08:00
嘉渊
3d70934e7f update repo 2023-06-14 15:09:56 +08:00
嘉渊
94436935bd update repo 2023-06-14 15:08:20 +08:00
嘉渊
fee48e7a62 update repo 2023-06-14 15:02:38 +08:00
嘉渊
0b07e6af04 update repo 2023-06-14 14:56:31 +08:00
aky15
68ae83684f
Update asr_infer.py (#622)
bug fix
2023-06-12 21:41:41 +08:00
hnluo
4ce2e2d76c
Merge pull request #571 from alibaba-damo-academy/dev_lhn
Dev lhn
2023-05-31 18:42:38 +08:00
haoneng.lhn
a8381b2b57 add paraformer online infer and finetune recipe 2023-05-31 17:00:58 +08:00
haoneng.lhn
28cabff45f update 2023-05-31 15:42:43 +08:00
凌匀
7109589f0e support in_cache 2023-05-31 13:12:15 +08:00
haoneng.lhn
7ecf141574 update 2023-05-30 19:33:32 +08:00
haoneng.lhn
84b4a01979 add paraformer online infer and finetune 2023-05-26 11:43:27 +08:00
Zhihao Du
6cc2e585b7
fix oov bug for sond inference (#555) 2023-05-25 15:49:44 +08:00
hnluo
e0a8c4b006
Merge pull request #552 from alibaba-damo-academy/dev_wjm2
update ASR recipe
2023-05-25 11:08:46 +08:00
嘉渊
a5b1f9911c update repo 2023-05-24 11:52:19 +08:00
yhliang
72b2f1a023
update m2met2 (#543)
* update m2met2

* update doc
2023-05-24 10:52:57 +08:00
aky15
584d0bc0eb
Merge pull request #538 from alibaba-damo-academy/dev_aky2
rnnt support wav input
2023-05-23 17:49:01 +08:00
aky15
71f1059af9 rnnt support wav input 2023-05-23 10:48:56 +08:00
wucong.lyb
1ee853bff5 Merge branch 'main' of https://github.com/alibaba/FunASR into main 2023-05-22 19:12:17 +08:00
wucong.lyb
42e1259075 fix lm_inference_launch.py 2023-05-22 19:09:30 +08:00
游雁
3cde6fe8e0 bugfix paraformer large long 2023-05-22 16:25:48 +08:00
haoneng.lhn
a2a70f776a add paraforme infer code 2023-05-22 15:39:09 +08:00
游雁
5eb52f9c73 bugfix 2023-05-22 13:08:31 +08:00
haoneng.lhn
27f6d173ec update paraformer online text postprocess 2023-05-19 13:23:11 +08:00
haoneng.lhn
dcc4f728cd update paraformer online text postprocess 2023-05-19 13:19:55 +08:00
haoneng.lhn
025df72c10 update 2023-05-18 21:10:16 +08:00
haoneng.lhn
47bd60924c fix paraformer online fbank cache bug 2023-05-18 19:52:10 +08:00
lingyunfly
06639d8e91
Update vad_inference_launch.py 2023-05-18 14:16:26 +08:00
lingyunfly
19f4fae784
Update vad_inference_launch.py 2023-05-18 14:15:27 +08:00
嘉渊
17eaf419c0 Merge branch 'dev_infer' of https://github.com/alibaba/FunASR into dev_infer 2023-05-18 14:10:11 +08:00
嘉渊
bb8ddea4cb update repo 2023-05-18 14:09:58 +08:00
aky15
6c381c2700 modify rnnt infer 2023-05-18 11:44:48 +08:00
aky15
429995f4d0 Merge branch 'dev_infer' of https://github.com/alibaba-damo-academy/FunASR into dev_infer 2023-05-17 17:38:49 +08:00
aky15
9d01231fa6 rnnt继承ASRTask 2023-05-17 17:34:21 +08:00
haoneng.lhn
a7814a7bc3 fix paraformer online last chunk decoding strategy 2023-05-17 17:13:32 +08:00
嘉渊
e1ba6bc138 Merge branch 'dev_infer' of https://github.com/alibaba/FunASR into dev_infer 2023-05-17 15:16:06 +08:00
嘉渊
d1374e9c80 update repo 2023-05-17 15:15:51 +08:00
志浩
3be66ec19a confirm inference and demo files for SV and SD tasks 2023-05-17 15:04:53 +08:00
游雁
3d9f094e96 train 2023-05-16 23:48:00 +08:00
游雁
d5d7363da1 train 2023-05-16 22:56:20 +08:00
游雁
b8e34a1342 inference 2023-05-16 20:12:44 +08:00
游雁
f01980d169 inference 2023-05-16 19:34:45 +08:00
游雁
0271fbe4fd inference 2023-05-16 18:53:33 +08:00
嘉渊
94a4dbba3d Merge branch 'dev_infer' of https://github.com/alibaba/FunASR into dev_infer 2023-05-16 18:37:49 +08:00
嘉渊
878e6db248 update repo 2023-05-16 18:37:34 +08:00
北念
9516125a7c update asr_inference_launch for hotword input 2023-05-16 17:34:36 +08:00
嘉渊
8629d30d3d update repo 2023-05-16 15:06:25 +08:00
游雁
4cd79db451 inference 2023-05-16 14:08:57 +08:00
游雁
d105ce0d6b inference 2023-05-16 13:58:11 +08:00
游雁
0f3571db84 inference 2023-05-16 09:40:10 +08:00
嘉渊
688fb902dd update repo 2023-05-15 10:59:59 +08:00
游雁
4ac582341c inference 2023-05-15 00:32:33 +08:00
嘉渊
ebdf631d98 update repo 2023-05-12 11:22:58 +08:00
嘉渊
687fe6dbab update repo 2023-05-12 10:10:12 +08:00
游雁
475064f914 paraformer vad punc 2023-05-11 19:35:10 +08:00
游雁
9d6aad2a44 paraformer vad punc 2023-05-11 19:06:18 +08:00
shixian.shi
8c732716d6 update timestamp for batch inference 2023-05-11 16:55:50 +08:00
shixian.shi
c165a9dd22 update 2023-05-11 16:13:50 +08:00
shixian.shi
b3bc53e332 update timestamp for batch inference 2023-05-11 15:50:17 +08:00
嘉渊
decdbc3c97 update repo 2023-05-11 15:13:25 +08:00
游雁
2b458b1a71 paraformer long batch infer sort 2023-05-10 21:59:41 +08:00
游雁
a97daeb247 paraformer long batch infer 2023-05-10 19:08:54 +08:00
zhifu gao
15d5ba7882
Merge pull request #479 from alibaba-damo-academy/dev_aky
rnnt bug fix
2023-05-09 13:56:58 +08:00
aky15
77045e7bb7 rnnt bug fix 2023-05-09 11:16:07 +08:00
jmwang66
8dab6d184a
Merge pull request #473 from alibaba-damo-academy/dev_smohan
Add speaker-attributed ASR task for alimeeting (baseline for m2met2.0).
2023-05-09 10:58:33 +08:00
游雁
c197b3aa85 fix vad cpu infer.sh batch=1 2023-05-08 22:06:44 +08:00
游雁
59f920f17c websocket python offline/online 2pass demo 2023-05-08 16:14:25 +08:00
smohan-speech
af6740a220 add speaker-attributed ASR task for alimeeting 2023-05-08 16:13:23 +08:00
mengzhe.cmz
3d7c0c5d2d fix vad realtime space bug 2023-05-08 12:44:50 +08:00
hnluo
30e4f1fa71
Merge pull request #469 from alibaba-damo-academy/dev_lhn
update streaming paraformer text process
2023-05-08 10:31:22 +08:00
haoneng.lhn
1f2a51be98 update streaming paraformer text process 2023-05-08 10:28:30 +08:00
smohan-speech
d76aea23d9 add speaker-attributed ASR task for alimeeting 2023-05-07 02:21:58 +08:00
smohan-speech
a73123bcfc add speaker-attributed ASR task for alimeeting 2023-05-06 16:17:48 +08:00
游雁
20619400eb vad bug 2023-05-05 17:50:28 +08:00
嘉渊
66a0a95619 update repo 2023-05-05 15:54:24 +08:00
shixian.shi
651a945773 update batch_bins configuration 2023-05-05 14:09:41 +08:00
zhifu gao
f1ef7cf48d
Merge pull request #453 from alibaba-damo-academy/dev_clas
Update NeatContextualParaformer, finetune pipeline and dataset
2023-05-05 13:07:31 +08:00
haoneng.lhn
7987a7b6fa update streaming paraformer text process 2023-05-05 11:36:26 +08:00
shixian.shi
86f5e64b9a update 2023-05-04 19:43:45 +08:00
shixian.shi
6482fb94a5 update 2023-05-04 19:41:53 +08:00
shixian.shi
bc57005507 update 2023-05-04 19:36:23 +08:00
shixian.shi
ca4aac692b update 2023-05-04 19:02:47 +08:00
维石
f9eefa34ff update 2023-05-04 17:09:34 +08:00
haoneng.lhn
297fafd674 update streaming paraformer text process 2023-05-04 16:40:34 +08:00
shixian.shi
c91430542e update 2023-05-04 16:15:26 +08:00
haoneng.lhn
15e73d8baa update 2023-04-28 16:26:14 +08:00
嘉渊
90260bed95 update 2023-04-28 15:49:30 +08:00
haoneng.lhn
dcc4053d3e support wav file input 2023-04-28 11:22:24 +08:00
hnluo
9624eba825
Update asr_inference_paraformer_streaming.py 2023-04-27 10:46:18 +08:00
hnluo
493dda8f98
Update asr_inference_paraformer_streaming.py 2023-04-27 01:57:42 +08:00
hnluo
c5992ca03e
Update asr_inference_paraformer_streaming.py 2023-04-27 01:47:46 +08:00
hnluo
6abf68388c
Update asr_inference_paraformer_streaming.py 2023-04-27 01:15:59 +08:00
haoneng.lhn
7584bbd6f3 update paraformer streaming code 2023-04-27 00:21:20 +08:00
嘉渊
a6047c2610 update 2023-04-26 10:44:21 +08:00
嘉渊
7436acc5dd update 2023-04-25 16:29:39 +08:00
shixian.shi
8c570abd1b update timestamp doc 2023-04-25 14:40:48 +08:00
嘉渊
74a2059e9c update 2023-04-25 14:11:39 +08:00
嘉渊
ee9e86d5f0 update 2023-04-25 11:32:41 +08:00
嘉渊
622c025e10 update 2023-04-25 01:16:39 +08:00
嘉渊
c33dc9585c update 2023-04-25 01:12:15 +08:00
嘉渊
52f910aae2 update 2023-04-25 01:02:28 +08:00
嘉渊
fc68b4c315 update 2023-04-25 01:00:47 +08:00
嘉渊
9d8bb85a40 update 2023-04-24 23:07:23 +08:00
嘉渊
cd5db9f2dd update 2023-04-24 23:06:16 +08:00
嘉渊
e86b95e747 update 2023-04-24 22:57:04 +08:00
嘉渊
2363c63f95 update 2023-04-24 19:58:58 +08:00
嘉渊
996b951365 update 2023-04-24 19:55:57 +08:00
嘉渊
996673f69f update 2023-04-24 19:54:14 +08:00
嘉渊
0eb3b1161b update 2023-04-24 19:52:25 +08:00
嘉渊
6427c834df update 2023-04-24 19:50:07 +08:00
嘉渊
9847fd24a8 update 2023-04-24 19:10:24 +08:00
嘉渊
189b51d42b update 2023-04-24 18:58:37 +08:00
嘉渊
eec914bef6 update 2023-04-24 17:17:48 +08:00
嘉渊
abde816a6c update 2023-04-24 17:08:28 +08:00
嘉渊
d17d48935a update 2023-04-24 16:41:43 +08:00
嘉渊
15fc867ba5 update 2023-04-24 16:24:12 +08:00
嘉渊
d56b8c2bb5 update 2023-04-24 16:22:50 +08:00
嘉渊
df5f263e5f update 2023-04-24 16:17:41 +08:00
嘉渊
a63876ede1 update 2023-04-24 11:41:16 +08:00
嘉渊
7e25315a4f update 2023-04-24 11:32:51 +08:00
zhifu gao
033ef80e4e
Merge pull request #405 from alibaba-damo-academy/dev_aky
Dev aky
2023-04-24 11:17:24 +08:00
嘉渊
a4ab665d30 update 2023-04-24 10:00:56 +08:00
aky15
490531ed51 rnnt bug fix 2023-04-23 19:27:17 +08:00
嘉渊
c652f6814a update 2023-04-23 17:30:38 +08:00
凌匀
7a7ead00bc vad bug fix 2023-04-21 21:40:11 +08:00
凌匀
49be65031b merge inference.py and memory optimization 2023-04-21 18:46:29 +08:00
游雁
874db8c9f3 docs 2023-04-21 11:23:07 +08:00
speech_asr
fac8dbd821 update 2023-04-20 17:36:49 +08:00
speech_asr
993fdd8ecf update 2023-04-20 17:01:47 +08:00
speech_asr
d6cc6896e4 update 2023-04-20 16:33:30 +08:00
speech_asr
518465d089 update 2023-04-20 16:07:01 +08:00
游雁
88f45071da docs 2023-04-20 15:48:44 +08:00
shixian.shi
1f6370e350 bug fix 2023-04-20 11:23:08 +08:00
speech_asr
124d49c6ee update 2023-04-19 15:08:34 +08:00
speech_asr
680cdb55bb update 2023-04-19 14:49:36 +08:00
speech_asr
58fb22cb2b update 2023-04-19 10:09:51 +08:00
游雁
813027835e ncpu 2023-04-18 19:36:08 +08:00
aky15
606141f5ba
Merge pull request #351 from alibaba-damo-academy/dev_aky
Dev aky
2023-04-18 14:04:43 +08:00
speech_asr
9f90bad3f5 update 2023-04-17 17:11:05 +08:00
speech_asr
831d00aec2 update 2023-04-17 16:26:40 +08:00
aky15
8672352ecd merge many functions 2023-04-17 16:09:23 +08:00
haoneng.lhn
0e05ca31a9 update 2023-04-17 15:28:34 +08:00
speech_asr
6659c37d81 update 2023-04-17 11:23:37 +08:00
haoneng.lhn
5589b4a617 support wav_file input 2023-04-14 11:47:28 +08:00
zhifu gao
a793038752
Merge pull request #344 from alibaba-damo-academy/dev_tmp
fix cpu decoding
2023-04-13 10:04:14 +08:00
speech_asr
66fc9f0a9b update 2023-04-13 10:02:49 +08:00
mengzhe.cmz
1ad439f96b fix task.py with no dest_sample_rate task; fix bug in train and infer 2023-04-12 19:25:29 +08:00
aky15
7d1efe158e rnnt reorg 2023-04-12 16:49:56 +08:00
speech_asr
bd7455ec7d update 2023-04-12 10:43:01 +08:00
aky15
d46a542fae Merge branch 'main' into dev_aky
Conflicts:
	funasr/bin/asr_inference_rnnt.py
	funasr/tasks/abs_task.py
2023-04-10 16:02:41 +08:00
aky15
e01f742a85 rnnt infer 2023-04-10 15:54:12 +08:00
zhifu gao
2e769fb36c
Merge branch 'main' into dev_cmz2 2023-04-07 15:54:09 +08:00
北念
cf843d144a fix compute cer problems 2023-04-04 14:26:22 +08:00
游雁
d0cd484fdc export 2023-03-31 15:05:37 +08:00
hnluo
b5b1f32cf5
Update asr_inference_paraformer_streaming.py 2023-03-30 20:09:52 +08:00
游雁
3037483828 export 2023-03-30 14:15:23 +08:00
haoneng.lhn
d0d8684b96 update 2023-03-29 11:49:06 +08:00
游雁
9ae80f7595 vad 2023-03-24 14:04:44 +08:00
zhifu gao
5c4bd2b718
Merge pull request #293 from alibaba-damo-academy/dev_zly
support max_end_sil
2023-03-24 13:46:34 +08:00
凌匀
1f9ca08c9d update vad_inference_online.py 2023-03-24 12:59:06 +08:00
zhifu gao
ebc7c9ec4a
Merge pull request #292 from alibaba-damo-academy/tmp
update paraformer streaming recipe
2023-03-24 11:36:56 +08:00
haoneng.lhn
6c3d68927d update paraformer streaming recipe 2023-03-24 11:30:51 +08:00
凌匀
946000a29a support max_end_sil 2023-03-24 11:11:41 +08:00
lzr265946
da830cb825 fix uniasr postprocess 2023-03-24 10:52:59 +08:00
游雁
cdeb0389f2 websocket 2023-03-23 19:44:59 +08:00
游雁
7a8bedace2 websocket 2023-03-23 17:12:02 +08:00
游雁
174053cfca vad 2023-03-22 13:46:52 +08:00
mengzhe.cmz
586c7024ef fix demo service 2023-03-22 11:21:39 +08:00
zhifu gao
1f0f44bd07
Merge pull request #276 from alibaba-damo-academy/dev_sx
Dev sx
2023-03-21 20:18:21 +08:00
游雁
752fd0b8a9 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-03-21 20:05:26 +08:00