Commit History

remove redundant part
a39ca61

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

add `whisper_type` arg
6f97cc2

jhj0517 commited on

Update README.md
b028014

jhj0517 commited on

Merge pull request #173 from jhj0517/fix/refactor-scalability
2587b74

jhj0517 commited on

remove redundant repeat
bb3d72e

jhj0517 commited on

add `whisper_type` arg
fd67237

jhj0517 commited on

fix default value
c603464

jhj0517 commited on

refactor translation model class with abstract class
1364170

jhj0517 commited on

add base abstract class for translation model
987da04

jhj0517 commited on

refactor base abstract class for whisper
c89be6a

jhj0517 commited on

refactor base abstract class for whisper
81ebc65

jhj0517 commited on

fix wrong device
621f296

jhj0517 commited on

Update README.md
72c72d6

jhj0517 commited on

Merge pull request #172 from jhj0517/feature/add-runner-pack
37a71f7

jhj0517 commited on

update README
c0b96ef

jhj0517 commited on

Merge pull request #170 from jhj0517/fix/shell-script
4147062

jhj0517 commited on

add mps device
b2f33b2

jhj0517 commited on

remove deactivate line
4f8042b

jhj0517 commited on

Update README.md
1dc0e7c

jhj0517 commited on

Merge pull request #167 from jhj0517/feature/enable-finetuning-models
65a93b9

jhj0517 commited on

fix bug
278d01b

jhj0517 commited on

Merge pull request #165 from jhj0517/feature/enable-finetuning-models
e878892

jhj0517 commited on

enable fine-tuned faster-whisper model
c8ea3a4

jhj0517 commited on

Merge pull request #163 from jhj0517/fix/colab-version-conflicts
ec57349

jhj0517 commited on

remove requirements_colab.txt
4ae4224

jhj0517 commited on

upgrade faster-whisper
b4fe6e2

jhj0517 commited on

Merge pull request #161 from jhj0517/feature/automatically-open-browser
bcdd955

jhj0517 commited on

add launch arg
9953f5b

jhj0517 commited on

Merge pull request #159 from jhj0517/feature/add-vad-parameter
f3c03f0

jhj0517 commited on

update visibility
4d9f169

jhj0517 commited on

update name
0cd08e6

jhj0517 commited on

add Silero VAD Options
bbb23df

jhj0517 commited on

add Silero VAD Options
074b1fc

jhj0517 commited on

Merge pull request #157 from jhj0517/fix/update-default-model
66195c7

jhj0517 commited on

update default model
0fdaf30

jhj0517 commited on

Merge pull request #155 from jhj0517/feature/add-docker-action
df40981

jhj0517 commited on