Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
zeio
/
baneks-speech
like
0
Tasks:
Text-to-Speech
Automatic Speech Recognition
Languages:
Russian
English
Size:
10K - 100K
Tags:
Not-For-All-Audiences
art
humour
jokes
Libraries:
Datasets
Croissant
License:
apache-2.0
Dataset card
Viewer
Files
Files and versions
Community
1
f99cae8
baneks-speech
/
setup.py
zeio
feat(loader): added script for loading dataset, added setup.py
b9d7915
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
153 Bytes
from
setuptools
import
setup
setup(
name =
"baneks-speech"
,
version =
"10.10.2023"
,
install_requires = [
"music-tag==0.4.3"
]
)