Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DuyTa
/
Graduation
like
1
License:
mit
Model card
Files
Files and versions
Community
3
1d81545
Graduation
/
whisper_pipeline_cu118
/
faster-whisper-main
/
setup.cfg
DuyTa
Upload folder using huggingface_hub
aeda668
verified
4 months ago
raw
Copy download link
history
blame
101 Bytes
[flake8]
max-line-length = 100
ignore =
E203,
W503,
[isort]
profile
=black
lines_between_types
=1