Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
transformers
like
0
Transformers
Arabic
English
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
transformers
/
utils
/
test_module
/
custom_feature_extraction.py
AbdulElahGwaith
Upload folder using huggingface_hub
a9bd396
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
from
transformers
import
Wav2Vec2FeatureExtractor
class
CustomFeatureExtractor
(
Wav2Vec2FeatureExtractor
):
pass