File size: 484 Bytes
94bd51c
 
ac6fa5a
 
 
 
 
94bd51c
ac6fa5a
 
 
 
 
e0bee37
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: mit
tags:
  - ggml
  - bark.cpp
base_model: suno/bark
quantized_by: Green-Sky
---

## bark.cpp quantized models

This is the large variant https://huggingface.co/suno/bark

done using bark.cpp commit [d22ad71](https://github.com/PABannier/bark.cpp/commit/d22ad710e5c6ea62595877e5635e30f9c40442bc)

I only uploaded f32, f16 and q8_0 quants, because q8_0 already changes the result significantly.

Don't use the f32 version of encodec, it does not work with bark right now.