Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
11682990
Unverified
Commit
11682990
authored
Dec 23, 2021
by
Patrick von Platen
Committed by
GitHub
Dec 23, 2021
Browse files
[WavLM] fix wavlm docs (#14910)
parent
41581066
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/models/wavlm/modeling_wavlm.py
src/transformers/models/wavlm/modeling_wavlm.py
+1
-1
No files found.
src/transformers/models/wavlm/modeling_wavlm.py
View file @
11682990
...
...
@@ -43,7 +43,7 @@ logger = logging.get_logger(__name__)
_CONFIG_FOR_DOC
=
"WavLMConfig"
_PROCESSOR_FOR_DOC
=
"Wav2Vec2Processor"
_CHECKPOINT_FOR_DOC
=
"
microsoft/wavlm-base
"
_CHECKPOINT_FOR_DOC
=
"
patrickvonplaten/wavlm-libri-clean-100h-base-plus
"
_SEQ_CLASS_CHECKPOINT
=
"microsoft/wavlm-base"
_FEAT_EXTRACTOR_FOR_DOC
=
"Wav2Vec2FeatureExtractor"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment