whisper4jav / app.py

Commit History

Update app.py
5417efb

drop commited on

Update app.py
e7fc995

drop commited on

Update app.py
a819695

drop commited on

Update app.py
25c0f1a

drop commited on

Update app.py
e6af331

drop commited on

Add an extra interface for performing diarization
cddfab9

aadnk commited on

Make a separate process timeout for diarization
3cd7d59

aadnk commited on

Fix diarization in CLI
aa33666

aadnk commited on

Ensure GPU memory in diarization can be cleaned up
18bb72f

aadnk commited on

Adding support for diarization
a1da02d

aadnk commited on

Adding a dummy implementation of Whisper for testing
6250a98

aadnk commited on

Set default initial prompt mode
af09fe7

aadnk commited on

Adding JSON initial prompt
74b7d77

aadnk commited on

Fix threads argument
43189ac

aadnk commited on

Also output JSON of results.
b84f4f2

aadnk commited on

Add word timestamps to Simple and reorder
9cae71a

aadnk commited on

Adding support for word timestamps
f55c594

aadnk commited on

Add support for disabling queue mode
b59dd62

aadnk commited on

Add inital prompt mode. GITLAB #7
8031785

aadnk commited on

Recommend faster-whisper for GPU inference
751fc8f

aadnk commited on

Refactor language list
adca588

aadnk commited on

Switch to auto compute type
e694402

aadnk commited on

Remove print in app.py as it confuses HuggingFace
29aa058

aadnk commited on

Support CLI into faster-whisper
33ee1bb

aadnk commited on

Fix WHISPER_IMPLEMENTATION argument
2698c96

aadnk commited on

Adding support for faster_whisper
295de00

aadnk commited on

Ensure progress bar works for multiple files
c90f138

aadnk commited on

Support progress for multiple devices
4a9d465

aadnk commited on

Add progress listener to none/VAD
33a2c1e

aadnk commited on

Add concurrency count to app.py. Set this to 1 by default.
d20404a

aadnk commited on

Add more configuration options to config.json5
1acaa19

aadnk commited on

Add configuration file and support for custom models
44d964a

aadnk commited on