Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FBurkhardt committed Jan 15, 2025
1 parent 6e687d2 commit 9c4ad45
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 @@ -203,7 +203,7 @@
* **trill.model** = *path to the TRILL model folder, optional* -->
* **wav2vec variants**: [wav2vec2 embeddings](https://huggingface.co/facebook/wav2vec2-large-robust-ft-swbd-300h) from facebook
* "wav2vec2-large-robust-ft-swbd-300h"
* **wav2vec.model** = *path to the wav2vec2 model folder*
* **wav2vec2.model** = *path to the wav2vec2 model folder*
* **wav2vec2.layer** = *which last hidden layer to use*
* **Hubert variants**: [facebook Hubert models](https://ai.meta.com/blog/hubert-self-supervised-representation-learning-for-speech-recognition-generation-and-compression/)
* "hubert-base-ls960", "hubert-large-ll60k", "hubert-large-ls960-ft", hubert-xlarge-ll60k, "hubert-xlarge-ls960-ft"
Expand Down

0 comments on commit 9c4ad45

Please sign in to comment.