Skip to content

Commit

Permalink
add info default model
Browse files Browse the repository at this point in the history
  • Loading branch information
bagustris committed May 27, 2024
1 parent 9c0a260 commit acc4516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ini_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
* device_id = 0
* **patience**: Number of epochs to wait if the result gets better (for early stopping)
* patience = 5
* **pretrained_model**: Base model for finetuning/transfer learning. Variants of wav2vec2, Hubert, and WavLM are tested to work.
* **pretrained_model**: Base model for finetuning/transfer learning. Variants of wav2vec2, Hubert, and WavLM are tested to work. Default is facebook/wav2vec2-large-robust-ft-swbd-300h.
* pretrained_model = microsoft/wavlm-base

### EXPL
Expand Down

0 comments on commit acc4516

Please sign in to comment.