RyanMetcalfeInt8 commited on
Commit
a658ab1
1 Parent(s): 4716497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ This repo stores MusicGen (and related) models, and other collateral that have b
9
 
10
  These models are used to run *Music Generation* feature within this project: https://github.com/intel/openvino-plugins-ai-audacity
11
 
12
- ## Description of collateral stores in *Files*
13
  * **musicgen_small_enc_dec_tok_openvino_models.zip**: This stores the following models that have been ported to OpenVINO IR format:
14
  * Tokenizer IR generated using [openvino tokenizers](https://github.com/openvinotoolkit/openvino_tokenizers)
15
  * facebook/encodec_32khz model, both encoder and decoder.
 
9
 
10
  These models are used to run *Music Generation* feature within this project: https://github.com/intel/openvino-plugins-ai-audacity
11
 
12
+ ## Description of collateral stored in *Files and versions* tab
13
  * **musicgen_small_enc_dec_tok_openvino_models.zip**: This stores the following models that have been ported to OpenVINO IR format:
14
  * Tokenizer IR generated using [openvino tokenizers](https://github.com/openvinotoolkit/openvino_tokenizers)
15
  * facebook/encodec_32khz model, both encoder and decoder.