Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Model exported using torch.onnx.export of openai whisper models and set static shapes for seq_len
|
| 2 |
|
| 3 |
To run the model
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
Model exported using torch.onnx.export of openai whisper models and set static shapes for seq_len
|
| 5 |
|
| 6 |
To run the model
|