Skip to content

Commit 3bd81b5

Browse files
Update README.md
1 parent 6dd7902 commit 3bd81b5

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

label_studio_ml/examples/deepgram/README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
<!--
2-
---
3-
title: Deepgram Text To Speech
4-
type: guide
5-
tier: all
6-
order: 15
7-
hide_menu: true
8-
hide_frontmatter_title: true
9-
meta_title: Using Deepgram with label Studio for Text to Speech
10-
---
11-
-->
121

132
# Using Deepgram with Label Studio for Text to Speech annotation
143

154
This backend uses the Deepgram API to take the input text from the user, do text to speech, and return the output audio for annotation in Label Studio.
165

6+
https://github.com/user-attachments/assets/9569a955-0baf-4a95-9e8a-d08250a0a298
7+
8+
179
IMPORTANT NOTE: YOU MUST REFRESH THE PAGE AFTER SUBMITTING THE TEXT TO SEE THE AUDIO APPEAR.
1810

1911
## Prerequistes
@@ -40,4 +32,4 @@ This is the base labeling config to be used with this backend. Note that you may
4032
Note that in order for this to work, you need to upload dummy data (i.e. empty text and audio) so that the tasks populate. You can use `dummy_data.json` as this data.
4133

4234
## Configuring the backend
43-
When you attach the model to Label Studio in your model settings, make sure to toggle ON interactive preannotations!
35+
When you attach the model to Label Studio in your model settings, make sure to toggle ON interactive preannotations!

0 commit comments

Comments
 (0)