Alexander Veysov
a65732a393
Merge pull request #417 from abinthomasonline/offset-bug-fix
...
fix window size offset bug
2024-01-22 09:15:44 +03:00
Abin Thomas
aae1e4f40d
fix window size offset bug
2024-01-22 11:08:24 +05:30
Alexander Veysov
94504ece54
Merge pull request #407 from bygreencn/master
...
Fix a bug at c sample code and some bugs at wav.h.
2023-12-17 20:26:40 +03:00
bygreencn
0b7da6e74b
Fix wav functions:
...
1. fix data_size is not correct and be 0.
2. detect data format of IEEE-float.
3. add PCMS8bit, PCMS16bit and PCMS32 convert to float 32bit at class WavReader.
2023-12-17 23:00:12 +08:00
bygreencn
efb5effc8f
Fix a bug in c code sample when only one timestamp and start from 0.
2023-12-17 23:00:12 +08:00
Alexander Veysov
03dc3fae5c
Merge pull request #406 from bygreencn/master
...
Make the c code sample have the same function as the python code
2023-12-15 16:46:58 +03:00
bygreencn
4a6d1701a4
Make the c code sample have the same function as the python code
2023-12-15 21:32:22 +08:00
Alexander Veysov
5e7ee10ee0
Merge pull request #392 from xiaoqiang306/fix_example_cpp
...
fix int16_t bytes normalized to float
2023-11-13 15:20:08 +03:00
jiqiang.fu
03fb810fab
fix int16_t bytes normalized to float
2023-11-13 17:14:34 +08:00
Alexander Veysov
e30a7e32a9
Merge pull request #391 from streamer45/golang-example
...
Implement Golang example
2023-11-09 08:33:20 +03:00
streamer45
bbbc657dad
Golang example
2023-11-08 17:48:36 -06:00
Alexander Veysov
cb92cdd1e3
Merge pull request #386 from VvvvvGH/master
...
add java onnx inference example
2023-10-18 09:29:04 +03:00
VvvvvGH
3780baf49f
add java onnx example
2023-10-18 13:57:18 +08:00
Alexander Veysov
563106ef8c
Merge pull request #350 from archive-r/archive-r-fix-typo
...
Fix typo
2023-06-16 09:45:49 +03:00
kh
f795bc479b
Fix typo
...
https://github.com/snakers4/silero-vad/discussions/319#discussion-5081706
2023-06-16 11:47:59 +09:00
Alexander Veysov
7e9680bc83
Merge pull request #342 from AlexRainHao/master
...
fix #341 issue of cpp example coding mistake
2023-05-18 15:17:36 +03:00
AlexRainHao
3b4c02dfe3
fix #341 issue of cpp example coding mistake
2023-05-18 20:12:03 +08:00
Alexander Veysov
bc5a0a2dbf
Merge pull request #340 from chenqianhe/master
...
fix speech and silence state transition
2023-05-12 12:03:50 +03:00
Qianhe Chen
b03fcb2ebe
fix speech and silence state transition
2023-05-12 16:59:51 +08:00
Dimitrii Voronin
026bc3d292
Merge pull request #329 from mhThomsen/master
...
(Bug fix) Slices in correct dimension (audio dim), so batch size is not reduced
2023-04-28 15:00:12 +03:00
Dimitrii Voronin
e755baa3c2
Merge branch 'master' into master
2023-04-28 15:00:02 +03:00
Dimitrii Voronin
b88084c7ed
Merge pull request #332 from snakers4/adamnsandle
...
fx https://github.com/snakers4/silero-vad/pull/329 bug
2023-04-28 14:54:44 +03:00
adamnsandle
a9d2b591de
fx https://github.com/snakers4/silero-vad/pull/329 bug
2023-04-28 11:48:01 +00:00
Dimitrii Voronin
c3c67cdcb8
Merge pull request #330 from snakers4/adamnsandle
...
del deprecated models examples
2023-04-27 15:05:45 +03:00
adamnsandle
874c66ccbc
del deprecated models examples
2023-04-27 12:00:01 +00:00
Alexander Veysov
51fbbcb32e
Update README.md
2023-04-27 13:33:03 +03:00
Alexander Veysov
14a0715955
Deprecate lang detector and number detector models
2023-04-27 13:22:00 +03:00
Alexander Veysov
a0d26769e0
Update README.md
2023-04-27 13:19:39 +03:00
mhThomsen
e0c2015193
slices in correct dimension (audio dim), so batch size is not reduced
2023-04-27 07:37:54 +02:00
Alexander Veysov
5872cffd78
Update README.md
2023-03-29 21:56:23 +03:00
Dimitrii Voronin
86400b9a12
Merge pull request #313 from snakers4/adamnsandle
...
change int2float
2023-03-28 17:31:27 +03:00
adamnsandle
6ef43d1c5d
change int2float
2023-03-28 14:30:35 +00:00
Alexander Veysov
540e092276
Merge pull request #308 from zzzacwork/example-parallelization
...
add a simple parallelization example
2023-03-13 08:18:23 +03:00
Ziyuan Wang
55c41abf46
use a process specific copy of model
2023-03-10 16:09:07 +00:00
Ziyuan Wang
17903cb41d
add a initializer
2023-03-09 16:27:36 +00:00
Ziyuan Wang
c39dccc1fd
add a initializer
2023-03-09 16:27:18 +00:00
Ziyuan Wang
a6a067de44
add a initializer
2023-03-09 16:16:51 +00:00
Ziyuan Wang
9865b3cb93
fix typos
2023-03-09 04:26:15 +00:00
Ziyuan Wang
3d10c2d950
add parallel example
2023-03-09 04:17:34 +00:00
Dimitrii Voronin
4f57fae3fa
Merge pull request #289 from Tomiinek/patch-1
...
Fixing ONNX init
2023-02-28 15:43:18 +02:00
Tomáš Nekvinda
085d76f08e
Update utils_vad.py
2023-02-09 11:13:02 +01:00
Dimitrii Voronin
262bcb4b40
Merge pull request #285 from snakers4/adamnsandle
...
fx versiontuple bug
2023-01-09 11:09:32 +02:00
adamnsandle
e84eca68d7
fx versiontuple bug
2023-01-09 09:07:59 +00:00
Dimitrii Voronin
e7c4539106
Merge pull request #280 from bclark-videra/test/hubconf-with-ref
...
Use the path to hubconf.py to find models
2022-12-29 14:02:09 +02:00
Dimitrii Voronin
a480e85aec
Merge pull request #282 from saenyakorn/master
...
Add `progress_tracking_callback` argument to `get_speech_timestamps` function
2022-12-29 13:31:55 +02:00
Saenyakorn Siangsanoh
c69cb6c9c0
fix progress logic
2022-12-28 14:40:55 +07:00
Saenyakorn Siangsanoh
11da69d88b
add progress_tracking callback to get_speech_timestamps
2022-12-28 14:18:42 +07:00
Byron Clark
df1d52042d
Use the path to hubconf.py to find models
...
While `torch.hub.load` uses predictable names when downloading from github,
the name referenced only worked when using the `master` branch of the
repo. Using a ref like `snakers4/silero_vad:v4.0` results in a
different directory name and the model files not being found.
Since the model files are stored in a path relative to hubconf.py, use
the path of hubconf.py to find the models instead of assuming the
directory `torch.hub.load` will extract the files to.
2022-12-22 14:47:14 -07:00
Alexander Veysov
d5a944b9f1
Merge pull request #279 from pengzhendong/patch-1
...
fix sample rate of onnx input
2022-12-21 06:00:10 +03:00
彭震东
d90416e63e
fix sample rate of onnx input
2022-12-21 08:36:52 +08:00