How to use subatomicseer/acoustic_tokenizer with Transformers:
# Load model directly from transformers import AutoFeatureExtractor, DAC extractor = AutoFeatureExtractor.from_pretrained("subatomicseer/acoustic_tokenizer") model = DAC.from_pretrained("subatomicseer/acoustic_tokenizer")
The community tab is the place to discuss and collaborate with the HF community!