Skip to content

DEL-24775 - Support Multichannel Mod#121

Merged
J-Jaywalker merged 24 commits into
masterfrom
DEL-24775-rt_multichannel_dz
Jun 3, 2025
Merged

DEL-24775 - Support Multichannel Mod#121
J-Jaywalker merged 24 commits into
masterfrom
DEL-24775-rt_multichannel_dz

Conversation

@J-Jaywalker

Copy link
Copy Markdown
Contributor

This change introduces support for multichannel mode. Behaviour is explained in https://speechmatics.atlassian.net/wiki/spaces/~712020b3713ebb71814ed991afdd6d43fc1ac6/pages/4717805569/Summary+of+changes+-+Realtime+Multichannel+and+Channel+Diarization

This current implementation allows users to specify multichannel mode using the flag and arguments --multichannel <channel_name_1>,<channel_name_2>...<channel_name_n>. This must also include a --diarization type of either channelor channel_and_speaker.

As the engine configures all recognisers for multichannel to use the same audio format, audio formats of all inputs must also be matched with each other.

Comment thread speechmatics/client.py Outdated

@giorgosHadji giorgosHadji left a comment

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.

LGTM in general, few comments here and there but nothing substantial

Comment thread CHANGELOG.md Outdated
Comment thread Makefile
Comment thread Makefile
Comment thread speechmatics/adapters.py
Comment thread speechmatics/cli.py
Comment thread speechmatics/client.py
Comment thread speechmatics/client.py Outdated
Comment thread speechmatics/client.py
Comment thread tests/test_cli.py Outdated
Comment thread tests/test_cli.py
Comment thread CHANGELOG.md Outdated
@J-Jaywalker J-Jaywalker merged commit c432330 into master Jun 3, 2025
11 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants