Open penguinwang96825 opened 1 year ago
hi there,
AST is on HF, not SSAST. I do not have time to convert the SSAST codo to HF.
-Yuan
Hi @penguinwang96825,
If you are interested in using SSAST model weights with the HuggingFace ecosystem, you may find my recent blog post helpful. It walks through the entire process of loading a model weights from this repository into the ASTModel and ASTForAudioClassification implementations of the Transformers library.
https://medium.com/itnext/how-to-use-ssast-model-weigths-in-the-huggingface-ecosystem-0f3fdc8d38da
By the way, thanks for the awesome model, Yuan.
Cheers Syoy
Have you ever considered hosting the pre-trained SSAST model checkpoints on the Huggingface Hub?