Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Add-Vishnu
/
Whisper_CPP_ASR_CLI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Whisper_CPP_ASR_CLI
Commit History
Update app.py
a30d551
Add-Vishnu
commited on
Nov 7, 2023
Removed sudo in command3,4,5,6
a1048b6
Add-Vishnu
commited on
Nov 7, 2023
Update packages.txt
aaa298b
Add-Vishnu
commited on
Nov 7, 2023
added sudo in front of apt install sudo
185c759
Add-Vishnu
commited on
Nov 7, 2023
running installation command using subprocess
d038600
Add-Vishnu
commited on
Nov 7, 2023
Update app.py
7e11d63
Add-Vishnu
commited on
Nov 7, 2023
Update packages.txt
5476c21
Add-Vishnu
commited on
Nov 7, 2023
Update packages.txt
5054de6
Add-Vishnu
commited on
Nov 7, 2023
Added os.system command to install wine32
0b32ed5
Add-Vishnu
commited on
Nov 7, 2023
Update packages.txt
6ba2265
Add-Vishnu
commited on
Nov 7, 2023
removed wine32 and added libwine
49f8b51
Add-Vishnu
commited on
Nov 7, 2023
Update packages.txt
ae89735
Add-Vishnu
commited on
Nov 7, 2023
Update packages.txt
28730bf
Add-Vishnu
commited on
Nov 7, 2023
Using medium model
6a84294
Add-Vishnu
commited on
Nov 7, 2023
Upload ggml-model-whisper-medium-q5_0.bin
2359f08
Add-Vishnu
commited on
Nov 7, 2023
Uncommented small.en.bin model
9b4adcf
Add-Vishnu
commited on
Nov 7, 2023
Changed audio to wav
7998ae9
Add-Vishnu
commited on
Nov 7, 2023
Update app.py
cebaaf8
Add-Vishnu
commited on
Nov 7, 2023
Upload 10 files
381dcd4
Add-Vishnu
commited on
Nov 7, 2023
Update app.py
b13d1db
Add-Vishnu
commited on
Nov 3, 2023
Upload ggml-model-whisper-base.bin
98a4a8a
Add-Vishnu
commited on
Nov 3, 2023
Update app.py
ad17f9d
Add-Vishnu
commited on
Nov 3, 2023
Upload 21 files
163b397
Add-Vishnu
commited on
Nov 3, 2023
Moved code to the start
87e8888
Add-Vishnu
commited on
Nov 2, 2023
Update app.py
01916a1
Add-Vishnu
commited on
Nov 2, 2023
Added print for wine command
1983345
Add-Vishnu
commited on
Nov 2, 2023
Added wine in front of command
bf80eba
Add-Vishnu
commited on
Nov 2, 2023
Create packages.txt
367ca12
Add-Vishnu
commited on
Nov 2, 2023
Update app.py
e566c6c
Add-Vishnu
commited on
Nov 2, 2023
Update app.py
bf223ba
Add-Vishnu
commited on
Nov 2, 2023
Update app.py
7ab5ed2
Add-Vishnu
commited on
Nov 2, 2023
Changedd format of the paths
b92426e
Add-Vishnu
commited on
Nov 2, 2023
Update app.py
bb1f140
Add-Vishnu
commited on
Nov 2, 2023
imported subprocess
3c9a9d5
Add-Vishnu
commited on
Nov 2, 2023
imported numpy
28f58f0
Add-Vishnu
commited on
Nov 2, 2023
Replaced Audio sources
93787bc
Add-Vishnu
commited on
Nov 2, 2023
Removed transformers and torch from importing
2d063a0
Add-Vishnu
commited on
Nov 2, 2023
Removed shutil
f9b3899
Add-Vishnu
commited on
Nov 2, 2023
Removed Tempfile
8203721
Add-Vishnu
commited on
Nov 2, 2023
Updated Model and main.exe path
58638e3
Add-Vishnu
commited on
Nov 2, 2023
Added WhisperCPP model files
e5fb66e
Add-Vishnu
commited on
Nov 2, 2023
Update app.py
30ad0f5
Add-Vishnu
commited on
Nov 2, 2023
Create app.py
fbcb979
Add-Vishnu
commited on
Nov 2, 2023
Create requirements.txt
c31f0fe
Add-Vishnu
commited on
Nov 2, 2023
initial commit
a340b2f
Add-Vishnu
commited on
Nov 2, 2023