Commit Graph

4617 Commits

Author SHA1 Message Date
游雁
5c11fd761e version check 2024-08-12 11:04:13 +08:00
bltcn
a3c45ad083
update index.vue (#1994)
* commit web page vue

* optimize web page

* optimize web page

* remove other private component

* modify web page

* Update index.vue

* Update lxwjzxfw.vue

* Update sstx.vue

* update static file

* Update index.vue
2024-08-08 10:44:35 +08:00
游雁
a28de72b17 bugfix for paraformer-streaming 2024-08-02 01:55:30 +08:00
游雁
7f6099140a whisper bugfix 2024-08-02 01:20:34 +08:00
游雁
d238a5ab44 dcos 2024-07-30 17:45:13 +08:00
维石
09f0f20545 bug fix 2024-07-29 14:20:01 +08:00
游雁
dde41de295 dcos 2024-07-29 11:39:33 +08:00
游雁
eb86f0fe6a Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
merge
2024-07-29 11:34:27 +08:00
游雁
995ab45b47 dcos 2024-07-29 11:34:14 +08:00
YC
259343dda5
fix error: _pickle.UnpicklingError: invalid load key, 'v'. (#1966)
some one run this script will got the below error keywords:

`_pickle.UnpicklingError: invalid load key, 'v'.`

so add `lfs` to `git clone`.

well, more detail can see in [this Issue comment](https://github.com/modelscope/FunASR/issues/1859#issuecomment-2254177392).
2024-07-29 09:48:34 +08:00
Ziyao Wang
9f04fd130c
Fix invalid escape sequence '\w' in RegEx due to 'r' missing (#1967) 2024-07-29 09:47:45 +08:00
游雁
cf1facb1a9 v1.1.4 2024-07-27 00:46:15 +08:00
游雁
8b0f765b47 v1.1.4 2024-07-27 00:44:55 +08:00
游雁
69370ed3d6 cache bugfix 2024-07-27 00:44:23 +08:00
维石
874ed3aaac bug fix for onnx infer 2024-07-26 11:40:23 +08:00
维石
af1c0d0e30 bug fix 2024-07-26 10:19:32 +08:00
wu0792
0d36a5e176
Fix Typo (#1960) 2024-07-25 18:55:29 +08:00
维石
530125dca8 bug fix 2024-07-25 15:39:41 +08:00
北念
b7b4a83c18 Merge branch 'main' of https://github.com/modelscope/FunASR into main 2024-07-24 19:09:23 +08:00
北念
8aa01036b6 fix sensevoice loss_rich 2024-07-24 19:09:02 +08:00
游雁
5ae7062540 bugfix python runtime 2024-07-24 17:08:59 +08:00
Wu Can
d916542e34
doc: Correct html5 download path error (#1953)
Co-authored-by: wucan <awesomecancanz@gmail.com>
2024-07-24 15:26:41 +08:00
北念
f41944daa8 add sensevoice scp2jsonl 2024-07-24 10:00:17 +08:00
维石
925910c599 update onnx batch inference 2024-07-23 17:48:48 +08:00
维石
fe8ebd746b update gitignore 2024-07-23 16:59:57 +08:00
manyeyes
a5a06217c1
Add support for SenseVoiceSmall onnx model in c# lib (#1946)
* Add support for SenseVoiceSmall onnx model

* parameter modification
2024-07-23 14:41:00 +08:00
北念
4fb7e918fe add sensevoice scp2jsonl 2024-07-23 14:26:20 +08:00
北念
1b97842604 add sensevoice scp2jsonl 2024-07-23 11:45:43 +08:00
游雁
a33bc50e78 python runtime 2024-07-22 21:13:17 +08:00
游雁
f62b5193da python runtime 2024-07-22 20:08:38 +08:00
游雁
7293a7bbe7 python runtime 2024-07-22 20:06:04 +08:00
游雁
3bc0efcc14 python runtime 2024-07-22 20:05:03 +08:00
游雁
0cf7d386c6 python runtime 2024-07-22 20:04:12 +08:00
游雁
ea8e5bb726 python runtime 2024-07-22 20:00:02 +08:00
游雁
c5f7f11b5b python runtime 2024-07-22 19:53:58 +08:00
游雁
f3d3362fd3 python runtime 2024-07-22 19:22:55 +08:00
游雁
aa3fe1a353 python runtime 2024-07-22 19:02:15 +08:00
游雁
03911c82ec python runtime 2024-07-22 17:16:54 +08:00
游雁
c2575f022d docs 2024-07-22 17:11:44 +08:00
游雁
37fc6ad946 v1.1.3 2024-07-22 17:04:29 +08:00
维石
2ae59b6ce0 ONNX and torchscript export for sensevoice 2024-07-22 16:58:27 +08:00
gaochangfeng
340c55838b
EMO_UNK禁用和Merge VAD修复 (#1940)
* 添加富文本解码约束

* special token

* bug fix

* fix

* 增加unk score的参数

* emobaned

* kwargs2cfg

* merge_vad bug fix

---------

Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
2024-07-22 15:28:27 +08:00
游雁
f9c13d7f4b bugfix 2024-07-22 15:07:59 +08:00
游雁
e42f539eb8 bugfix 2024-07-22 15:03:35 +08:00
Shi Xian
e09d87193b
Merge pull request #1928 from liugz18/main
Rename 'res' in line 514 to avoid with naming conflict with line 365
2024-07-22 11:32:39 +08:00
kaixindelele
89b0f92fde
fix model name bug (#1934) 2024-07-22 09:44:03 +08:00
凪咲
85c1675e7c
fix: fix input download logic (#1929) 2024-07-19 10:26:58 +08:00
liugz18
d80ac2fd2d
Rename 'res' in line 514 to avoid with naming conflict with line 365 2024-07-18 21:34:55 +08:00
北念
bd352983c6 add default emo and event target for sensevoice 2024-07-18 15:05:28 +08:00
北念
a98550fdf5 fix sense_voice_datasets 2024-07-17 16:05:58 +08:00