We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4b0a0 commit 27d12faCopy full SHA for 27d12fa
.changeset/tall-months-doubt.md
plugins/silero/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @livekit/agents-plugin-silero
2
3
+## 0.5.8
4
+
5
+### Patch Changes
6
7
+- bugfix with speech duration calculation - [#484](https://github.com/livekit/agents-js/pull/484) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8
9
## 0.5.7
10
11
### Patch Changes
plugins/silero/package.json
@@ -1,6 +1,6 @@
{
"name": "@livekit/agents-plugin-silero",
- "version": "0.5.7",
+ "version": "0.5.8",
"description": "Silero voice activity detection LiveKit Node Agents",
"main": "dist/index.js",
"require": "dist/index.cjs",
0 commit comments