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 docs for Fine-tune with mux #1074

Merged
merged 6 commits into from
May 22, 2023
Merged

Add docs for Fine-tune with mux #1074

merged 6 commits into from
May 22, 2023

Conversation

yfyeung
Copy link
Collaborator

@yfyeung yfyeung commented May 20, 2023

recipe: #1059

@yfyeung yfyeung changed the title Add docs for Adaption Add docs for Fine-tune with mux May 20, 2023
@yfyeung yfyeung changed the title Add docs for Fine-tune with mux Add docs for Fine-tuning with mux May 20, 2023
@yfyeung yfyeung changed the title Add docs for Fine-tuning with mux Add docs for Fine-tune with mux May 20, 2023
--epoch 20 \
--avg 5 \
--use-averaged-model 1 \
--exp-dir ./pruned_transducer_stateless7/exp \
Copy link
Collaborator

Choose a reason for hiding this comment

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

It should be --exp-dir pruned_transducer_stateless7/exp_giga_finetune \? Same issues with other cases of decoding methods

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes

--bpe-model icefall-asr-librispeech-pruned-transducer-stateless7-2022-11-11/data/lang_bpe_500/bpe.model \
--do-finetune True \
--use-mux True \
--finetune-ckpt icefall-asr-librispeech-pruned-transducer-stateless7-2022-11-11//exp/pretrain.pt \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you also post a URL so that others know where to download pretrained.pt and bpe.model?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure

Copy link
Collaborator

@csukuangfj csukuangfj left a comment

Choose a reason for hiding this comment

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

Thanks!

@yfyeung yfyeung merged commit 90c392b into k2-fsa:master May 22, 2023
@yfyeung yfyeung deleted the docs branch May 22, 2023 04:40
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