[docstring] Fix docstring for speech-to-text config (#26883)
* Fix docstring for speech-to-text config * Refactor doc line len <= 119 char * Remove Speech2TextConfig from OBJECTS_TO_IGNORE * Fix Speech2TextConfig doc str * Fix Speech2TextConfig doc using doc-builder * Refactor Speech2TextConfig doc
This commit is contained in:
@@ -467,7 +467,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"SpecialTokensMixin",
|
||||
"Speech2Text2Config",
|
||||
"Speech2Text2Tokenizer",
|
||||
"Speech2TextConfig",
|
||||
"Speech2TextTokenizer",
|
||||
"SpeechEncoderDecoderModel",
|
||||
"SpeechT5Config",
|
||||
|
||||
Reference in New Issue
Block a user