End to end connected for demo #17

Merged
0950726 merged 8 commits from demo into dev 2025-11-05 14:01:43 +00:00
0950726 commented 2025-10-30 15:42:12 +00:00 (Migrated from git.science.uu.nl)

Introduces the Transcription agent. Involved updating the RI agent to receive messages from other agents, sending speech commands to the RI agent, and some performance optimizations.

To test:

  • Unit tests pass
  • Integration tests pass
  • Works from speaking on the RI, to processing in the CB, to sending text to speech to the RI

ref: N25B-216

Introduces the Transcription agent. Involved updating the RI agent to receive messages from other agents, sending speech commands to the RI agent, and some performance optimizations. To test: - [x] Unit tests pass - [x] Integration tests pass - [x] Works from speaking on the RI, to processing in the CB, to sending text to speech to the RI ref: N25B-216
0950726 commented 2025-10-30 15:42:13 +00:00 (Migrated from git.science.uu.nl)

assigned to @0950726

assigned to @0950726
9828273 commented 2025-10-30 16:03:33 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Unit tests pass as completed

marked the checklist item **Unit tests pass** as completed
9828273 commented 2025-10-30 16:03:35 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Integration tests pass as completed

marked the checklist item **Integration tests pass** as completed
9828273 commented 2025-10-30 16:03:38 +00:00 (Migrated from git.science.uu.nl)

requested review from @9828273

requested review from @9828273
0950726 commented 2025-11-02 20:07:58 +00:00 (Migrated from git.science.uu.nl)

added 8 commits

  • 4ffe3b20...c6edad0b - 7 commits from branch dev
  • 8e4d8f9d - Merge remote-tracking branch 'origin/dev' into demo

Compare with previous version

added 8 commits <ul><li>4ffe3b20...c6edad0b - 7 commits from branch <code>dev</code></li><li>8e4d8f9d - Merge remote-tracking branch &#39;origin/dev&#39; into demo</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/17/diffs?diff_id=133220&start_sha=4ffe3b2071410655b59e7ebc117f69d79ccf57a4)
0950726 commented 2025-11-05 09:41:14 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 5c228df1 - fix: allow Whisper to generate more tokens based on audio length

Compare with previous version

added 1 commit <ul><li>5c228df1 - fix: allow Whisper to generate more tokens based on audio length</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/17/diffs?diff_id=133245&start_sha=8e4d8f9d1e7bacd15addda710f801e8c68f13268)
0950726 commented 2025-11-05 11:38:11 +00:00 (Migrated from git.science.uu.nl)

added 16 commits

  • 5c228df1...12abf49f - 15 commits from branch dev
  • 689a0d35 - Merge remote-tracking branch 'origin/dev' into demo

Compare with previous version

added 16 commits <ul><li>5c228df1...12abf49f - 15 commits from branch <code>dev</code></li><li>689a0d35 - Merge remote-tracking branch &#39;origin/dev&#39; into demo</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/17/diffs?diff_id=133254&start_sha=5c228df1094454443edd8dd79b192c9b4f89edc6)
0950726 commented 2025-11-05 11:41:51 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 1b58549c - test: fix expected test value after changing audio token allowance

Compare with previous version

added 1 commit <ul><li>1b58549c - test: fix expected test value after changing audio token allowance</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/17/diffs?diff_id=133256&start_sha=689a0d35da37efad5e6a210629899ead21c79a8d)
0950726 commented 2025-11-05 13:15:10 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

Compare with previous version

added 1 commit <ul><li>06e9e4fd - chore: ruff format</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/17/diffs?diff_id=133262&start_sha=1b58549c2ab3580a35217a55750943dbdd1336c4)
k.marinus commented 2025-11-05 14:00:19 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Works from speaking on the RI, to processing in the CB, to sending text to speech to the RI as completed

marked the checklist item **Works from speaking on the RI, to processing in the CB, to sending text to speech to the RI** as completed
0950726 commented 2025-11-05 14:01:04 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 262376fb - fix: break LLM response with fewer types of punctuation

Compare with previous version

added 1 commit <ul><li>262376fb - fix: break LLM response with fewer types of punctuation</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/17/diffs?diff_id=133268&start_sha=06e9e4fd150311edfea46940f6c8ea8fc64cfa1e)
k.marinus commented 2025-11-05 14:01:43 +00:00 (Migrated from git.science.uu.nl)

mentioned in commit 4d38850a1d

mentioned in commit 4d38850a1d260ae382f8932c6888e448965c03fa
k.marinus (Migrated from git.science.uu.nl) merged commit 4d38850a1d into dev 2025-11-05 14:01:43 +00:00
9828273 commented 2025-11-05 14:02:01 +00:00 (Migrated from git.science.uu.nl)

requested review from @k.marinus and removed review request for @9828273

requested review from @k.marinus and removed review request for @9828273
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pepperplus/pepperplus-cb#17