hajekad commited on
Commit
d2206a3
1 Parent(s): eac9c9c

Update README.md

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