hajekad commited on
Commit
4551ebe
1 Parent(s): 9c19a17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ The model expects an audio clip (up to 30s) to the encoder as an input and infor
56
 
57
  Minimal example:
58
 
59
- ```python3
60
  # Load model
61
  architecture = "openai/whisper-tiny"
62
  checkpoint = "MU-NLPC/whiper-tiny-audio-captioning"
 
56
 
57
  Minimal example:
58
 
59
+ ```python
60
  # Load model
61
  architecture = "openai/whisper-tiny"
62
  checkpoint = "MU-NLPC/whiper-tiny-audio-captioning"