--- 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)