.bazelignore
.bazelrc
.bazelversion
.gitattributes
.gitignore
.gitmodules
BUILD.bazel
DEVELOPMENT.md
LICENSE
Makefile
README.md
README.rst
SECURITY.md
WORKSPACE
pyproject.toml
setup.py
shell.nix
treefmt.toml
.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/style.yml
.github/workflows/update-nixpkgs.yml
.github/workflows/wheels.yml
extern/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_export.cc
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