.bazelignore
.bazelrc
.bazelversion
.clang-format
.gitattributes
.gitignore
.gitmodules
BUILD.bazel
DEVELOPMENT.md
LICENSE
Makefile
README.md
README.rst
SECURITY.md
WORKSPACE
package.json
pyproject.toml
setup.py
shell.nix
treefmt.toml
yarn.lock
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/actions/setup-repo/action.yml
.github/workflows/ci.yml
.github/workflows/scheduled-jobs.yml
.github/workflows/style.yml
.github/workflows/update-nixpkgs.yml
.github/workflows/wheels.yml
examples/BUILD
examples/README.md
examples/bentoml/Dockerfile.template
examples/bentoml/README.md
examples/bentoml/bentofile.yaml
examples/bentoml/build_bento.py
examples/bentoml/download_model_cpp.py
examples/bentoml/locustfile.py
examples/bentoml/requirements.txt
examples/bentoml/service.py
examples/bentoml/samples/jfk.wav
examples/bindings/explore.py
examples/bindings/explore_test.py
examples/stream/stream.py
examples/stream/stream_test.py
extern/BUILD
extern/sdl2.BUILD
extern/whispercpp.BUILD
nix/sources.json
nix/sources.nix
requirements/BUILD
requirements/pypi.txt
rules/BUILD
rules/deps.bzl
rules/python.bzl
samples/BUILD
samples/jfk.wav
src/whispercpp/BUILD
src/whispercpp/__init__.py
src/whispercpp/__init__.pyi
src/whispercpp/api.pyi
src/whispercpp/api_cpp2py_export.cc
src/whispercpp/api_cpp2py_export.h
src/whispercpp/audio.cc
src/whispercpp/audio.h
src/whispercpp/audio.pyi
src/whispercpp/context.cc
src/whispercpp/context.h
src/whispercpp/py.typed
src/whispercpp/utils.py
src/whispercpp.egg-info/PKG-INFO
src/whispercpp.egg-info/SOURCES.txt
src/whispercpp.egg-info/dependency_links.txt
src/whispercpp.egg-info/top_level.txt
tests/BUILD
tests/export_test.py
tests/utils_test.py
tools/bazel
tools/bazel.rc
tools/release
typings/ffmpeg/__init__.pyi