[docstring] Fix docstrings for UniSpeechConfig, UniSpeechForCTC, UniSpeechSatConfig, UniSpeechSatForCTC and Wav2Vec2ForCTC#26664
Conversation
318562d to
1b8b5f7
Compare
There was a problem hiding this comment.
There should be period . after adapter.<lang>.bin.
There was a problem hiding this comment.
may I know why there is no Only relevant when using an instance ... part here?
There was a problem hiding this comment.
not intentional. thanks for the catch!
|
Hi @gizemt I think the commit history is messed up when you merged the branch into this PR. You can see irrelevant changes to this PR shown up in Could you resolve this please? |
f294515 to
ef3cd60
Compare
|
oops sorry, messed up rebase. fixed it now. @ydshieh |
ydshieh
left a comment
There was a problem hiding this comment.
A final tiny change to make and we are ready go go 🚀 .
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
|
good to go @ydshieh thank you! |
UniSpeechConfig, UniSpeechForCTC, UniSpeechSatConfig, UniSpeechSatForCTC and Wav2Vec2ForCTC
Fixes #26638
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.
@ydshieh