Skip to content

Commit 30dc5c5

Browse files
committed
pointer to the show and tell section
1 parent 5905e50 commit 30dc5c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ result = whisper.decode(model, mel, options)
129129
print(result.text)
130130
```
131131

132+
## More examples
133+
134+
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.
135+
136+
132137
## License
133138

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

0 commit comments

Comments
 (0)