add new mms functions to doc (#23954)

This commit is contained in:
Patrick von Platen
2023-06-02 11:35:52 +01:00
committed by GitHub
parent 07c54413ac
commit dcb5e18c9e

View File

@@ -69,6 +69,7 @@ A list of official Hugging Face and community (indicated by 🌎) resources to h
- save_vocabulary
- decode
- batch_decode
- set_target_lang
## Wav2Vec2FeatureExtractor
@@ -171,6 +172,7 @@ Otherwise, [`~Wav2Vec2ProcessorWithLM.batch_decode`] performance will be slower
[[autodoc]] Wav2Vec2ForCTC
- forward
- load_adapter
## Wav2Vec2ForSequenceClassification