Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kr08
/
ASR
like
0
Running
on
Zero
App
Files
Files
Community
2
refs/pr/2
ASR
2 contributors
History:
23 commits
morsczx
update requirements txt
c46b25a
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
240 Bytes
initial commit
3 months ago
app.py
Safe
3.64 kB
Update app.py -- added copy paste text functionality
3 months ago
audio_processing.py
Safe
1.91 kB
Create audio_processing.py, include module for language detection, modifying sampling rate and processing audios longer than 30 seconds
3 months ago
config.py
Safe
189 Bytes
created configuration file
3 months ago
languages.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.53 kB
LFS
Languages_Dict
3 months ago
model_utils.py
Safe
1.22 kB
Created model utils script, includes modules for loading whisper model and processor
3 months ago
requirements.txt
Safe
367 Bytes
update requirements txt
2 months ago