@flowingspring/dsh-voco 0.3.2 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cordis.patch.yml CHANGED
@@ -26,9 +26,12 @@
26
26
  maxPendingObservations: 64
27
27
  restoreConversation: true
28
28
  memoryRecallTimeoutMs: 250
29
- maxRestoredUtterances: 24
30
- taskSessionPolicy: continuous
31
- completedAnnouncement: 任务已完成。
29
+ maxRestoredUtterances: 24
30
+ taskSessionPolicy: continuous
31
+ taskSessionRotationRatio: 0.95
32
+ taskSessionRotationReserveTokens: 2048
33
+ taskSessionHandoffMaxChars: 12000
34
+ completedAnnouncement: 任务已完成。
32
35
  failedAnnouncement: 任务失败了,请查看屏幕上的错误信息。
33
36
  cancelledAnnouncement: 任务已取消。
34
37
  interruptedAnnouncement: 上次任务因服务关闭而中断,没有自动重放。你可以告诉我是否继续。