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

Xtts v2 truss #65

Merged
merged 12 commits into from
Dec 4, 2023
Merged

Xtts v2 truss #65

merged 12 commits into from
Dec 4, 2023

Conversation

htrivedi99
Copy link
Contributor

No description provided.

@htrivedi99 htrivedi99 changed the title WIP WIP: Xtts v2 truss Nov 10, 2023
@htrivedi99 htrivedi99 changed the title WIP: Xtts v2 truss Xtts v2 truss Nov 17, 2023
@@ -0,0 +1,17 @@
environment_variables: {}
Copy link
Contributor

Choose a reason for hiding this comment

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

you can drop the keys you're note using (like environment_variables and external_package_dirs and python_version since you're using a base image)

self.model = None

def load(self):
os.environ["COQUI_TOS_AGREED"] = "1"
Copy link
Contributor

Choose a reason for hiding this comment

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

you can actually set this in the config.yaml instead. that might be clearer

tags:
- text-to-speech
base_image:
image: bolabaseten/xtts-base:v0.0.1
Copy link
Contributor

Choose a reason for hiding this comment

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

@htrivedi99 do we still need this or can we just add XTTS as a depedency?

@varunshenoy varunshenoy merged commit 7b17f1f into basetenlabs:main Dec 4, 2023
1 check passed
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.

3 participants