• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
yjyoon / whisper_server_speaches star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
whisper_server_speachesrequirements-dev.txt
Download as .zip file
File name
Commit message
Commit date
.github/workflows
ci: add test action
2024-07-03
examples
Update script.sh
2024-09-03
faster_whisper_server
feat: ollama-like ps endpoints
2024-09-05
scripts
chore: minor changes to scripts/client.py
2024-09-05
tests
feat: handle srt and vtt response formats
2024-07-20
.dockerignore
chore: ignore .env
2024-05-27
.envrc
init
2024-05-20
.gitattributes
docs: add live-transcription demo
2024-05-28
.gitignore
chore: update .gitignore
2024-07-03
.pre-commit-config.yaml
switch to basedpyright
2024-07-20
Dockerfile.cpu
fix task enum vals, fix env var parsing, improve gradio, use uv in dockerfile
2024-06-23
Dockerfile.cuda
fix task enum vals, fix env var parsing, improve gradio, use uv in dockerfile
2024-06-23
LICENSE
init
2024-05-20
README.md
add tutorial for kubernetes
2024-09-04
Taskfile.yaml
chore: remove `lsyncd`
2024-09-05
audio.wav
docs: update README.md
2024-05-27
compose.yaml
chore: update docker tag to latest
2024-06-03
flake.lock
deps: update flake
2024-09-08
flake.nix
deps: update flake
2024-09-08
overrides.txt
deps: update
2024-07-16
pyproject.toml
deps: remove `other`
2024-09-08
requirements-all.txt
deps: remove `other`
2024-09-08
requirements-dev.txt
deps: remove `other`
2024-09-08
requirements.txt
deps: remove `other`
2024-09-08
Fedir Zadniprovskyi 2024-09-08 4a548b6 deps: remove `other` UNIX
Raw Open in browser Change history
# This file was autogenerated by uv via the following command: # uv pip compile --override overrides.txt --extra dev pyproject.toml aiofiles==23.2.1 # via gradio annotated-types==0.7.0 # via pydantic anyio==4.4.0 # via # gradio # httpx # openai # starlette av==12.3.0 # via faster-whisper basedpyright==1.13.0 # via faster-whisper-server (pyproject.toml) certifi==2024.8.30 # via # httpcore # httpx # requests cffi==1.17.1 # via soundfile charset-normalizer==3.3.2 # via requests click==8.1.7 # via # typer # uvicorn coloredlogs==15.0.1 # via onnxruntime contourpy==1.3.0 # via matplotlib ctranslate2==4.3.1 # via faster-whisper cycler==0.12.1 # via matplotlib distro==1.9.0 # via openai execnet==2.1.1 # via pytest-xdist fastapi==0.113.0 # via # faster-whisper-server (pyproject.toml) # gradio faster-whisper==1.0.3 # via faster-whisper-server (pyproject.toml) ffmpy==0.4.0 # via gradio filelock==3.15.4 # via huggingface-hub flatbuffers==24.3.25 # via onnxruntime fonttools==4.53.1 # via matplotlib fsspec==2024.9.0 # via # gradio-client # huggingface-hub gradio==4.42.0 # via faster-whisper-server (pyproject.toml) gradio-client==1.3.0 # via gradio h11==0.14.0 # via # httpcore # uvicorn httpcore==1.0.5 # via httpx httpx==0.27.2 # via # faster-whisper-server (pyproject.toml) # gradio # gradio-client # openai httpx-sse==0.4.0 # via faster-whisper-server (pyproject.toml) huggingface-hub==0.24.6 # via # faster-whisper-server (pyproject.toml) # faster-whisper # gradio # gradio-client # tokenizers humanfriendly==10.0 # via coloredlogs idna==3.8 # via # anyio # httpx # requests importlib-resources==6.4.4 # via gradio iniconfig==2.0.0 # via pytest jinja2==3.1.4 # via gradio jiter==0.5.0 # via openai kiwisolver==1.4.7 # via matplotlib markdown-it-py==3.0.0 # via rich markupsafe==2.1.5 # via # gradio # jinja2 matplotlib==3.9.2 # via gradio mdurl==0.1.2 # via markdown-it-py mpmath==1.3.0 # via sympy nodejs-wheel-binaries==20.17.0 # via basedpyright numpy==1.26.4 # via # faster-whisper-server (pyproject.toml) # contourpy # ctranslate2 # gradio # matplotlib # onnxruntime # pandas onnxruntime==1.19.2 # via faster-whisper openai==1.43.1 # via faster-whisper-server (pyproject.toml) orjson==3.10.7 # via gradio packaging==24.1 # via # gradio # gradio-client # huggingface-hub # matplotlib # onnxruntime # pytest pandas==2.2.2 # via gradio pillow==10.4.0 # via # gradio # matplotlib pluggy==1.5.0 # via pytest protobuf==5.28.0 # via onnxruntime pycparser==2.22 # via cffi pydantic==2.9.0 # via # faster-whisper-server (pyproject.toml) # fastapi # gradio # openai # pydantic-settings pydantic-core==2.23.2 # via pydantic pydantic-settings==2.4.0 # via faster-whisper-server (pyproject.toml) pydub==0.25.1 # via gradio pygments==2.18.0 # via rich pyparsing==3.1.4 # via matplotlib pytest==8.3.2 # via # faster-whisper-server (pyproject.toml) # pytest-xdist pytest-xdist==3.6.1 # via faster-whisper-server (pyproject.toml) python-dateutil==2.9.0.post0 # via # matplotlib # pandas python-dotenv==1.0.1 # via pydantic-settings python-multipart==0.0.9 # via # faster-whisper-server (pyproject.toml) # gradio pytz==2024.1 # via pandas pyyaml==6.0.2 # via # ctranslate2 # gradio # huggingface-hub requests==2.32.3 # via huggingface-hub rich==13.8.0 # via typer ruff==0.5.3 # via # faster-whisper-server (pyproject.toml) # gradio semantic-version==2.10.0 # via gradio setuptools==74.1.2 # via ctranslate2 shellingham==1.5.4 # via typer six==1.16.0 # via python-dateutil sniffio==1.3.1 # via # anyio # httpx # openai soundfile==0.12.1 # via faster-whisper-server (pyproject.toml) srt==3.5.3 # via faster-whisper-server (pyproject.toml) starlette==0.38.4 # via fastapi sympy==1.13.2 # via onnxruntime tokenizers==0.20.0 # via faster-whisper tomlkit==0.12.0 # via gradio tqdm==4.66.5 # via # huggingface-hub # openai typer==0.12.5 # via gradio typing-extensions==4.12.2 # via # fastapi # gradio # gradio-client # huggingface-hub # openai # pydantic # pydantic-core # typer tzdata==2024.1 # via # pandas # pydantic urllib3==2.2.2 # via # gradio # requests uvicorn==0.30.6 # via # faster-whisper-server (pyproject.toml) # gradio websockets==12.0 # via gradio-client webvtt-py==0.5.1 # via faster-whisper-server (pyproject.toml)

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up