Danilo Toapanta commited on
Commit
fbc0053
1 Parent(s): 3756451

Update model description image to use .jpg format

Browse files
Files changed (2) hide show
  1. README.md +2 -1
  2. assets/{img.webp → img.jpg} +2 -2
README.md CHANGED
@@ -19,7 +19,8 @@ license: mit
19
 
20
  ## Model description
21
 
22
- <img src="assets/img.webp"></img>
 
23
 
24
  This model is a fine-tuned version of DistilHuBERT for audio genre classification tasks. DistilHuBERT is a distilled variant of the HuBERT model, optimized for efficient and effective audio processing. This classifier is capable of categorizing audio files into various musical genres, leveraging the powerful representations learned by DistilHuBERT.
25
 
 
19
 
20
  ## Model description
21
 
22
+ <!-- <img src="assets/img.webp"></img> -->
23
+ <img src="assets/img.jpg"></img>
24
 
25
  This model is a fine-tuned version of DistilHuBERT for audio genre classification tasks. DistilHuBERT is a distilled variant of the HuBERT model, optimized for efficient and effective audio processing. This classifier is capable of categorizing audio files into various musical genres, leveraging the powerful representations learned by DistilHuBERT.
26
 
assets/{img.webp → img.jpg} RENAMED
File without changes