Green-Sky commited on
Commit
e0bee37
·
verified ·
1 Parent(s): 6391118

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -11,4 +11,8 @@ quantized_by: Green-Sky
11
 
12
  This is the large variant https://huggingface.co/suno/bark
13
 
14
- done using bark.cpp commit [d22ad71](https://github.com/PABannier/bark.cpp/commit/d22ad710e5c6ea62595877e5635e30f9c40442bc)
 
 
 
 
 
11
 
12
  This is the large variant https://huggingface.co/suno/bark
13
 
14
+ done using bark.cpp commit [d22ad71](https://github.com/PABannier/bark.cpp/commit/d22ad710e5c6ea62595877e5635e30f9c40442bc)
15
+
16
+ I only uploaded f32, f16 and q8_0 quants, because q8_0 already changes the result significantly.
17
+
18
+ Don't use the f32 version of encodec, it does not work with bark right now.