pointer to the show and tell section
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user