Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhj0517
/
Whisper-WebUI
like
16
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
e7488d3
Whisper-WebUI
/
modules
/
faster_whisper_inference.py
Commit History
add output_dir arg
5633565
jhj0517
commited on
Jun 25, 2024
fix constructor to receive model_dir
b2bb752
jhj0517
commited on
Jun 25, 2024
rename data class and add `post_process()`
296b5e1
jhj0517
commited on
Jun 24, 2024
remove redundant repeat
091209e
jhj0517
commited on
Jun 18, 2024
refactor base abstract class for whisper
e76c01c
jhj0517
commited on
Jun 18, 2024
add mps device
9234bb0
jhj0517
commited on
Jun 12, 2024
fix bug
8926685
jhj0517
commited on
Jun 7, 2024
enable fine-tuned faster-whisper model
91dee77
jhj0517
commited on
Jun 7, 2024
add Silero VAD Options
899eb46
jhj0517
commited on
May 31, 2024
add args for local model path
6d9d096
jhj0517
commited on
May 21, 2024
add `vad_filter`
abc6224
jhj0517
commited on
May 17, 2024
add `compression_ratio_threshold`
45fcb1d
jhj0517
commited on
May 15, 2024
add temperature
b8faf9d
jhj0517
commited on
May 15, 2024
rename file
312644e
jhj0517
commited on
May 15, 2024
revert
aa3d924
jhj0517
commited on
Apr 30, 2024
remove redundant function
67e11f0
jhj0517
commited on
Apr 8, 2024
add parameters
84a6b12
jhj0517
commited on
Apr 8, 2024
fix docstring
7644f39
jhj0517
commited on
Apr 8, 2024
refactoring
0facd17
jhj0517
commited on
Apr 8, 2024
refactor docstring
2a0e0ea
jhj0517
commited on
Apr 8, 2024
refactor docstring
4b52dfd
jhj0517
commited on
Apr 8, 2024
refactoring to use data class
a526073
jhj0517
commited on
Apr 8, 2024
add typing
7d3f3f5
jhj0517
commited on
Apr 4, 2024
add typing
18ab700
jhj0517
commited on
Apr 4, 2024
fix NoneType error
204d276
jhj0517
commited on
Mar 24, 2024
add `Files` to output
6d9de1d
jhj0517
commited on
Jan 14, 2024
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