iswaalex commited on
Commit
71eee1b
·
verified ·
1 Parent(s): d75dd41

Update README.md

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