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

[feature] cli support for pretrained model locally #237

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

wsstriving
Copy link
Collaborator

In some cases, we don't want to use the provided version in hugging face:

  1. use models in the pretrained page
  2. use the models trained by the userself

Add a --pretrain flag to the cli command, if this is speficied, the model will be loaded from a local path.

@wsstriving wsstriving requested review from robin1001, JiJiJiang, czy97 and cdliang11 and removed request for robin1001 November 22, 2023 11:06
@cdliang11 cdliang11 merged commit ef269c5 into master Nov 22, 2023
3 checks passed
@wsstriving wsstriving deleted the dev-shuai-speaker branch November 22, 2023 12:25
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