Unverified Commit dcb5e18c authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

add new mms functions to doc (#23954)

parent 07c54413
...@@ -69,6 +69,7 @@ A list of official Hugging Face and community (indicated by 🌎) resources to h ...@@ -69,6 +69,7 @@ A list of official Hugging Face and community (indicated by 🌎) resources to h
- save_vocabulary - save_vocabulary
- decode - decode
- batch_decode - batch_decode
- set_target_lang
## Wav2Vec2FeatureExtractor ## Wav2Vec2FeatureExtractor
...@@ -171,6 +172,7 @@ Otherwise, [`~Wav2Vec2ProcessorWithLM.batch_decode`] performance will be slower ...@@ -171,6 +172,7 @@ Otherwise, [`~Wav2Vec2ProcessorWithLM.batch_decode`] performance will be slower
[[autodoc]] Wav2Vec2ForCTC [[autodoc]] Wav2Vec2ForCTC
- forward - forward
- load_adapter
## Wav2Vec2ForSequenceClassification ## Wav2Vec2ForSequenceClassification
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment