Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sonalkum
/
GAMA
like
14
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f5f59a7
GAMA
/
hf
/
transformers
/
utils
/
test_module
/
custom_feature_extraction.py
sonalkum
bug fix
fa57c60
7 months ago
raw
Copy download link
history
blame
Safe
117 Bytes
from
transformers
import
Wav2Vec2FeatureExtractor
class
CustomFeatureExtractor
(
Wav2Vec2FeatureExtractor
):
pass