File size: 679 Bytes
d98824f
 
 
3a3054b
 
 
5d74db4
3a3054b
5d74db4
3a3054b
 
 
5d74db4
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---

license: mit
---


# Audiotoken

This repository holds all the models and other artifacts for the GitHub repository [AudioToken](https://github.com/cmeraki/audiotoken).

This is not intended to be used directly and should be used with the Audiotoken library only. Please see the [AudioToken](https://github.com/cmeraki/audiotoken) page for usage instructions.

## Details

1. `semantic_detokenizer`: Different detokenizers and their quantizers
2. `w2vbert2_l21`: Wav2VecBert2 till 21st layer. Cut from [here](https://huggingface.co/facebook/w2v-bert-2.0)
3. `hubert_l11`: Hubert till the 11th layer. Cut from [here](https://huggingface.co/voidful/mhubert-base)