Commit History

Fix output path for translation
388653c

jhj0517 commited on

Merge pull request #230 from jhj0517/fix/local-files-only
d85434f
unverified

jhj0517 commited on

Add model path check fucntion and `local_files_only`
a0d6f10

jhj0517 commited on

Merge pull request #228 from jhj0517/fix/downgrade-transformers
bb4ed2f
unverified

jhj0517 commited on

Add comment
a317c95

jhj0517 commited on

Downgrade transformers to 4.42.3
eba597a

jhj0517 commited on

Update README.md
3f9463b
unverified

jhj0517 commited on

Merge pull request #227 from jhj0517/fix/cli-arguments
d9263e1
unverified

jhj0517 commited on

Fix the bug that CLI argument was not affecting
e735c1c

jhj0517 commited on

Merge pull request #223 from jhj0517/refactor/abstract-class
5341b3b
unverified

jhj0517 commited on

Fix file name and add `add_timestamp` parameter
d36cf56

jhj0517 commited on

Refactor default parameters for initialization
5c966f8

jhj0517 commited on

Refactor default parameters for initialization
17e1e38

jhj0517 commited on

Merge pull request #221 from jhj0517/fix/pytube-bug
b4876a0
unverified

jhj0517 commited on

update requirements in notebook
bc32d45

jhj0517 commited on

update to pytubefix
05b9d17

jhj0517 commited on

add ignored files
c749b7c

jhj0517 commited on

Merge pull request #219 from jhj0517/refactor/args
b7ba0cb
unverified

jhj0517 commited on

add dir initialization
0a34091

jhj0517 commited on

add dir parameters
2e08651

jhj0517 commited on

remove arg and add dir initialization
d6e2447

jhj0517 commited on

Merge pull request #218 from jhj0517/refactor/edit-args
6960e0b
unverified

jhj0517 commited on

refactoring args
8a8890b

jhj0517 commited on

apply cli args
f7097a4

jhj0517 commited on

Merge pull request #217 from jhj0517/feature/use-factory-pattern
825f362
unverified

jhj0517 commited on

apply whisper factory
2db409c

jhj0517 commited on

add WhisperFactory class
e48211d

jhj0517 commited on

Merge pull request #216 from jhj0517/feature/modularize-vad
48382b6
unverified

jhj0517 commited on

Enable VAD in every implementation
815f5df

jhj0517 commited on

Move vad feature into abstract class
670baea

jhj0517 commited on

add `restore_speech_timestamps()`
16a0393

jhj0517 commited on

Merge pull request #214 from jhj0517/fix/limit-vad
7386da0
unverified

jhj0517 commited on

limit Vad to faster-whisper only
174fcfd

jhj0517 commited on

chore: add credit
477e9f5

jhj0517 commited on

Limit Vad to only faster-whisper
ac480c2

jhj0517 commited on

Fix default value of the beam size
4da9545

jhj0517 commited on

Revert "add `silence_non_speech` parameter"
f7c5695

jhj0517 commited on

Revert "rename the variables"
0c00704

jhj0517 commited on

Merge pull request #213 from jhj0517/fix/vad
6f9cdbb
unverified

jhj0517 commited on

rename the variables
07b6329

jhj0517 commited on

add `silence_non_speech` parameter
b678293

jhj0517 commited on

Merge pull request #211 from jhj0517/fix/translation-output
e1a6c10
unverified

jhj0517 commited on

add output path
e0f6a34

jhj0517 commited on

Merge pull request #210 from jhj0517/fix/text-none-parameters
f22356a
unverified

jhj0517 commited on

set to `None` for empty Textbox values
ae16b55

jhj0517 commited on

Merge pull request #208 from jhj0517/fix/diarization-type
e4c9d55
unverified

jhj0517 commited on

add imports
072ec01

jhj0517 commited on

fix type hint
6cee2a2

jhj0517 commited on

Merge pull request #207 from jhj0517/feature/add-info
79933ea
unverified

jhj0517 commited on

added info to the VAD parameter
471a073

jhj0517 commited on