We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Potential for adding models that can process audio files into embeddings
The text was updated successfully, but these errors were encountered:
We probably should be looking in the direction of
CLAP: https://huggingface.co/laion/clap-htsat-unfused Wav2Vec2 model (and its variants): https://huggingface.co/facebook/wav2vec2-base-960h.
I can also see the Hubert model: https://huggingface.co/docs/transformers/en/model_doc/hubert and Encodec: https://huggingface.co/facebook/encodec_24khz, but they do not seem to have a tokenizer and requires training.
Sorry, something went wrong.
HAKSOAT
No branches or pull requests
Potential for adding models that can process audio files into embeddings
The text was updated successfully, but these errors were encountered: