Skip to content

[Platform] Add support for Deepgram#1905

Open
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:platform/deepgram
Open

[Platform] Add support for Deepgram#1905
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:platform/deepgram

Conversation

@Guikingone

@Guikingone Guikingone commented Apr 9, 2026

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
Docs? yes
Issues Fix #1597
License MIT

A tricky one as it requires websocket support to be considered "viable", open to debate around the library used (amp for now).

@chr-hertel

Copy link
Copy Markdown
Member

Hi! Version 0.7 has been released. This PR has changelog/upgrade entries under the 0.7 heading, which is now a released version.

Please update the following files to place your entries under the next version 0.8:

  • src/platform/src/Bridge/Deepgram/CHANGELOG.md

For CHANGELOG.md files: change the version heading from 0.7 to 0.8
For UPGRADE.md: place entries under UPGRADE FROM 0.7 to 0.8

Thank you!


🤖 This comment was generated automatically by an agent.

@Guikingone Guikingone force-pushed the platform/deepgram branch 3 times, most recently from d82d837 to fafbc11 Compare May 5, 2026 12:20
@Guikingone Guikingone marked this pull request as ready for review May 5, 2026 12:28
@carsonbot carsonbot added Feature New feature Platform Issues & PRs about the AI Platform component Status: Needs Review labels May 5, 2026
@chr-hertel

Copy link
Copy Markdown
Member

I wonder what the benefit of that WS implementation is in our current setup.
I was reading up on https://deepgram.com/learn/websocket-vs-rest-text-to-speech, but can't tell from the example - or any other how we would leverage the features of WebSockets here - is there a different to feature scope between when i use use_websockets: true?

Comment thread examples/composer.json

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have a require here for symfony/ai-deepgram-platform

@Guikingone Guikingone force-pushed the platform/deepgram branch from fafbc11 to 8e0d8a5 Compare June 8, 2026 14:52
CHANGELOG
=========

0.8

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature Platform Issues & PRs about the AI Platform component Status: Needs Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Platform][Deepgram] Support Deepgram Speech APIs with new Platform Bridge

4 participants