Whisper-WebUI / modules

Commit History

Merge branch 'master' into huggingface
60fd426
Running

jhj0517 commited on

Add gradio parameter `file_format` to cache
e284444

jhj0517 commited on

Enable fintuned models
9e5ed74

jhj0517 commited on

Fix webvtt format
4e33cb4

jhj0517 commited on

Fix webvtt format
f87a7ef

jhj0517 commited on

Fix webvtt format
aa7d42f

jhj0517 commited on

Refactor return type
4ceaed1

jhj0517 commited on

Refactor return type
5f193dc

jhj0517 commited on

Fix diarization type
d18bcd4

jhj0517 commited on

Fix language key bug
d41e01c

jhj0517 commited on

Fix language key bug
d5e37cc

jhj0517 commited on

Fix VAD bug
f197459

jhj0517 commited on

Fix LRC word translation
895b517

jhj0517 commited on

Fix time format and translation case
28dc833

jhj0517 commited on

Fix type issue
2efa275

jhj0517 commited on

Refactor to raise error
46f7c1b

jhj0517 commited on

Fix default
21e9b06

jhj0517 commited on

Add lrc word aligning feature
79d567a

jhj0517 commited on

Add lrc extension
3b27598

jhj0517 commited on

Add lrc writer
e76bbe3

jhj0517 commited on

Use wirter options to highlight
482e6f7

jhj0517 commited on

Enable writer options
320b77a

jhj0517 commited on

Wrap Word data class
d8a7425

jhj0517 commited on

Fix adding timestamp
500f983

jhj0517 commited on

Fix syntax
9215083

jhj0517 commited on

Fix wrong empty words check logic
c98fbfc

jhj0517 commited on

Fix deprecated syntax
b9aca0f

jhj0517 commited on

Fix translation fields
aa24086

jhj0517 commited on

Fix translation fields
97bde30

jhj0517 commited on

Refactor translation
79e6f08

jhj0517 commited on

Use `generate_file()`
a1b32c1

jhj0517 commited on

Fix default value of the words
a377305

jhj0517 commited on

Fix default value of the words
60840eb

jhj0517 commited on

Add `read_file()`
0c6f6c3

jhj0517 commited on

Fix format and add `add_timestamp`
0036278

jhj0517 commited on

Add file writer classes
9cf3b54

jhj0517 commited on

Updated docstring
c0bbe98

jhj0517 commited on

Fix return type
e0e906d

jhj0517 commited on

Add factory function
6c42d0c

jhj0517 commited on

clean imports
b88d9c4

jhj0517 commited on

Wrap faster-whisper Segment to with fastapi's.
6f022af

jhj0517 commited on

Fix VAD syntax & add vad handling case
eec0c16

jhj0517 commited on

Apply Segment model to the pipeline
ddbe0b6

jhj0517 commited on

Add Segment model
78d8e18

jhj0517 commited on

Fix gradio input visibility by implementation type
0184fe2

jhj0517 commited on

Use constant for gradio none validation values
2a2f7c6

jhj0517 commited on

Add gradio value validation
19e342a

jhj0517 commited on

Rename class & file
a3de454

jhj0517 commited on

Rename function
a85d7d2

jhj0517 commited on

Fix param validation
aa98cf2

jhj0517 commited on