Commit History

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

Merge pull request #363 from jhj0517/feature/refactor-models
d4bc29b
unverified

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

Update model
54a7493

jhj0517 commited on

Update to use enum
4c4ecfe

jhj0517 commited on

Use constant for gradio none validation values
2a2f7c6

jhj0517 commited on

Add gradio value validation
19e342a

jhj0517 commited on

Clean import
ce2f852

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

Rename variable
6b0fe26

jhj0517 commited on

Update visibility by whisper implementation
21bbf6d

jhj0517 commited on

Pass device as param
0da25b6

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

Rename function and variable
4df5628

jhj0517 commited on

Refactor to gradio functions
806824b

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

Rename model
5a3afa2

jhj0517 commited on

Rename file
ccbfe76

jhj0517 commited on