Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language Translation updates #54

Closed
wants to merge 3 commits into from
Closed

Language Translation updates #54

wants to merge 3 commits into from

Conversation

Archetapp
Copy link
Collaborator

@Archetapp Archetapp commented Jan 9, 2025

These are all of the updates I added to AI in order to test & build for my personal app.
These changes are mainly Client Endpoint updates to include language code when creating voices.

I originally planned to use PlayHT, but their server responses were infrequent and had large delays. Moved to ElevenLabs and added similar endpoints there. I also started with Dubbing, but haven't tested if it works or not. Hence why this will be in draft until I finish that.

@Archetapp Archetapp marked this pull request as draft January 9, 2025 01:17
@@ -15,7 +15,7 @@ extension PlayHT.APISpecification {
public let text: String
public let voice: String
public let voiceEngine: PlayHT.Model
public let quality: String
// public let quality: String
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// public let quality: String

Copy link
Contributor

@vmanot vmanot left a comment

Choose a reason for hiding this comment

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

test

@vmanot vmanot closed this Feb 23, 2025
@vmanot vmanot deleted the PlayHT-Updates branch February 23, 2025 01:39
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