Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
realitisoft
/
ai-bot-test
like
0
Automatic Speech Recognition
Transformers
Safetensors
mozilla-foundation/common_voice_17_0
Russian
whisper
asr
russian
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
ai-bot-test
/
venv
/
lib
/
python3.11
/
site-packages
/
charset_normalizer
/
version.py
realitisoft
Upload folder using huggingface_hub
c7e8396
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
"""
Expose version
"""
from
__future__
import
annotations
__version__ =
"3.4.2"
VERSION = __version__.split(
"."
)