From 8ce90df03ec2e81dad0a56f66abb21b086704803 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:26:53 +0200 Subject: [PATCH] Version Packages (#552) Co-authored-by: github-actions[bot] --- .changeset/angry-books-eat.md | 5 ---- .changeset/clever-poets-behave.md | 5 ---- .changeset/eleven-kings-push.md | 5 ---- .changeset/eleven-monkeys-serve.md | 5 ---- .changeset/gorgeous-teachers-rule.md | 6 ----- .changeset/hot-cows-wash.md | 5 ---- .changeset/many-clocks-punch.md | 5 ---- .changeset/perfect-doors-play.md | 5 ---- .changeset/pretty-rivers-care.md | 5 ---- .changeset/purple-garlics-approve.md | 5 ---- .changeset/six-badgers-sneeze.md | 5 ---- .changeset/slimy-seas-hammer.md | 5 ---- .changeset/warm-ducks-suffer.md | 5 ---- .changeset/wicked-rats-exist.md | 5 ---- .changeset/witty-dolls-perform.md | 5 ---- examples/simple-color/requirements.txt | 2 +- examples/speech-to-text/requirements.txt | 4 +-- examples/text-to-speech/requirements.txt | 2 +- examples/voice-assistant/requirements.txt | 6 ++--- livekit-agents/CHANGELOG.md | 26 +++++++++++++++++++ livekit-agents/livekit/agents/version.py | 2 +- livekit-agents/package.json | 2 +- .../livekit-plugins-deepgram/CHANGELOG.md | 8 ++++++ .../livekit/plugins/deepgram/version.py | 2 +- .../livekit-plugins-deepgram/package.json | 2 +- .../livekit-plugins-silero/CHANGELOG.md | 10 +++++++ .../livekit/plugins/silero/version.py | 2 +- .../livekit-plugins-silero/package.json | 2 +- 28 files changed, 57 insertions(+), 89 deletions(-) delete mode 100644 .changeset/angry-books-eat.md delete mode 100644 .changeset/clever-poets-behave.md delete mode 100644 .changeset/eleven-kings-push.md delete mode 100644 .changeset/eleven-monkeys-serve.md delete mode 100644 .changeset/gorgeous-teachers-rule.md delete mode 100644 .changeset/hot-cows-wash.md delete mode 100644 .changeset/many-clocks-punch.md delete mode 100644 .changeset/perfect-doors-play.md delete mode 100644 .changeset/pretty-rivers-care.md delete mode 100644 .changeset/purple-garlics-approve.md delete mode 100644 .changeset/six-badgers-sneeze.md delete mode 100644 .changeset/slimy-seas-hammer.md delete mode 100644 .changeset/warm-ducks-suffer.md delete mode 100644 .changeset/wicked-rats-exist.md delete mode 100644 .changeset/witty-dolls-perform.md diff --git a/.changeset/angry-books-eat.md b/.changeset/angry-books-eat.md deleted file mode 100644 index 8c09f6c2e..000000000 --- a/.changeset/angry-books-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -voiceassistant: run function calls sequentially diff --git a/.changeset/clever-poets-behave.md b/.changeset/clever-poets-behave.md deleted file mode 100644 index ec040226b..000000000 --- a/.changeset/clever-poets-behave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-plugins-silero": patch ---- - -silero: tiny tweaks diff --git a/.changeset/eleven-kings-push.md b/.changeset/eleven-kings-push.md deleted file mode 100644 index 332b38e99..000000000 --- a/.changeset/eleven-kings-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -configure plugins loggers & more debug logs on the voiceassistant diff --git a/.changeset/eleven-monkeys-serve.md b/.changeset/eleven-monkeys-serve.md deleted file mode 100644 index 7e30ac802..000000000 --- a/.changeset/eleven-monkeys-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -warn no room connection after job_entry was called after 10 seconds. diff --git a/.changeset/gorgeous-teachers-rule.md b/.changeset/gorgeous-teachers-rule.md deleted file mode 100644 index a10f1b9dc..000000000 --- a/.changeset/gorgeous-teachers-rule.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"livekit-agents": patch -"livekit-plugins-deepgram": patch ---- - -deepgram: reduce chunks size to 100ms diff --git a/.changeset/hot-cows-wash.md b/.changeset/hot-cows-wash.md deleted file mode 100644 index 04ed627c0..000000000 --- a/.changeset/hot-cows-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-plugins-silero": patch ---- - -silero: optimize numpy input buffers diff --git a/.changeset/many-clocks-punch.md b/.changeset/many-clocks-punch.md deleted file mode 100644 index fa3125796..000000000 --- a/.changeset/many-clocks-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -voiceassistant: cleanup validation behaviour #545 diff --git a/.changeset/perfect-doors-play.md b/.changeset/perfect-doors-play.md deleted file mode 100644 index 9479814e0..000000000 --- a/.changeset/perfect-doors-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-plugins-deepgram": patch ---- - -deepgram: segment audio frames into 200ms intervals before sending to the websocket #549 diff --git a/.changeset/pretty-rivers-care.md b/.changeset/pretty-rivers-care.md deleted file mode 100644 index 1c7cf200b..000000000 --- a/.changeset/pretty-rivers-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -voiceassistant: commit user question directly when allow_interruptions=False diff --git a/.changeset/purple-garlics-approve.md b/.changeset/purple-garlics-approve.md deleted file mode 100644 index a8aaaca09..000000000 --- a/.changeset/purple-garlics-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -ipc: increase high ping threshold diff --git a/.changeset/six-badgers-sneeze.md b/.changeset/six-badgers-sneeze.md deleted file mode 100644 index 331bc63fe..000000000 --- a/.changeset/six-badgers-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -voiceassistant: interrupt on final transcript diff --git a/.changeset/slimy-seas-hammer.md b/.changeset/slimy-seas-hammer.md deleted file mode 100644 index c20edcf01..000000000 --- a/.changeset/slimy-seas-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-plugins-silero": patch ---- - -silero: bring back expfilter diff --git a/.changeset/warm-ducks-suffer.md b/.changeset/warm-ducks-suffer.md deleted file mode 100644 index d43863e32..000000000 --- a/.changeset/warm-ducks-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -voiceassistant: tweaks & fix speech being removed too soon from the queue diff --git a/.changeset/wicked-rats-exist.md b/.changeset/wicked-rats-exist.md deleted file mode 100644 index bf9c6fe7c..000000000 --- a/.changeset/wicked-rats-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -voiceassistant: fix duplicate answers diff --git a/.changeset/witty-dolls-perform.md b/.changeset/witty-dolls-perform.md deleted file mode 100644 index f4ab48591..000000000 --- a/.changeset/witty-dolls-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"livekit-agents": patch ---- - -reduce the default load threshold to a more appropriate default diff --git a/examples/simple-color/requirements.txt b/examples/simple-color/requirements.txt index b23dc5884..62d646a7b 100644 --- a/examples/simple-color/requirements.txt +++ b/examples/simple-color/requirements.txt @@ -1 +1 @@ -livekit-agents>=0.8.2 +livekit-agents>=0.8.3 diff --git a/examples/speech-to-text/requirements.txt b/examples/speech-to-text/requirements.txt index daa1f1918..36fe12113 100644 --- a/examples/speech-to-text/requirements.txt +++ b/examples/speech-to-text/requirements.txt @@ -1,2 +1,2 @@ -livekit-agents>=0.8.2 -livekit-plugins-deepgram>=0.6.1 +livekit-agents>=0.8.3 +livekit-plugins-deepgram>=0.6.2 diff --git a/examples/text-to-speech/requirements.txt b/examples/text-to-speech/requirements.txt index d33e84495..d400a0e16 100644 --- a/examples/text-to-speech/requirements.txt +++ b/examples/text-to-speech/requirements.txt @@ -1,2 +1,2 @@ -livekit-agents>=0.8.2 +livekit-agents>=0.8.3 livekit-plugins-openai>=0.7.1 diff --git a/examples/voice-assistant/requirements.txt b/examples/voice-assistant/requirements.txt index 4e53fbbcb..b2fbda0fa 100644 --- a/examples/voice-assistant/requirements.txt +++ b/examples/voice-assistant/requirements.txt @@ -1,5 +1,5 @@ -livekit-agents>=0.8.2 +livekit-agents>=0.8.3 livekit-plugins-openai>=0.7.1 -livekit-plugins-deepgram>=0.6.1 -livekit-plugins-silero>=0.6.1 +livekit-plugins-deepgram>=0.6.2 +livekit-plugins-silero>=0.6.2 python-dotenv~=1.0 \ No newline at end of file diff --git a/livekit-agents/CHANGELOG.md b/livekit-agents/CHANGELOG.md index 1c2815bfb..a049fe994 100644 --- a/livekit-agents/CHANGELOG.md +++ b/livekit-agents/CHANGELOG.md @@ -1,5 +1,31 @@ # livekit-agents +## 0.8.3 + +### Patch Changes + +- voiceassistant: run function calls sequentially - [#554](https://github.com/livekit/agents/pull/554) ([@theomonnom](https://github.com/theomonnom)) + +- configure plugins loggers & more debug logs on the voiceassistant - [#555](https://github.com/livekit/agents/pull/555) ([@theomonnom](https://github.com/theomonnom)) + +- warn no room connection after job_entry was called after 10 seconds. - [#558](https://github.com/livekit/agents/pull/558) ([@theomonnom](https://github.com/theomonnom)) + +- deepgram: reduce chunks size to 100ms - [#561](https://github.com/livekit/agents/pull/561) ([@theomonnom](https://github.com/theomonnom)) + +- voiceassistant: cleanup validation behaviour #545 - [#553](https://github.com/livekit/agents/pull/553) ([@theomonnom](https://github.com/theomonnom)) + +- voiceassistant: commit user question directly when allow_interruptions=False - [#547](https://github.com/livekit/agents/pull/547) ([@theomonnom](https://github.com/theomonnom)) + +- ipc: increase high ping threshold - [#556](https://github.com/livekit/agents/pull/556) ([@theomonnom](https://github.com/theomonnom)) + +- voiceassistant: interrupt on final transcript - [#546](https://github.com/livekit/agents/pull/546) ([@theomonnom](https://github.com/theomonnom)) + +- voiceassistant: tweaks & fix speech being removed too soon from the queue - [#560](https://github.com/livekit/agents/pull/560) ([@theomonnom](https://github.com/theomonnom)) + +- voiceassistant: fix duplicate answers - [#548](https://github.com/livekit/agents/pull/548) ([@theomonnom](https://github.com/theomonnom)) + +- reduce the default load threshold to a more appropriate default - [#559](https://github.com/livekit/agents/pull/559) ([@theomonnom](https://github.com/theomonnom)) + ## 0.8.2 ### Patch Changes diff --git a/livekit-agents/livekit/agents/version.py b/livekit-agents/livekit/agents/version.py index 7c3dfeb0f..a2e0e23e4 100644 --- a/livekit-agents/livekit/agents/version.py +++ b/livekit-agents/livekit/agents/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.8.2" +__version__ = "0.8.3" diff --git a/livekit-agents/package.json b/livekit-agents/package.json index 90c9f1fbd..e185d0dde 100644 --- a/livekit-agents/package.json +++ b/livekit-agents/package.json @@ -1,5 +1,5 @@ { "name": "livekit-agents", "private": true, - "version": "0.8.2" + "version": "0.8.3" } diff --git a/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md b/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md index 5f387508d..e5816b678 100644 --- a/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md +++ b/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md @@ -1,5 +1,13 @@ # livekit-plugins-deepgram +## 0.6.2 + +### Patch Changes + +- deepgram: reduce chunks size to 100ms - [#561](https://github.com/livekit/agents/pull/561) ([@theomonnom](https://github.com/theomonnom)) + +- deepgram: segment audio frames into 200ms intervals before sending to the websocket #549 - [#553](https://github.com/livekit/agents/pull/553) ([@theomonnom](https://github.com/theomonnom)) + ## 0.6.1 ### Patch Changes diff --git a/livekit-plugins/livekit-plugins-deepgram/livekit/plugins/deepgram/version.py b/livekit-plugins/livekit-plugins-deepgram/livekit/plugins/deepgram/version.py index ee48274f0..61bb6ddc4 100644 --- a/livekit-plugins/livekit-plugins-deepgram/livekit/plugins/deepgram/version.py +++ b/livekit-plugins/livekit-plugins-deepgram/livekit/plugins/deepgram/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.6.1" +__version__ = "0.6.2" diff --git a/livekit-plugins/livekit-plugins-deepgram/package.json b/livekit-plugins/livekit-plugins-deepgram/package.json index 8e7cc15aa..a1a670da7 100644 --- a/livekit-plugins/livekit-plugins-deepgram/package.json +++ b/livekit-plugins/livekit-plugins-deepgram/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-deepgram", "private": true, - "version": "0.6.1" + "version": "0.6.2" } diff --git a/livekit-plugins/livekit-plugins-silero/CHANGELOG.md b/livekit-plugins/livekit-plugins-silero/CHANGELOG.md index adeb075a6..e95f546a0 100644 --- a/livekit-plugins/livekit-plugins-silero/CHANGELOG.md +++ b/livekit-plugins/livekit-plugins-silero/CHANGELOG.md @@ -1,5 +1,15 @@ # livekit-plugins-silero +## 0.6.2 + +### Patch Changes + +- silero: tiny tweaks - [#565](https://github.com/livekit/agents/pull/565) ([@theomonnom](https://github.com/theomonnom)) + +- silero: optimize numpy input buffers - [#550](https://github.com/livekit/agents/pull/550) ([@theomonnom](https://github.com/theomonnom)) + +- silero: bring back expfilter - [#562](https://github.com/livekit/agents/pull/562) ([@theomonnom](https://github.com/theomonnom)) + ## 0.6.1 ### Patch Changes diff --git a/livekit-plugins/livekit-plugins-silero/livekit/plugins/silero/version.py b/livekit-plugins/livekit-plugins-silero/livekit/plugins/silero/version.py index ee48274f0..61bb6ddc4 100644 --- a/livekit-plugins/livekit-plugins-silero/livekit/plugins/silero/version.py +++ b/livekit-plugins/livekit-plugins-silero/livekit/plugins/silero/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.6.1" +__version__ = "0.6.2" diff --git a/livekit-plugins/livekit-plugins-silero/package.json b/livekit-plugins/livekit-plugins-silero/package.json index ca1649244..aa75e10d1 100644 --- a/livekit-plugins/livekit-plugins-silero/package.json +++ b/livekit-plugins/livekit-plugins-silero/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-silero", "private": true, - "version": "0.6.1" + "version": "0.6.2" }