jingyaogong commited on
Commit
b4e362b
·
verified ·
1 Parent(s): 477708d

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Mimi FP16
2
 
3
  This directory contains an FP16 converted version of [Kyutai Mimi](https://huggingface.co/kyutai/mimi), used as an audio codec for encoding and decoding. The original model was released by Kyutai, and the model architecture, weights, authorship, and license remain attributed to the original authors.
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - audio
7
+ - codec
8
+ - feature-extraction
9
+ - mimi
10
+ - fp16
11
+ pipeline_tag: feature-extraction
12
+ ---
13
+
14
  # Mimi FP16
15
 
16
  This directory contains an FP16 converted version of [Kyutai Mimi](https://huggingface.co/kyutai/mimi), used as an audio codec for encoding and decoding. The original model was released by Kyutai, and the model architecture, weights, authorship, and license remain attributed to the original authors.