GGUF
vokra
File size: 821 Bytes
f9b5504
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Provenance — vokra/focalcodec-50hz

| Field | Value |
|---|---|
| Upstream source | lucadellalib/focalcodec_50hz (FocalCodec 50 Hz single-codebook audio codec, apache-2.0; base wavlm-large is MIT) |
| Upstream licence | `apache-2.0` |
| Architecture | `focalcodec` |
| Tensors | 354 |
| SHA-256 | `3d19613193fe8cd4f3725209fa83c278e33d8b1e96fde43594b6c4328cf18d93` |
| Converted by | vokra-core 0.1.0-alpha.0 |
| GGUF schema generation | 1 |

Every row is read from the artifact's own `vokra.*` metadata; none of it
is supplied by hand, so this file cannot disagree with the weight it
describes.

## Reproducing

```bash
vokra-cli convert --model <kind> --input <upstream> --output focalcodec-50hz.gguf
shasum -a 256 focalcodec-50hz.gguf   # expect 3d19613193fe8cd4f3725209fa83c278e33d8b1e96fde43594b6c4328cf18d93
```