游雁
|
e8b287f5aa
|
torchscripts
|
2023-03-02 20:32:45 +08:00 |
|
zhifu gao
|
65e359c008
|
Merge pull request #179 from alibaba-damo-academy/dev_gzf
torchscripts
|
2023-03-02 20:28:10 +08:00 |
|
游雁
|
221fd73d18
|
torchscripts
|
2023-03-02 20:27:14 +08:00 |
|
zhifu gao
|
55e3374474
|
Merge pull request #178 from alibaba-damo-academy/dev_gzf
Dev gzf
|
2023-03-02 20:24:49 +08:00 |
|
游雁
|
ec3ccbea9f
|
torchscripts
|
2023-03-02 20:23:39 +08:00 |
|
游雁
|
548153260b
|
torchscripts
|
2023-03-02 20:20:44 +08:00 |
|
zhifu gao
|
94cb66dbb9
|
Merge pull request #177 from alibaba-damo-academy/dev_timestamp
Dev timestamp
|
2023-03-02 20:20:10 +08:00 |
|
shixian.shi
|
a757387b72
|
update timestamp_onnx
|
2023-03-02 20:09:41 +08:00 |
|
shixian.shi
|
36dc43e047
|
Merge remote-tracking branch 'refs/remotes/origin/dev_timestamp' into dev_timestamp
asr
|
2023-03-02 19:50:26 +08:00 |
|
shixian.shi
|
9dd4901aad
|
rapid_paraformer.utils.timestamp_utils
|
2023-03-02 19:50:06 +08:00 |
|
游雁
|
905a1f2585
|
torchscripts
|
2023-03-02 19:34:46 +08:00 |
|
zhifu gao
|
458296d105
|
Merge pull request #175 from alibaba-damo-academy/dev_timestamp
bugfix
|
2023-03-02 18:21:54 +08:00 |
|
shixian.shi
|
cbd253f277
|
bugfix
|
2023-03-02 17:53:01 +08:00 |
|
zhifu gao
|
aef5511794
|
Merge pull request #174 from alibaba-damo-academy/dev_timestamp
optimize paraformer_onnx
|
2023-03-02 17:51:19 +08:00 |
|
shixian.shi
|
48503841a1
|
optimize paraformer_onnx
|
2023-03-02 17:47:28 +08:00 |
|
游雁
|
1b6f5d39f4
|
vad
|
2023-03-02 17:13:00 +08:00 |
|
zhifu gao
|
395f6741c8
|
Merge pull request #172 from alibaba-damo-academy/dev_wjm
update dist_backend option
|
2023-03-02 17:07:29 +08:00 |
|
speech_asr
|
d475a13df0
|
update dist_backend option
|
2023-03-02 14:58:17 +08:00 |
|
zhifu gao
|
d0996cf74a
|
Update README.md
|
2023-03-02 13:33:34 +08:00 |
|
zhifu gao
|
83d610716a
|
Update README.md
|
2023-03-02 13:32:41 +08:00 |
|
zhifu gao
|
bfb7c22728
|
Merge pull request #170 from alibaba-damo-academy/dev_lzr
modify grpc environment dependencies
|
2023-03-02 10:20:10 +08:00 |
|
北念
|
42f90b4ca1
|
modify grpc environment dependencies
|
2023-03-02 10:17:11 +08:00 |
|
zhifu gao
|
45dc9e484f
|
Merge pull request #169 from alibaba-damo-academy/dev_lhn
update large dataset for sampling rate
|
2023-03-01 17:43:38 +08:00 |
|
仁迷
|
7984a37f8c
|
update large dataset for sampling rate
|
2023-03-01 17:03:45 +08:00 |
|
zhifu gao
|
5d4b0c3994
|
Merge pull request #167 from alibaba-damo-academy/dev_lhn
fix text postprocess bug
|
2023-03-01 11:17:18 +08:00 |
|
仁迷
|
e9ea65679a
|
fix text postprocess bug
|
2023-03-01 11:14:09 +08:00 |
|
magicharry
|
939b9fe25d
|
Merge pull request #166 from magicharry/main
unit test pr new
|
2023-02-28 18:37:58 +08:00 |
|
zhifu gao
|
a016617c7e
|
Merge pull request #165 from alibaba-damo-academy/dev_cmz
punctuation:add training code, support largedataset
|
2023-02-28 18:36:52 +08:00 |
|
magicharry
|
d694654054
|
Delete citest.sh
|
2023-02-28 18:19:19 +08:00 |
|
magicharry
|
388eaaa3c3
|
Dev jy (#1)
* actions demo
* add unittest
* add info for test
* fix yml
* fix yml
* test log
* remove demo action
* change logger
* readme
* add unittest
* add info for test
* fix yml
* fix yml
* test log
* remove demo action
* change logger
* readme
* Update asr_utils.py
* readme
* infer with tag 1.1.6
* readme
* onnxruntime
* onnxruntime
* timestamp func bug fix
* support grpc+onnxruntime
* onnxruntime
* Add code of generating whl about rapid_paraformer
* Fix README path error
* onnxruntime
* onnxruntime
* add transformerLM egs(aishell2)
* onnxruntime
* onnxruntime
* support hotword parameter passing in the pipeline forward
* onnxruntime
* modify onnxruntime environment dependencies
* onnxruntime
* 0.2.1
* fbank online
* fbank online
* fbank online
* fbank online
* fbank online
* Add sentence timestamp support
Added support for statement event timestamp, which is particularly useful for applications such as lyrics and subtitles.
* fbank online
* bugfix
* readme
* update docs
* update docs
* update docs
* fix uniasr decoding bug
* modify contextual hotword parameter
* onnx
* onnx
* onnx
* onnx
* onnx export
* onnx export
* fix data dir filter bug
* in_cache & support soundfile read
* v0.2.2
* egs recipe asr vad punc
* egs recipe asr vad punc
* add training related code for sond
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* add scripts for simu data
* simu data
* simu data
* simu data
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* sond pipeline
* fixbug for sd and sv
* fixbug for sd and sv
* fixbug for sd and sv
* fixbug sond initial
* fixbug sond initial
* fixbug sond initial
* unit test modelscope for sd
* unit test modelscope for sd
* unit test modelscope for sd
* unit test modelscope for sd
* update cif onnx
* onnx supports tiny and bicif paraformer
* add triton
* add README
* torch version
* Update README.md
* Update README.md
* gpu bug fix
* update vad inference
---------
Co-authored-by: xiaozy <xiaozy@xiaozy-MacBook.local>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
Co-authored-by: hnluo <haoneng.lhn@alibaba-inc.com>
Co-authored-by: 九耳 <mengzhe.cmz@alibaba-inc.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
Co-authored-by: 北念 <lzr265946@alibaba-inc.com>
Co-authored-by: SWHL <liekkaskono@163.com>
Co-authored-by: wucong.lyb <wucong.lyb@alibaba-inc.com>
Co-authored-by: dingbig <dingbig@gmail.com>
Co-authored-by: speech_asr <wangjiaming.wjm@alibaba-inc.com>
Co-authored-by: 凌匀 <ailsa.zly@alibaba-inc.com>
Co-authored-by: 志浩 <neo.dzh@alibaba-inc.com>
Co-authored-by: root <zhangyuekai@foxmail.com>
Co-authored-by: jiangyu.xzy <jiangyu.xzy@alibaba-inc.com>
|
2023-02-28 18:16:07 +08:00 |
|
九耳
|
ee06cb9c68
|
punctuation:add training code, support largedataset
|
2023-02-28 18:11:12 +08:00 |
|
zhifu gao
|
be7230fd94
|
Merge pull request #163 from alibaba-damo-academy/dev_zly
update vad inference
|
2023-02-28 16:20:45 +08:00 |
|
凌匀
|
3388361d3b
|
update vad inference
|
2023-02-28 14:33:40 +08:00 |
|
zhifu gao
|
2ed32a5d40
|
Merge pull request #162 from alibaba-damo-academy/dev_zly
gpu bug fix
|
2023-02-27 19:32:32 +08:00 |
|
zhifu gao
|
26bfb15e47
|
Update README.md
|
2023-02-27 19:11:59 +08:00 |
|
zhifu gao
|
dfbe817479
|
Update README.md
|
2023-02-27 19:10:57 +08:00 |
|
凌匀
|
4c053ccc39
|
gpu bug fix
|
2023-02-27 19:10:15 +08:00 |
|
zhifu gao
|
7ac4fa555a
|
torch version
|
2023-02-27 19:09:32 +08:00 |
|
zhifu gao
|
4e4eed605e
|
Merge pull request #161 from yuekaizhang/triton
Triton
|
2023-02-27 18:51:42 +08:00 |
|
root
|
554a99600c
|
add README
|
2023-02-27 10:14:55 +00:00 |
|
root
|
e0a6daebf2
|
add triton
|
2023-02-27 09:57:53 +00:00 |
|
zhifu gao
|
19467b57f6
|
Merge pull request #160 from alibaba-damo-academy/dev_onnx
Dev onnx
|
2023-02-27 17:04:19 +08:00 |
|
zhifu gao
|
8cc5bbf99a
|
Merge pull request #159 from alibaba-damo-academy/dev_dzh
Dev dzh
|
2023-02-27 17:01:48 +08:00 |
|
shixian.shi
|
57f2a51f9a
|
onnx supports tiny and bicif paraformer
|
2023-02-27 16:55:06 +08:00 |
|
游雁
|
3b1d1ccd03
|
egs recipe asr vad punc
|
2023-02-27 16:49:42 +08:00 |
|
游雁
|
9bdddc3210
|
egs recipe asr vad punc
|
2023-02-27 16:46:06 +08:00 |
|
志浩
|
051c876ed8
|
unit test modelscope for sd
|
2023-02-27 16:44:06 +08:00 |
|
游雁
|
30e311cef9
|
v0.2.2
|
2023-02-27 16:40:30 +08:00 |
|
志浩
|
e14323e6ab
|
unit test modelscope for sd
|
2023-02-27 16:33:31 +08:00 |
|
志浩
|
7ab14d064c
|
unit test modelscope for sd
|
2023-02-27 16:20:14 +08:00 |
|