Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhj0517
/
Whisper-WebUI
like
18
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
363657b
Whisper-WebUI
/
modules
/
faster_whisper_inference.py
Commit History
rename data class and add `post_process()`
2abe1a5
jhj0517
commited on
Jun 24, 2024
remove redundant repeat
bb3d72e
jhj0517
commited on
Jun 18, 2024
refactor base abstract class for whisper
c89be6a
jhj0517
commited on
Jun 18, 2024
add mps device
b2f33b2
jhj0517
commited on
Jun 12, 2024
fix bug
278d01b
jhj0517
commited on
Jun 7, 2024
enable fine-tuned faster-whisper model
c8ea3a4
jhj0517
commited on
Jun 7, 2024
add Silero VAD Options
bbb23df
jhj0517
commited on
May 31, 2024
add args for local model path
25c9e51
jhj0517
commited on
May 21, 2024
add `vad_filter`
f5deb64
jhj0517
commited on
May 17, 2024
add `compression_ratio_threshold`
3aeef88
jhj0517
commited on
May 15, 2024
add temperature
3a1a0a3
jhj0517
commited on
May 15, 2024
rename file
11a447c
jhj0517
commited on
May 15, 2024
revert
dcca39f
jhj0517
commited on
Apr 30, 2024
remove redundant function
ca9094f
jhj0517
commited on
Apr 8, 2024
add parameters
e3a6426
jhj0517
commited on
Apr 8, 2024
fix docstring
5c9c269
jhj0517
commited on
Apr 8, 2024
refactoring
752e22b
jhj0517
commited on
Apr 8, 2024
refactor docstring
d47e74a
jhj0517
commited on
Apr 8, 2024
refactor docstring
22a07bc
jhj0517
commited on
Apr 8, 2024
refactoring to use data class
b065a65
jhj0517
commited on
Apr 8, 2024
add typing
13698da
jhj0517
commited on
Apr 4, 2024
add typing
cdb03d3
jhj0517
commited on
Apr 4, 2024
fix NoneType error
8ddc3a7
jhj0517
commited on
Mar 24, 2024
add `Files` to output
1f9180b
jhj0517
commited on
Jan 14, 2024
update large-v3 to some of the files
248f6d8
aierlma
commited on
Nov 28, 2023
implement txt file format in `faster_whisper_inference.py`
edc62f5
jhj0517
commited on
Oct 12, 2023
better display of available compute types
9679f1e
jhj0517
commited on
Oct 2, 2023
refactor
83f9929
jhj0517
commited on
Sep 27, 2023
add compute_type dropdown
d8dfcf0
jhj0517
commited on
Sep 25, 2023
default value int8 to float32 for cpu
2fe5c33
jhj0517
commited on
Sep 23, 2023
fix compute type error
e18f92a
jhj0517
commited on
Sep 23, 2023
add advanced parameter tab
83a3dff
jhj0517
commited on
Sep 20, 2023
set default beam size for both models
70cb93a
jhj0517
commited on
Sep 12, 2023
remove meaningless process
a5dbf21
jhj0517
commited on
Sep 12, 2023
fixed language code bug
f4609a6
jhj0517
commited on
Sep 10, 2023
edited comment
61ac4a7
jhj0517
commited on
Sep 10, 2023
added type hint
bf12bab
jhj0517
commited on
Sep 10, 2023
fix bug
ad93008
jhj0517
commited on
Sep 10, 2023
implemented faster-whisper
db2039e
jhj0517
commited on
Sep 10, 2023