• 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_speachespyproject.toml
Download as .zip file
File name
Commit message
Commit date
.github/workflows
chore: misc
2024-05-27
examples
feat: allow using any ctraslate2 compatible model #14
2024-06-03
faster_whisper_server
feat: add /v1/models and /v1/model routes #14
2024-06-03
pre-commit-scripts
feat: add more pre-commit hooks
2024-05-27
tests
feat: add /v1/models and /v1/model routes #14
2024-06-03
.dockerignore
chore: ignore .env
2024-05-27
.envrc
init
2024-05-20
.gitattributes
docs: add live-transcription demo
2024-05-28
.gitignore
chore: ignore .env
2024-05-27
.pre-commit-config.yaml
feat: add more pre-commit hooks
2024-05-27
Dockerfile.cpu
feat: allow using any ctraslate2 compatible model #14
2024-06-03
Dockerfile.cuda
feat: allow using any ctraslate2 compatible model #14
2024-06-03
LICENSE
init
2024-05-20
README.md
feat: allow using any ctraslate2 compatible model #14
2024-06-03
Taskfile.yaml
chore: add lsyncd config
2024-06-03
audio.wav
docs: update README.md
2024-05-27
compose.yaml
chore: add docker compose watch attribute
2024-06-03
flake.lock
init
2024-05-20
flake.nix
deps: add httpx-sse dev
2024-06-03
lsyncd.conf
chore: add lsyncd config
2024-06-03
poetry.lock
deps: add httpx-sse dev
2024-06-03
pyproject.toml
deps: add httpx-sse dev
2024-06-03
Fedir Zadniprovskyi 2024-06-03 dc66c3e deps: add httpx-sse dev UNIX
Raw Open in browser Change history
[tool.poetry] package-mode = false [tool.poetry.dependencies] # main dependency group python = "^3.12" pydantic = "^2.7.1" fastapi = "^0.111.0" uvicorn = "^0.29.0" python-multipart = "^0.0.9" soundfile = "^0.12.1" pydantic-settings = "^2.2.1" websockets = "^12.0" numpy = "^1.26.4" faster-whisper = "^1.0.2" huggingface-hub = "^0.23.2" [tool.poetry.group.dev.dependencies] pytest = "^8.2.0" httpx = "^0.27.0" pytest-xdist = "^3.6.1" youtube-dl = {git = "https://github.com/ytdl-org/youtube-dl.git"} openai = "^1.30.3" httpx-sse = "^0.4.0" [tool.ruff] target-version = "py312" [tool.pyright] # typeCheckingMode = "strict" pythonVersion = "3.12" pythonPlatform = "Linux" [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api"

          
        
    
    
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