Skip to content

Commit

Permalink
Merge pull request #393 from dyte-io/fix/remove-transcription-beta
Browse files Browse the repository at this point in the history
docs: removed transcriptions beta note and additional transcription languages and update rest api docs for breakout room changes
  • Loading branch information
palashgo authored Nov 20, 2024
2 parents c6e7d44 + 3360eb3 commit 9197cfe
Show file tree
Hide file tree
Showing 3 changed files with 3,668 additions and 3,882 deletions.
12 changes: 8 additions & 4 deletions docs/guides/capabilities/ai/meeting-transcription.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ description: >-

# Meeting Transcription

:::info beta
The meeting transcription feature is currently in beta, which means it is still being tested and evaluated, and may undergo some change. This feature is not accessible to the public at the moment and will be activated solely upon request, subject to our team's assessment of your usage and needs. If you wish to have this feature enabled for your organization, please [get in touch with us](https://dyte.io/contact).
:::

Dyte's meeting transcription allows you to transcribe your Dyte meetings in real-time, making it easy to capture important discussions and refer back to them later.
This guide will walk you through how to use this feature effectively.

Expand Down Expand Up @@ -42,6 +38,14 @@ You can specify the language for transcription to ensure accurate and relevant r
- *Greek:* `el`
- *French:* `fr`
- *Dutch:* `nl`
- *Turkish* `tr`
- *Spanish* `es`
- *Italian* `it`
- *Portuguese* `pt`
- *Romanian* `ro`
- *Korean* `ko`
- *Indonesia* `id`
- *Multi* `multi`

```json lines
"language": "en-US"
Expand Down
8 changes: 0 additions & 8 deletions docs/guides/capabilities/audio/transcriptions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,9 @@ sidebar_slug: transcriptions-inbuilt

# Meeting Transcription

:::info beta
The meeting transcription feature is currently in beta, which means it is still being tested and evaluated, and may undergo some change. This feature is not accessible to the public at the moment and will be activated solely upon request, subject to our team's assessment of your usage and needs. If you wish to have this feature enabled for your organization, please [get in touch with us](https://dyte.io/contact).
:::

Dyte's meeting transcription allows you to transcribe your Dyte meetings in real-time, making it easy to capture important discussions and refer back to them later.
This guide will walk you through how to use this feature effectively.

:::info NOTE
Dyte's AI meeting transcription currently only supports English.
:::

## Control transcriptions for participants using presets

You can control whether or not a participant's audio will be transcribe with the help of the `transcription_enabled` flag in the participant's preset.
Expand Down
Loading

0 comments on commit 9197cfe

Please sign in to comment.