Skip to content

Commit 27d12fa

Browse files
Version Packages (#487)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de4b0a0 commit 27d12fa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-months-doubt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugins/silero/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @livekit/agents-plugin-silero
22

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+
39
## 0.5.7
410

511
### Patch Changes

plugins/silero/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents-plugin-silero",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"description": "Silero voice activity detection LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

0 commit comments

Comments
 (0)