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
/
app.py
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
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
Added os.system command to install wine32
0b32ed5
Add-Vishnu
commited on
Nov 7, 2023
Using medium model
6a84294
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
Update app.py
b13d1db
Add-Vishnu
commited on
Nov 3, 2023
Update app.py
ad17f9d
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
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
Updated Model and main.exe path
58638e3
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