faster-whisper-server / faster_whisper_server

Commit History

update cors pr
e0e6882

Fedir Zadniprovskyi commited on

feat: add CORS support, loaded from CORS_ORIGINS in env
9d4a9a2

Braden Wong commited on

feat: handle srt and vtt response formats
323aa51

Fedir Zadniprovskyi commited on

refactor
2a79f48

Fedir Zadniprovskyi commited on

feat: add flag to disable/enable ui
4e64465

Fedir Zadniprovskyi commited on

refactor
fa8a19e

Fedir Zadniprovskyi commited on

fix: Correct closing logic in AudioStream to prevent discarding remaining data
aff8005

GrisaisEvy commited on

fix: lint errors
069092a

Fedir Zadniprovskyi commited on

f string dobule quotes to single quotes to make it work on python 3.11
487d997

shhossain commited on

feat: support hotwords
f268aa3

Fedir Zadniprovskyi commited on

chore: gradio use openai client to list models
01b8eeb

Fedir Zadniprovskyi commited on

chore: return the models sorted by the number of downloads
c0a38da

Fedir Zadniprovskyi commited on

feat: add language field to the model response type
2afe55d

Fedir Zadniprovskyi commited on

fix: models route not returning openai compatible response
5aa421e

Fedir Zadniprovskyi commited on

fix: models route returning non-asr models
9c0d580

Fedir Zadniprovskyi commited on

chore: fix ruff errors
dc4f25f

Fedir Zadniprovskyi commited on

fix task enum vals, fix env var parsing, improve gradio, use uv in dockerfile
79f1f8d

Fedir Zadniprovskyi commited on

feat: add a playground
3e15f14

Fedir Zadniprovskyi commited on

extract segments to response logic
14908c1

Fedir Zadniprovskyi commited on

chore: improve api docs
9eed954

Fedir Zadniprovskyi commited on

fix: timestamp_granularities remove plural form
d9a6bd7

Fedir Zadniprovskyi commited on

chore: handle "whisper-1" model name
f3632d1

Fedir Zadniprovskyi commited on

fix: streaming doesn't use sse #15
8c12cdc

Fedir Zadniprovskyi commited on

feat: add /v1/models and /v1/model routes #14
f5b5ebf

Fedir Zadniprovskyi commited on

feat: allow using any ctraslate2 compatible model #14
c8f37a4

Fedir Zadniprovskyi commited on

chore: add vtt and str output examples
27656cd

Fedir Zadniprovskyi commited on

chore: update inactivity defaults
a5c143c

Fedir Zadniprovskyi commited on

chore: misc
47627a9

Fedir Zadniprovskyi commited on

docs: update README.md
f043430

Fedir Zadniprovskyi commited on

chore: rename to 'faster-whisper-server'
39ee116

Fedir Zadniprovskyi commited on