Skip to content

Add deepgram tts to available services#22

Merged
tara-servicenow merged 4 commits intomainfrom
pr/tara/add_deepgram_tts
Mar 26, 2026
Merged

Add deepgram tts to available services#22
tara-servicenow merged 4 commits intomainfrom
pr/tara/add_deepgram_tts

Conversation

@tara-servicenow
Copy link
Copy Markdown
Collaborator

No description provided.

xtts_tts._settings.language = language_code
return xtts_tts

elif model_lower == "deepgram":
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think @katstankiewicz wanted to keep an alphabetical order in this file?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

ah ok got it. will update

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed!

Copy link
Copy Markdown
Collaborator

@gabegma gabegma left a comment

Choose a reason for hiding this comment

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

LGTM!

@tara-servicenow tara-servicenow added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit ee573af Mar 26, 2026
1 check passed
@tara-servicenow tara-servicenow deleted the pr/tara/add_deepgram_tts branch March 26, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants