model_name_or_path = "quaja/hubert-base-amharic-speech-emotion-recognition" config = AutoConfig.from_pretrained(model_name_or_path) feature_extractor = Wav2Vec2FeatureExtractor.from_pretrained(model_name_or_path) sampling_rate = feature_extractor.sampling_rate model = HubertForSpeechClassification.from_pretrained(model_name_or_path)

Downloads last month
161
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.

Space using quaja/hubert-split-data-base-amharic-speech-emotion-recognition 1