[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