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

Add __init__.py to #38

Merged
merged 6 commits into from
Feb 13, 2024
Merged

Add __init__.py to #38

merged 6 commits into from
Feb 13, 2024

Conversation

vshulman
Copy link
Contributor

@vshulman vshulman commented Feb 11, 2024

These changes should make it possible to pip install metavoice-src as a module directly from github, rather than installing in editable mode.

  1. fam.text wasn't being recognized as a module when imported from sample.py
  2. the speaker encoder ckpt file wasn't being included in a standard pip install

vshulman and others added 4 commits February 10, 2024 19:51
Signed-off-by: Vlad Shulman <vladshulman@gmail.com>
Signed-off-by: Vlad Shulman <vladshulman@gmail.com>
Signed-off-by: Vlad Shulman <vladshulman@gmail.com>
This reverts commit be409ef.
@sidroopdaska
Copy link
Member

Neat, thanks for this! I'll send a PR out shortly which removes the need for the ckpt file :) I'll approve and merge post that

@sidroopdaska sidroopdaska merged commit 11550bb into metavoiceio:main Feb 13, 2024
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