Commit History

modularize vad
fe5e707

jhj0517 commited on

Merge pull request #183 from jhj0517/feature/integrate-whisperx
aa74840

jhj0517 commited on

fix strip bug
f22f53c

jhj0517 commited on

Update README.md
5eb201c

jhj0517 commited on

Merge pull request #182 from jhj0517/fix/mac-compatibility
a6d3d8e

jhj0517 commited on

Fix device bug
ec231a0

jhj0517 commited on

add arg
52a5c8a

jhj0517 commited on

Update README.md
1b5cb54

jhj0517 commited on

Merge pull request #181 from jhj0517/feature/integrate-whisperx
c5dc9f3

jhj0517 commited on

update hint
8615b10

jhj0517 commited on

update hint
1c42a22

jhj0517 commited on

update hint
709f1c6

jhj0517 commited on

add pyannote.audio
ce1fc17

jhj0517 commited on

disable redundant torchvision warning message
dd90912

jhj0517 commited on

disable redundant torchvision warning message
8b360a1

jhj0517 commited on

add audio loader
d416f9e

jhj0517 commited on

refactored directory structure
25f2bab

jhj0517 commited on

add `--diarization_model_dir` cli arg
48dc726

jhj0517 commited on

add diarization
f67009a

jhj0517 commited on

rename function
227c267

jhj0517 commited on

update docstring
6fb5189

jhj0517 commited on

move bug fix logic to app
07647e1

jhj0517 commited on

add diarization logic
3d44e07

jhj0517 commited on

add diarization parameter
4e696d8

jhj0517 commited on

Merge pull request #178 from jhj0517/feature/add-output-dir
75fca27

jhj0517 commited on

add output dir
1ed32e3

jhj0517 commited on

add nllb_model_dir
cf6977b

jhj0517 commited on

fix arg hint
c2b4fd0

jhj0517 commited on

add output_dir
52157d4

jhj0517 commited on

add output_dir
0becfcb

jhj0517 commited on

add output_dir arg
8a27aeb

jhj0517 commited on

fix constructor to receive model_dir
1c725ac

jhj0517 commited on

Merge pull request #177 from jhj0517/fix/remove-redundant-batches
9304279

jhj0517 commited on

fix slash in batch
d896c8e

jhj0517 commited on

remove redundant part
a39ca61

jhj0517 commited on

Update README.md
dc250eb

jhj0517 commited on

Merge pull request #175 from jhj0517/feature/integrate-insanely_fast_whisper
363657b

jhj0517 commited on

add parameters for insanely_fast_whisper
171d562

jhj0517 commited on

rename data class and add `post_process()`
2abe1a5

jhj0517 commited on

Merge branch 'master' into feature/integrate-insanely_fast_whisper
1c55f91

jhj0517 commited on

Merge pull request #176 from gimmw/master
ac84c91

jhj0517 commited on

add root_path argument (essential when reverse proxying on a url+prefix)
1aa16bb

wimg commited on

add model dir arg
c718782

jhj0517 commited on

add some args and fix timestamp bug
51f672d

jhj0517 commited on

update `download_model()` to use hf_hub_download
6d61e4e

jhj0517 commited on

add `download_model()`
afeb40e

jhj0517 commited on

add typo cases
8f9e3e1

jhj0517 commited on

add `format_result()`
f7b7cdd

jhj0517 commited on

fix arg name
b10d03b

jhj0517 commited on

add base inference
8dac861

jhj0517 commited on