Why is there no proper Documentation for Whisper? #2573
adityaraute
started this conversation in
General
Replies: 1 comment 1 reply
-
OpenAI's web API has that sort of documentation, but of course you also need to pay to use it. I guess that income helps to fund technical writers to prepare such documentation. This open source Whisper project on the other hand is free, and probably the focus is more on making maintenance easier for the developers (by making surface area smaller) rather than making it user friendly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are a few different functions in 'Whisper' with multiple combinations of arguments. I imagine this will continue to grow.
Why is there not a detailed documentation webpage for the same? It can be a Markdown file but what is currently available seems inadequate for non-regular users.
Beta Was this translation helpful? Give feedback.
All reactions