Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jhj0517
/
Whisper-WebUI
like
13
Running
App
Files
Files
Community
1
b554e58
Whisper-WebUI
/
modules
/
faster_whisper_inference.py
Commit History
update large-v3 to some of the files
9cbb786
aierlma
commited on
Nov 28, 2023
implement txt file format in `faster_whisper_inference.py`
7e8138f
jhj0517
commited on
Oct 12, 2023
better display of available compute types
778a475
jhj0517
commited on
Oct 2, 2023
refactor
e65592d
jhj0517
commited on
Sep 27, 2023
add compute_type dropdown
00efe30
jhj0517
commited on
Sep 25, 2023
default value int8 to float32 for cpu
5fb27a8
jhj0517
commited on
Sep 23, 2023
fix compute type error
1f79d6e
jhj0517
commited on
Sep 23, 2023
add advanced parameter tab
e29f6b4
jhj0517
commited on
Sep 20, 2023
set default beam size for both models
ae32f22
jhj0517
commited on
Sep 12, 2023
remove meaningless process
c8ae5e5
jhj0517
commited on
Sep 12, 2023
fixed language code bug
6726c6a
jhj0517
commited on
Sep 10, 2023
edited comment
e901c63
jhj0517
commited on
Sep 10, 2023
added type hint
f56c9fb
jhj0517
commited on
Sep 10, 2023
fix bug
56ede93
jhj0517
commited on
Sep 10, 2023
implemented faster-whisper
eeb8996
jhj0517
commited on
Sep 10, 2023