iswaalex commited on
Commit
bfea117
·
verified ·
1 Parent(s): 072cf7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  base_model:
4
  - openai/whisper-medium
5
  ---
@@ -7,4 +7,7 @@ base_model:
7
  Model exported using torch.onnx.export of openai whisper models and set static shapes for `seq_len`
8
 
9
  ### To run the model
10
- Refer to this demo here https://github.com/amd/RyzenAI-SW/blob/main/demo/ASR/Whisper/run_whisper.py
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
  base_model:
4
  - openai/whisper-medium
5
  ---
 
7
  Model exported using torch.onnx.export of openai whisper models and set static shapes for `seq_len`
8
 
9
  ### To run the model
10
+ Refer to this demo here https://github.com/amd/RyzenAI-SW/blob/main/demo/ASR/Whisper/run_whisper.py
11
+
12
+
13
+ Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved