question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Example values for finetuning asr

See original GitHub issue

Hi, congratulations on your achievement in this great work! It is my first time to use fairseq, so could you please give the exact values or an exmple of the parameters in “ASR finetune” training and inference part, which are these values:

DATA_ROOT=
SAVE_DIR=
TRAIN_SET=
VALID_SET=
LABEL_DIR=
BPE_TOKENIZER=
USER_DIR=
PT_CHECKPOINT_PATH=

Thanks a lot! (And the steps that how can get these values would be great!)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:18

github_iconTop GitHub Comments

1reaction
YWMdittocommented, Nov 11, 2022

OK, I have read more papers and find out these could be figured out by reading more, very thanks for your reply for these questions! I will shut down this issue, thanks a lot!

1reaction
YWMdittocommented, Oct 14, 2022

okok, let me try try, thanks a lot!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fine-Tune Wav2Vec2 for English ASR with Transformers
Using a novel contrastive pretraining objective, Wav2Vec2 learns powerful speech representations from more than 50.000 hours of unlabeled ...
Read more >
How to Fine-Tune a Riva ASR Acoustic Model (Citrinet) with ...
ASR Fine-Tuning ​​ After the model is trained, evaluated, and there is a need for fine-tuning, the following command can be used to...
Read more >
transformers/FINE_TUNE_XLSR_WAV2VEC2.md at main
Pre-process the dataset to input into the model; Run training; Run evaluation. The following examples show how you can launch fine-tuning for the...
Read more >
Fine-tuning Whisper ASR models – Weights & Biases - Wandb
Fine-tuning Whisper ASR models ; contents. Returns the contents of the file · The contents of the file ; isNone. Determines if the...
Read more >
Fine-Tune XLSR-Wav2Vec2 for low-resource ASR with :câlin
This video will explain in-detail how to fine-tune a multi-lingual Wav2Vec2 model on any dataset of Common Voice. It is a walkthrough of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found