Spaces:
Sleeping
Sleeping
Commit History
Add space to timestamp in fasterWhisperContainer
55b2bd6
aadnk
commited on
Recommend faster-whisper for GPU inference
751fc8f
aadnk
commited on
Refactor language list
adca588
aadnk
commited on
Fix chinese
e77e696
aadnk
commited on
Switch to auto compute type
e694402
aadnk
commited on
Undo color change
9434100
aadnk
commited on
Update emoji/color
3c88621
aadnk
commited on
Add requirements-whisper
e5d4e0f
aadnk
commited on
Remove print in app.py as it confuses HuggingFace
29aa058
aadnk
commited on
Update README
591ec91
aadnk
commited on
Add comments
198df44
aadnk
commited on
Only print fp16 warning once
a79dd83
aadnk
commited on
Support CLI into faster-whisper
33ee1bb
aadnk
commited on
Fix WHISPER_IMPLEMENTATION argument
2698c96
aadnk
commited on
Update README with info on Faster Whisper
b5af58b
aadnk
commited on
Fix convert_hf_whisper
9939d13
aadnk
commited on
Adding support for faster_whisper
295de00
aadnk
commited on
Ensure progress bar works for multiple files
c90f138
aadnk
commited on
Adding example useage in whisperProgressHook
c963436
aadnk
commited on
Upgrade gradio on Huggingface
4711ad3
aadnk
commited on
Support progress for multiple devices
4a9d465
aadnk
commited on
Add progress listener to none/VAD
33a2c1e
aadnk
commited on
Upgrade Gradio to 3.23.0
418fd6a
aadnk
commited on
Add concurrency count to app.py. Set this to 1 by default.
d20404a
aadnk
commited on
Update README with information about config-file.
2bcc1ea
aadnk
commited on
Add more configuration options to config.json5
1acaa19
aadnk
commited on
Add more comments
8670926
aadnk
commited on
Add configuration file and support for custom models
44d964a
aadnk
commited on
Add FFMPEG instructions to Win installation. FIXES #4
512321e
aadnk
commited on
Update Gradio in readme (#15)
a7ea278
Add documentation for additional options
dd6f129
aadnk
commited on
Add a "full" interface with every option supported by Whisper
fdb8dbd
aadnk
commited on
Add windows documentation
7d67dd2
aadnk
commited on
Lock gradio to 3.13.0
c769fe2
aadnk
commited on
Add altair to requirements
98627da
aadnk
commited on
Add Google Colab information
372d4c5
aadnk
commited on
Add Apache 2 license
6c5ea17
aadnk
commited on
Add output_dir to the WebUI
22c7ed2
aadnk
commited on
Link to Gitlab for docs, as it supports MD rendering
ed278a2
aadnk
commited on
Update README
07447cb
aadnk
commited on
Do not parallelize period vad
530547e
aadnk
commited on
Add large-v1 and large-v2 to CLIs
de77829
aadnk
commited on
Use correct root dir
7fd072f
aadnk
commited on
Ensure model is downloaded before spawning sub-processes
7c5d37e
aadnk
commited on
Merge branch 'main' into dev
82aecd5
aadnk
commited on
Add large-v1 and large-v2 models
fcf2109
aadnk
commited on
Add support for multiple input files and output files
cb9ee50
aadnk
commited on
Always create N processes for N devices even with small files
479b187
aadnk
commited on