Skip to content

Commit

Permalink
pointer to the show and tell section
Browse files Browse the repository at this point in the history
  • Loading branch information
jongwook committed Sep 29, 2022
1 parent 5905e50 commit 30dc5c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ result = whisper.decode(model, mel, options)
print(result.text)
```

## More examples

Please use the [🙌 Show and tell](https://github.com/openai/whisper/discussions/categories/show-and-tell) category in Discussions for sharing more example usages of Whisper and third-party extensions such as web demos, integrations with other tools, ports for different platforms, etc.


## License

The code and the model weights of Whisper are released under the MIT License. See [LICENSE](LICENSE) for further details.

0 comments on commit 30dc5c5

Please sign in to comment.