Are we allowed to train a machine learning model using whisper's output? #1393
Replies: 3 comments 3 replies
-
There is no issue using whisper, the more important question is what rights you have to use the audio files. |
Beta Was this translation helpful? Give feedback.
-
according to OpenAI's terms of use https://openai.com/policies/terms-of-use
(iii) use output from the Services to develop models that compete with OpenAI; I'm not sure if those terms of use apply to this project, to whisper and the models released here. I hope somebody from OpenAI can comment on this. |
Beta Was this translation helpful? Give feedback.
-
@ryanheise, regarding you comment:
I'm not so sure about that, see how "Services", note the uppercase, are defined in the terms-of-use https://openai.com/policies/terms-of-use. See below, with "Services" they seem to include " application programming interface, software, tools, developer services, data, documentation, and websites".
I would like somebody from OpenAI to comment on this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I want to train a speech to text model for which I have some audio files with no human transcripts, am I allowed to use whisper to generate transcripts I can train my model on?
Beta Was this translation helpful? Give feedback.
All reactions