Commit History

Add gradio parameter `file_format` to cache
e284444

jhj0517 commited on

Enable fintuned models
9e5ed74

jhj0517 commited on

Refactor return type
4ceaed1

jhj0517 commited on

Refactor return type
5f193dc

jhj0517 commited on

Fix language key bug
d41e01c

jhj0517 commited on

Fix language key bug
d5e37cc

jhj0517 commited on

Refactor to raise error
46f7c1b

jhj0517 commited on

Fix default
21e9b06

jhj0517 commited on

Use wirter options to highlight
482e6f7

jhj0517 commited on

Wrap Word data class
d8a7425

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

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

Use enum for string
6db9d8d

jhj0517 commited on

Fix factory function
988860f

jhj0517 commited on

Handle gradio none values
e862b08

jhj0517 commited on

Handle gradio None values
cee12df

jhj0517 commited on

Fix component type
250b9b4

jhj0517 commited on

Post cache
c7ebe8c

jhj0517 commited on

Fix order
e730b1b

jhj0517 commited on

Update visibility by whisper implementation
21bbf6d

jhj0517 commited on

Use enum
e9e1347

jhj0517 commited on

Receive device as param
c93f2d3

jhj0517 commited on

Remove meaningless info
9ea8862

jhj0517 commited on

Remove meaningless info
e136768

jhj0517 commited on

Update comment
e667af9

jhj0517 commited on

Fix class method attribute access
393a9c3

jhj0517 commited on

Update model usage
501c404

jhj0517 commited on

Fix to_list error
37be773

jhj0517 commited on

Add missing parameter
f137136

jhj0517 commited on

Remove meaningless line
25f5dd6

jhj0517 commited on

Add `from_list()` to use in gradio function
3be2b51

jhj0517 commited on

Add `as_list()` to use in gradio function
db355d3

jhj0517 commited on

Refactor dataclasses
df6fc6f

jhj0517 commited on

Rename model
a88b526

jhj0517 commited on

Rename model
927f1ef

jhj0517 commited on