.appveyor.yml
.directory
.gitignore
.gitmodules
.pre-commit-config.yaml
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
setup.py
./pywhispercpp/__init__.py
./pywhispercpp/constants.py
./pywhispercpp/model.py
./pywhispercpp/model.pyi
./pywhispercpp/py.typed
./pywhispercpp/utils.py
./pywhispercpp/examples/__init__.py
./pywhispercpp/examples/assistant.py
./pywhispercpp/examples/gui.py
./pywhispercpp/examples/livestream.py
./pywhispercpp/examples/main.py
./pywhispercpp/examples/recording.py
.github/dependabot.yml
.github/workflows/docs.yml
.github/workflows/pip.yml
.github/workflows/wheels.yml
docs/index.md
pybind11/.appveyor.yml
pybind11/.clang-format
pybind11/.clang-tidy
pybind11/.cmake-format.yaml
pybind11/.codespell-ignore-lines
pybind11/.gitattributes
pybind11/.gitignore
pybind11/.pre-commit-config.yaml
pybind11/.readthedocs.yml
pybind11/CMakeLists.txt
pybind11/LICENSE
pybind11/MANIFEST.in
pybind11/README.rst
pybind11/SECURITY.md
pybind11/noxfile.py
pybind11/pyproject.toml
pybind11/setup.cfg
pybind11/setup.py
pybind11/.github/CODEOWNERS
pybind11/.github/CONTRIBUTING.md
pybind11/.github/dependabot.yml
pybind11/.github/labeler.yml
pybind11/.github/labeler_merged.yml
pybind11/.github/pull_request_template.md
pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
pybind11/.github/ISSUE_TEMPLATE/config.yml
pybind11/.github/matchers/pylint.json
pybind11/.github/workflows/ci.yml
pybind11/.github/workflows/configure.yml
pybind11/.github/workflows/emscripten.yaml
pybind11/.github/workflows/format.yml
pybind11/.github/workflows/labeler.yml
pybind11/.github/workflows/pip.yml
pybind11/.github/workflows/upstream.yml
pybind11/docs/Doxyfile
pybind11/docs/Makefile
pybind11/docs/basics.rst
pybind11/docs/benchmark.py
pybind11/docs/benchmark.rst
pybind11/docs/changelog.rst
pybind11/docs/classes.rst
pybind11/docs/compiling.rst
pybind11/docs/conf.py
pybind11/docs/faq.rst
pybind11/docs/index.rst
pybind11/docs/installing.rst
pybind11/docs/limitations.rst
pybind11/docs/pybind11-logo.png
pybind11/docs/pybind11_vs_boost_python1.png
pybind11/docs/pybind11_vs_boost_python1.svg
pybind11/docs/pybind11_vs_boost_python2.png
pybind11/docs/pybind11_vs_boost_python2.svg
pybind11/docs/reference.rst
pybind11/docs/release.rst
pybind11/docs/requirements.in
pybind11/docs/requirements.txt
pybind11/docs/upgrade.rst
pybind11/docs/_static/css/custom.css
pybind11/docs/advanced/classes.rst
pybind11/docs/advanced/deadlock.md
pybind11/docs/advanced/deprecated.rst
pybind11/docs/advanced/embedding.rst
pybind11/docs/advanced/exceptions.rst
pybind11/docs/advanced/functions.rst
pybind11/docs/advanced/misc.rst
pybind11/docs/advanced/smart_ptrs.rst
pybind11/docs/advanced/cast/chrono.rst
pybind11/docs/advanced/cast/custom.rst
pybind11/docs/advanced/cast/eigen.rst
pybind11/docs/advanced/cast/functional.rst
pybind11/docs/advanced/cast/index.rst
pybind11/docs/advanced/cast/overview.rst
pybind11/docs/advanced/cast/stl.rst
pybind11/docs/advanced/cast/strings.rst
pybind11/docs/advanced/pycpp/index.rst
pybind11/docs/advanced/pycpp/numpy.rst
pybind11/docs/advanced/pycpp/object.rst
pybind11/docs/advanced/pycpp/utilities.rst
pybind11/docs/cmake/index.rst
pybind11/include/pybind11/attr.h
pybind11/include/pybind11/buffer_info.h
pybind11/include/pybind11/cast.h
pybind11/include/pybind11/chrono.h
pybind11/include/pybind11/common.h
pybind11/include/pybind11/complex.h
pybind11/include/pybind11/eigen.h
pybind11/include/pybind11/embed.h
pybind11/include/pybind11/eval.h
pybind11/include/pybind11/functional.h
pybind11/include/pybind11/gil.h
pybind11/include/pybind11/gil_safe_call_once.h
pybind11/include/pybind11/iostream.h
pybind11/include/pybind11/native_enum.h
pybind11/include/pybind11/numpy.h
pybind11/include/pybind11/operators.h
pybind11/include/pybind11/options.h
pybind11/include/pybind11/pybind11.h
pybind11/include/pybind11/pytypes.h
pybind11/include/pybind11/stl.h
pybind11/include/pybind11/stl_bind.h
pybind11/include/pybind11/trampoline_self_life_support.h
pybind11/include/pybind11/type_caster_pyobject_ptr.h
pybind11/include/pybind11/typing.h
pybind11/include/pybind11/warnings.h
pybind11/include/pybind11/conduit/README.txt
pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
pybind11/include/pybind11/conduit/wrap_include_python_h.h
pybind11/include/pybind11/detail/class.h
pybind11/include/pybind11/detail/common.h
pybind11/include/pybind11/detail/cpp_conduit.h
pybind11/include/pybind11/detail/descr.h
pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
pybind11/include/pybind11/detail/exception_translation.h
pybind11/include/pybind11/detail/function_record_pyobject.h
pybind11/include/pybind11/detail/init.h
pybind11/include/pybind11/detail/internals.h
pybind11/include/pybind11/detail/native_enum_data.h
pybind11/include/pybind11/detail/struct_smart_holder.h
pybind11/include/pybind11/detail/type_caster_base.h
pybind11/include/pybind11/detail/typeid.h
pybind11/include/pybind11/detail/using_smart_holder.h
pybind11/include/pybind11/detail/value_and_holder.h
pybind11/include/pybind11/eigen/common.h
pybind11/include/pybind11/eigen/matrix.h
pybind11/include/pybind11/eigen/tensor.h
pybind11/include/pybind11/stl/filesystem.h
pybind11/pybind11/__init__.py
pybind11/pybind11/__main__.py
pybind11/pybind11/_version.py
pybind11/pybind11/commands.py
pybind11/pybind11/py.typed
pybind11/pybind11/setup_helpers.py
pybind11/tests/CMakeLists.txt
pybind11/tests/conftest.py
pybind11/tests/constructor_stats.h
pybind11/tests/cross_module_gil_utils.cpp
pybind11/tests/cross_module_interleaved_error_already_set.cpp
pybind11/tests/custom_exceptions.py
pybind11/tests/eigen_tensor_avoid_stl_array.cpp
pybind11/tests/env.py
pybind11/tests/exo_planet_c_api.cpp
pybind11/tests/exo_planet_pybind11.cpp
pybind11/tests/home_planet_very_lonely_traveler.cpp
pybind11/tests/local_bindings.h
pybind11/tests/object.h
pybind11/tests/pybind11_cross_module_tests.cpp
pybind11/tests/pybind11_tests.cpp
pybind11/tests/pybind11_tests.h
pybind11/tests/pyproject.toml
pybind11/tests/pytest.ini
pybind11/tests/requirements.txt
pybind11/tests/test_async.cpp
pybind11/tests/test_async.py
pybind11/tests/test_buffers.cpp
pybind11/tests/test_buffers.py
pybind11/tests/test_builtin_casters.cpp
pybind11/tests/test_builtin_casters.py
pybind11/tests/test_call_policies.cpp
pybind11/tests/test_call_policies.py
pybind11/tests/test_callbacks.cpp
pybind11/tests/test_callbacks.py
pybind11/tests/test_chrono.cpp
pybind11/tests/test_chrono.py
pybind11/tests/test_class.cpp
pybind11/tests/test_class.py
pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.cpp
pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.py
pybind11/tests/test_class_sh_basic.cpp
pybind11/tests/test_class_sh_basic.py
pybind11/tests/test_class_sh_disowning.cpp
pybind11/tests/test_class_sh_disowning.py
pybind11/tests/test_class_sh_disowning_mi.cpp
pybind11/tests/test_class_sh_disowning_mi.py
pybind11/tests/test_class_sh_factory_constructors.cpp
pybind11/tests/test_class_sh_factory_constructors.py
pybind11/tests/test_class_sh_inheritance.cpp
pybind11/tests/test_class_sh_inheritance.py
pybind11/tests/test_class_sh_mi_thunks.cpp
pybind11/tests/test_class_sh_mi_thunks.py
pybind11/tests/test_class_sh_property.cpp
pybind11/tests/test_class_sh_property.py
pybind11/tests/test_class_sh_property_non_owning.cpp
pybind11/tests/test_class_sh_property_non_owning.py
pybind11/tests/test_class_sh_shared_ptr_copy_move.cpp
pybind11/tests/test_class_sh_shared_ptr_copy_move.py
pybind11/tests/test_class_sh_trampoline_basic.cpp
pybind11/tests/test_class_sh_trampoline_basic.py
pybind11/tests/test_class_sh_trampoline_self_life_support.cpp
pybind11/tests/test_class_sh_trampoline_self_life_support.py
pybind11/tests/test_class_sh_trampoline_shared_from_this.cpp
pybind11/tests/test_class_sh_trampoline_shared_from_this.py
pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py
pybind11/tests/test_class_sh_trampoline_unique_ptr.cpp
pybind11/tests/test_class_sh_trampoline_unique_ptr.py
pybind11/tests/test_class_sh_unique_ptr_custom_deleter.cpp
pybind11/tests/test_class_sh_unique_ptr_custom_deleter.py
pybind11/tests/test_class_sh_unique_ptr_member.cpp
pybind11/tests/test_class_sh_unique_ptr_member.py
pybind11/tests/test_class_sh_virtual_py_cpp_mix.cpp
pybind11/tests/test_class_sh_virtual_py_cpp_mix.py
pybind11/tests/test_const_name.cpp
pybind11/tests/test_const_name.py
pybind11/tests/test_constants_and_functions.cpp
pybind11/tests/test_constants_and_functions.py
pybind11/tests/test_copy_move.cpp
pybind11/tests/test_copy_move.py
pybind11/tests/test_cpp_conduit.cpp
pybind11/tests/test_cpp_conduit.py
pybind11/tests/test_cpp_conduit_traveler_bindings.h
pybind11/tests/test_cpp_conduit_traveler_types.h
pybind11/tests/test_custom_type_casters.cpp
pybind11/tests/test_custom_type_casters.py
pybind11/tests/test_custom_type_setup.cpp
pybind11/tests/test_custom_type_setup.py
pybind11/tests/test_docs_advanced_cast_custom.cpp
pybind11/tests/test_docs_advanced_cast_custom.py
pybind11/tests/test_docstring_options.cpp
pybind11/tests/test_docstring_options.py
pybind11/tests/test_eigen_matrix.cpp
pybind11/tests/test_eigen_matrix.py
pybind11/tests/test_eigen_tensor.cpp
pybind11/tests/test_eigen_tensor.inl
pybind11/tests/test_eigen_tensor.py
pybind11/tests/test_enum.cpp
pybind11/tests/test_enum.py
pybind11/tests/test_eval.cpp
pybind11/tests/test_eval.py
pybind11/tests/test_eval_call.py
pybind11/tests/test_exceptions.cpp
pybind11/tests/test_exceptions.h
pybind11/tests/test_exceptions.py
pybind11/tests/test_factory_constructors.cpp
pybind11/tests/test_factory_constructors.py
pybind11/tests/test_gil_scoped.cpp
pybind11/tests/test_gil_scoped.py
pybind11/tests/test_iostream.cpp
pybind11/tests/test_iostream.py
pybind11/tests/test_kwargs_and_defaults.cpp
pybind11/tests/test_kwargs_and_defaults.py
pybind11/tests/test_local_bindings.cpp
pybind11/tests/test_local_bindings.py
pybind11/tests/test_methods_and_attributes.cpp
pybind11/tests/test_methods_and_attributes.py
pybind11/tests/test_modules.cpp
pybind11/tests/test_modules.py
pybind11/tests/test_multiple_inheritance.cpp
pybind11/tests/test_multiple_inheritance.py
pybind11/tests/test_native_enum.cpp
pybind11/tests/test_native_enum.py
pybind11/tests/test_numpy_array.cpp
pybind11/tests/test_numpy_array.py
pybind11/tests/test_numpy_dtypes.cpp
pybind11/tests/test_numpy_dtypes.py
pybind11/tests/test_numpy_vectorize.cpp
pybind11/tests/test_numpy_vectorize.py
pybind11/tests/test_opaque_types.cpp
pybind11/tests/test_opaque_types.py
pybind11/tests/test_operator_overloading.cpp
pybind11/tests/test_operator_overloading.py
pybind11/tests/test_pickling.cpp
pybind11/tests/test_pickling.py
pybind11/tests/test_python_multiple_inheritance.cpp
pybind11/tests/test_python_multiple_inheritance.py
pybind11/tests/test_pytypes.cpp
pybind11/tests/test_pytypes.py
pybind11/tests/test_sequences_and_iterators.cpp
pybind11/tests/test_sequences_and_iterators.py
pybind11/tests/test_smart_ptr.cpp
pybind11/tests/test_smart_ptr.py
pybind11/tests/test_stl.cpp
pybind11/tests/test_stl.py
pybind11/tests/test_stl_binders.cpp
pybind11/tests/test_stl_binders.py
pybind11/tests/test_tagbased_polymorphic.cpp
pybind11/tests/test_tagbased_polymorphic.py
pybind11/tests/test_thread.cpp
pybind11/tests/test_thread.py
pybind11/tests/test_type_caster_pyobject_ptr.cpp
pybind11/tests/test_type_caster_pyobject_ptr.py
pybind11/tests/test_type_caster_std_function_specializations.cpp
pybind11/tests/test_type_caster_std_function_specializations.py
pybind11/tests/test_union.cpp
pybind11/tests/test_union.py
pybind11/tests/test_unnamed_namespace_a.cpp
pybind11/tests/test_unnamed_namespace_a.py
pybind11/tests/test_unnamed_namespace_b.cpp
pybind11/tests/test_unnamed_namespace_b.py
pybind11/tests/test_vector_unique_ptr_member.cpp
pybind11/tests/test_vector_unique_ptr_member.py
pybind11/tests/test_virtual_functions.cpp
pybind11/tests/test_virtual_functions.py
pybind11/tests/test_warnings.cpp
pybind11/tests/test_warnings.py
pybind11/tests/valgrind-numpy-scipy.supp
pybind11/tests/valgrind-python.supp
pybind11/tests/extra_python_package/pytest.ini
pybind11/tests/extra_python_package/test_files.py
pybind11/tests/extra_setuptools/pytest.ini
pybind11/tests/extra_setuptools/test_setuphelper.py
pybind11/tests/pure_cpp/CMakeLists.txt
pybind11/tests/pure_cpp/smart_holder_poc.h
pybind11/tests/pure_cpp/smart_holder_poc_test.cpp
pybind11/tests/test_cmake_build/CMakeLists.txt
pybind11/tests/test_cmake_build/embed.cpp
pybind11/tests/test_cmake_build/main.cpp
pybind11/tests/test_cmake_build/test.py
pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
pybind11/tests/test_embed/CMakeLists.txt
pybind11/tests/test_embed/catch.cpp
pybind11/tests/test_embed/external_module.cpp
pybind11/tests/test_embed/test_interpreter.cpp
pybind11/tests/test_embed/test_interpreter.py
pybind11/tests/test_embed/test_trampoline.py
pybind11/tools/FindCatch.cmake
pybind11/tools/FindEigen3.cmake
pybind11/tools/FindPythonLibsNew.cmake
pybind11/tools/JoinPaths.cmake
pybind11/tools/check-style.sh
pybind11/tools/cmake_uninstall.cmake.in
pybind11/tools/codespell_ignore_lines_from_errors.py
pybind11/tools/libsize.py
pybind11/tools/make_changelog.py
pybind11/tools/pybind11.pc.in
pybind11/tools/pybind11Common.cmake
pybind11/tools/pybind11Config.cmake.in
pybind11/tools/pybind11GuessPythonExtSuffix.cmake
pybind11/tools/pybind11NewTools.cmake
pybind11/tools/pybind11Tools.cmake
pybind11/tools/pyproject.toml
pybind11/tools/setup_global.py.in
pybind11/tools/setup_main.py.in
pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
pywhispercpp/__init__.py
pywhispercpp/constants.py
pywhispercpp/model.py
pywhispercpp/model.pyi
pywhispercpp/py.typed
pywhispercpp/utils.py
pywhispercpp.egg-info/PKG-INFO
pywhispercpp.egg-info/SOURCES.txt
pywhispercpp.egg-info/dependency_links.txt
pywhispercpp.egg-info/entry_points.txt
pywhispercpp.egg-info/not-zip-safe
pywhispercpp.egg-info/requires.txt
pywhispercpp.egg-info/scm_file_list.json
pywhispercpp.egg-info/scm_version.json
pywhispercpp.egg-info/top_level.txt
pywhispercpp/examples/__init__.py
pywhispercpp/examples/assistant.py
pywhispercpp/examples/gui.py
pywhispercpp/examples/livestream.py
pywhispercpp/examples/main.py
pywhispercpp/examples/recording.py
src/main.cpp
tests/test_c_api.py
tests/test_model.py
tests/test_segfault.py
whisper.cpp/.dockerignore
whisper.cpp/.gitignore
whisper.cpp/AGENTS.md
whisper.cpp/AUTHORS
whisper.cpp/CMakeLists.txt
whisper.cpp/CMakePresets.json
whisper.cpp/CONTRIBUTING.md
whisper.cpp/LICENSE
whisper.cpp/Makefile
whisper.cpp/README.md
whisper.cpp/README_sycl.md
whisper.cpp/build-xcframework.sh
whisper.cpp/close-issue.yml
whisper.cpp/.devops/cublas.Dockerfile
whisper.cpp/.devops/main-cuda.Dockerfile
whisper.cpp/.devops/main-intel.Dockerfile
whisper.cpp/.devops/main-musa.Dockerfile
whisper.cpp/.devops/main-vulkan.Dockerfile
whisper.cpp/.devops/main.Dockerfile
whisper.cpp/.github/workflows/bindings-go.yml
whisper.cpp/.github/workflows/bindings-ruby.yml
whisper.cpp/.github/workflows/build.yml
whisper.cpp/.github/workflows/docker.yml
whisper.cpp/.github/workflows/examples-wasm.yml
whisper.cpp/.github/workflows/examples.yml
whisper.cpp/bindings/CMakeLists.txt
whisper.cpp/bindings/go/.gitignore
whisper.cpp/bindings/go/LICENSE
whisper.cpp/bindings/go/Makefile
whisper.cpp/bindings/go/README.md
whisper.cpp/bindings/go/doc.go
whisper.cpp/bindings/go/go.mod
whisper.cpp/bindings/go/go.sum
whisper.cpp/bindings/go/params.go
whisper.cpp/bindings/go/whisper.go
whisper.cpp/bindings/go/whisper_test.go
whisper.cpp/bindings/go/examples/go-model-download/context.go
whisper.cpp/bindings/go/examples/go-model-download/main.go
whisper.cpp/bindings/go/examples/go-whisper/color.go
whisper.cpp/bindings/go/examples/go-whisper/flags.go
whisper.cpp/bindings/go/examples/go-whisper/main.go
whisper.cpp/bindings/go/examples/go-whisper/process.go
whisper.cpp/bindings/go/pkg/whisper/consts.go
whisper.cpp/bindings/go/pkg/whisper/context.go
whisper.cpp/bindings/go/pkg/whisper/context_test.go
whisper.cpp/bindings/go/pkg/whisper/doc.go
whisper.cpp/bindings/go/pkg/whisper/interface.go
whisper.cpp/bindings/go/pkg/whisper/model.go
whisper.cpp/bindings/go/pkg/whisper/model_test.go
whisper.cpp/bindings/go/pkg/whisper/util_test.go
whisper.cpp/bindings/go/samples/jfk.wav
whisper.cpp/bindings/java/README.md
whisper.cpp/bindings/java/build.gradle
whisper.cpp/bindings/java/gradle.properties
whisper.cpp/bindings/java/gradlew
whisper.cpp/bindings/java/gradlew.bat
whisper.cpp/bindings/java/settings.gradle
whisper.cpp/bindings/java/.idea/uiDesigner.xml
whisper.cpp/bindings/java/gradle/wrapper/gradle-wrapper.jar
whisper.cpp/bindings/java/gradle/wrapper/gradle-wrapper.properties
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/WhisperConstants.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/WhisperContext.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/WhisperCpp.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/WhisperCppJnaLibrary.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/bean/WhisperSegment.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/callbacks/GgmlAbortCallback.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/callbacks/WhisperEncoderBeginCallback.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/callbacks/WhisperLogitsFilterCallback.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/callbacks/WhisperNewSegmentCallback.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/callbacks/WhisperProgressCallback.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/ggml/GgmlTensor.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/ggml/GgmlType.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/model/EModel.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/model/WhisperModel.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/model/WhisperModelLoader.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/model/WhisperState.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/model/WhisperTokenData.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/BeamSearchParams.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/CBool.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/GreedyParams.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperAhead.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperAheads.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperContextParams.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperFilters.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperFullParams.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperHParams.java
whisper.cpp/bindings/java/src/main/java/io/github/ggerganov/whispercpp/params/WhisperSamplingStrategy.java
whisper.cpp/bindings/java/src/test/java/io/github/ggerganov/whispercpp/WhisperCppTest.java
whisper.cpp/bindings/java/src/test/java/io/github/ggerganov/whispercpp/WhisperJnaLibraryTest.java
whisper.cpp/bindings/javascript/.gitignore
whisper.cpp/bindings/javascript/CMakeLists.txt
whisper.cpp/bindings/javascript/README.md
whisper.cpp/bindings/javascript/emscripten.cpp
whisper.cpp/bindings/javascript/libwhisper.worker.js
whisper.cpp/bindings/javascript/package-tmpl.json
whisper.cpp/bindings/javascript/package.json
whisper.cpp/bindings/javascript/whisper.js
whisper.cpp/bindings/ruby/.document
whisper.cpp/bindings/ruby/.gitignore
whisper.cpp/bindings/ruby/.rdoc_options
whisper.cpp/bindings/ruby/README.md
whisper.cpp/bindings/ruby/Rakefile
whisper.cpp/bindings/ruby/extsources.rb
whisper.cpp/bindings/ruby/whispercpp.gemspec
whisper.cpp/bindings/ruby/ext/.gitignore
whisper.cpp/bindings/ruby/ext/dependencies.rb
whisper.cpp/bindings/ruby/ext/dependencies_for_windows.rb
whisper.cpp/bindings/ruby/ext/extconf.rb
whisper.cpp/bindings/ruby/ext/options.rb
whisper.cpp/bindings/ruby/ext/options_for_windows.rb
whisper.cpp/bindings/ruby/ext/ruby_whisper.c
whisper.cpp/bindings/ruby/ext/ruby_whisper.h
whisper.cpp/bindings/ruby/ext/ruby_whisper_context.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_context_params.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_error.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_model.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_params.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_segment.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_token.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_transcribe.cpp
whisper.cpp/bindings/ruby/ext/ruby_whisper_vad_context.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_vad_context_detect.cpp
whisper.cpp/bindings/ruby/ext/ruby_whisper_vad_params.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_vad_segment.c
whisper.cpp/bindings/ruby/ext/ruby_whisper_vad_segments.c
whisper.cpp/bindings/ruby/ext/sources/CMakeGraphVizOptions.cmake
whisper.cpp/bindings/ruby/lib/whisper/context.rb
whisper.cpp/bindings/ruby/lib/whisper/segment.rb
whisper.cpp/bindings/ruby/lib/whisper/model/uri.rb
whisper.cpp/bindings/ruby/sig/whisper.rbs
whisper.cpp/bindings/ruby/test/helper.rb
whisper.cpp/bindings/ruby/test/test_callback.rb
whisper.cpp/bindings/ruby/test/test_context_params.rb
whisper.cpp/bindings/ruby/test/test_error.rb
whisper.cpp/bindings/ruby/test/test_model.rb
whisper.cpp/bindings/ruby/test/test_package.rb
whisper.cpp/bindings/ruby/test/test_params.rb
whisper.cpp/bindings/ruby/test/test_segment.rb
whisper.cpp/bindings/ruby/test/test_token.rb
whisper.cpp/bindings/ruby/test/test_vad.rb
whisper.cpp/bindings/ruby/test/test_vad_context.rb
whisper.cpp/bindings/ruby/test/test_vad_params.rb
whisper.cpp/bindings/ruby/test/test_vad_segment.rb
whisper.cpp/bindings/ruby/test/test_vad_segments.rb
whisper.cpp/bindings/ruby/test/test_whisper.rb
whisper.cpp/bindings/ruby/test/jfk_reader/.gitignore
whisper.cpp/bindings/ruby/test/jfk_reader/extconf.rb
whisper.cpp/bindings/ruby/test/jfk_reader/jfk_reader.c
whisper.cpp/ci/README.md
whisper.cpp/ci/run.sh
whisper.cpp/cmake/DefaultTargetOptions.cmake
whisper.cpp/cmake/FindFFmpeg.cmake
whisper.cpp/cmake/arm64-apple-clang.cmake
whisper.cpp/cmake/arm64-windows-llvm.cmake
whisper.cpp/cmake/build-info.cmake
whisper.cpp/cmake/git-vars.cmake
whisper.cpp/cmake/riscv64-spacemit-linux-gnu-gcc.cmake
whisper.cpp/cmake/whisper-config.cmake.in
whisper.cpp/cmake/whisper.pc.in
whisper.cpp/cmake/x64-windows-llvm.cmake
whisper.cpp/examples/CMakeLists.txt
whisper.cpp/examples/coi-serviceworker.js
whisper.cpp/examples/common-ggml.cpp
whisper.cpp/examples/common-ggml.h
whisper.cpp/examples/common-sdl.cpp
whisper.cpp/examples/common-sdl.h
whisper.cpp/examples/common-whisper.cpp
whisper.cpp/examples/common-whisper.h
whisper.cpp/examples/common.cpp
whisper.cpp/examples/common.h
whisper.cpp/examples/ffmpeg-transcode.cpp
whisper.cpp/examples/generate-karaoke.sh
whisper.cpp/examples/grammar-parser.cpp
whisper.cpp/examples/grammar-parser.h
whisper.cpp/examples/helpers.js
whisper.cpp/examples/json.hpp
whisper.cpp/examples/livestream.sh
whisper.cpp/examples/miniaudio.h
whisper.cpp/examples/server.py
whisper.cpp/examples/stb_vorbis.c
whisper.cpp/examples/twitch.sh
whisper.cpp/examples/yt-wsp.sh
whisper.cpp/examples/addon.node/.gitignore
whisper.cpp/examples/addon.node/CMakeLists.txt
whisper.cpp/examples/addon.node/README.md
whisper.cpp/examples/addon.node/addon.cpp
whisper.cpp/examples/addon.node/index.js
whisper.cpp/examples/addon.node/package.json
whisper.cpp/examples/addon.node/vad-example.js
whisper.cpp/examples/addon.node/__test__/whisper.spec.js
whisper.cpp/examples/bench/CMakeLists.txt
whisper.cpp/examples/bench/README.md
whisper.cpp/examples/bench/bench.cpp
whisper.cpp/examples/bench.wasm/CMakeLists.txt
whisper.cpp/examples/bench.wasm/README.md
whisper.cpp/examples/bench.wasm/emscripten.cpp
whisper.cpp/examples/bench.wasm/index-tmpl.html
whisper.cpp/examples/cli/CMakeLists.txt
whisper.cpp/examples/cli/README.md
whisper.cpp/examples/cli/cli.cpp
whisper.cpp/examples/command/CMakeLists.txt
whisper.cpp/examples/command/README.md
whisper.cpp/examples/command/command.cpp
whisper.cpp/examples/command/commands.txt
whisper.cpp/examples/command.wasm/CMakeLists.txt
whisper.cpp/examples/command.wasm/README.md
whisper.cpp/examples/command.wasm/emscripten.cpp
whisper.cpp/examples/command.wasm/index-tmpl.html
whisper.cpp/examples/deprecation-warning/CMakeLists.txt
whisper.cpp/examples/deprecation-warning/README.md
whisper.cpp/examples/deprecation-warning/deprecation-warning.cpp
whisper.cpp/examples/lsp/CMakeLists.txt
whisper.cpp/examples/lsp/README.md
whisper.cpp/examples/lsp/lsp.cpp
whisper.cpp/examples/lsp/whisper.vim
whisper.cpp/examples/python/test_whisper_processor.py
whisper.cpp/examples/python/whisper_processor.py
whisper.cpp/examples/quantize/CMakeLists.txt
whisper.cpp/examples/quantize/README.md
whisper.cpp/examples/quantize/quantize.cpp
whisper.cpp/examples/server/CMakeLists.txt
whisper.cpp/examples/server/README.md
whisper.cpp/examples/server/bench.js
whisper.cpp/examples/server/httplib.h
whisper.cpp/examples/server/server.cpp
whisper.cpp/examples/stream/CMakeLists.txt
whisper.cpp/examples/stream/README.md
whisper.cpp/examples/stream/stream.cpp
whisper.cpp/examples/stream.wasm/CMakeLists.txt
whisper.cpp/examples/stream.wasm/README.md
whisper.cpp/examples/stream.wasm/emscripten.cpp
whisper.cpp/examples/stream.wasm/index-tmpl.html
whisper.cpp/examples/sycl/CMakeLists.txt
whisper.cpp/examples/sycl/README.md
whisper.cpp/examples/sycl/build.sh
whisper.cpp/examples/sycl/ls-sycl-device.cpp
whisper.cpp/examples/sycl/run-whisper.sh
whisper.cpp/examples/talk-llama/.gitignore
whisper.cpp/examples/talk-llama/CMakeLists.txt
whisper.cpp/examples/talk-llama/README.md
whisper.cpp/examples/talk-llama/eleven-labs.py
whisper.cpp/examples/talk-llama/llama-adapter.cpp
whisper.cpp/examples/talk-llama/llama-adapter.h
whisper.cpp/examples/talk-llama/llama-arch.cpp
whisper.cpp/examples/talk-llama/llama-arch.h
whisper.cpp/examples/talk-llama/llama-batch.cpp
whisper.cpp/examples/talk-llama/llama-batch.h
whisper.cpp/examples/talk-llama/llama-chat.cpp
whisper.cpp/examples/talk-llama/llama-chat.h
whisper.cpp/examples/talk-llama/llama-context.cpp
whisper.cpp/examples/talk-llama/llama-context.h
whisper.cpp/examples/talk-llama/llama-cparams.cpp
whisper.cpp/examples/talk-llama/llama-cparams.h
whisper.cpp/examples/talk-llama/llama-ext.h
whisper.cpp/examples/talk-llama/llama-grammar.cpp
whisper.cpp/examples/talk-llama/llama-grammar.h
whisper.cpp/examples/talk-llama/llama-graph.cpp
whisper.cpp/examples/talk-llama/llama-graph.h
whisper.cpp/examples/talk-llama/llama-hparams.cpp
whisper.cpp/examples/talk-llama/llama-hparams.h
whisper.cpp/examples/talk-llama/llama-impl.cpp
whisper.cpp/examples/talk-llama/llama-impl.h
whisper.cpp/examples/talk-llama/llama-io.cpp
whisper.cpp/examples/talk-llama/llama-io.h
whisper.cpp/examples/talk-llama/llama-kv-cache-iswa.cpp
whisper.cpp/examples/talk-llama/llama-kv-cache-iswa.h
whisper.cpp/examples/talk-llama/llama-kv-cache.cpp
whisper.cpp/examples/talk-llama/llama-kv-cache.h
whisper.cpp/examples/talk-llama/llama-kv-cells.h
whisper.cpp/examples/talk-llama/llama-memory-hybrid-iswa.cpp
whisper.cpp/examples/talk-llama/llama-memory-hybrid-iswa.h
whisper.cpp/examples/talk-llama/llama-memory-hybrid.cpp
whisper.cpp/examples/talk-llama/llama-memory-hybrid.h
whisper.cpp/examples/talk-llama/llama-memory-recurrent.cpp
whisper.cpp/examples/talk-llama/llama-memory-recurrent.h
whisper.cpp/examples/talk-llama/llama-memory.cpp
whisper.cpp/examples/talk-llama/llama-memory.h
whisper.cpp/examples/talk-llama/llama-mmap.cpp
whisper.cpp/examples/talk-llama/llama-mmap.h
whisper.cpp/examples/talk-llama/llama-model-loader.cpp
whisper.cpp/examples/talk-llama/llama-model-loader.h
whisper.cpp/examples/talk-llama/llama-model-saver.cpp
whisper.cpp/examples/talk-llama/llama-model-saver.h
whisper.cpp/examples/talk-llama/llama-model.cpp
whisper.cpp/examples/talk-llama/llama-model.h
whisper.cpp/examples/talk-llama/llama-quant.cpp
whisper.cpp/examples/talk-llama/llama-quant.h
whisper.cpp/examples/talk-llama/llama-sampler.cpp
whisper.cpp/examples/talk-llama/llama-sampler.h
whisper.cpp/examples/talk-llama/llama-vocab.cpp
whisper.cpp/examples/talk-llama/llama-vocab.h
whisper.cpp/examples/talk-llama/llama.cpp
whisper.cpp/examples/talk-llama/llama.h
whisper.cpp/examples/talk-llama/speak
whisper.cpp/examples/talk-llama/speak.bat
whisper.cpp/examples/talk-llama/speak.ps1
whisper.cpp/examples/talk-llama/talk-llama.cpp
whisper.cpp/examples/talk-llama/unicode-data.cpp
whisper.cpp/examples/talk-llama/unicode-data.h
whisper.cpp/examples/talk-llama/unicode.cpp
whisper.cpp/examples/talk-llama/unicode.h
whisper.cpp/examples/talk-llama/models/afmoe.cpp
whisper.cpp/examples/talk-llama/models/apertus.cpp
whisper.cpp/examples/talk-llama/models/arcee.cpp
whisper.cpp/examples/talk-llama/models/arctic.cpp
whisper.cpp/examples/talk-llama/models/arwkv7.cpp
whisper.cpp/examples/talk-llama/models/baichuan.cpp
whisper.cpp/examples/talk-llama/models/bailingmoe.cpp
whisper.cpp/examples/talk-llama/models/bailingmoe2.cpp
whisper.cpp/examples/talk-llama/models/bert.cpp
whisper.cpp/examples/talk-llama/models/bitnet.cpp
whisper.cpp/examples/talk-llama/models/bloom.cpp
whisper.cpp/examples/talk-llama/models/chameleon.cpp
whisper.cpp/examples/talk-llama/models/chatglm.cpp
whisper.cpp/examples/talk-llama/models/codeshell.cpp
whisper.cpp/examples/talk-llama/models/cogvlm.cpp
whisper.cpp/examples/talk-llama/models/cohere2.cpp
whisper.cpp/examples/talk-llama/models/command-r.cpp
whisper.cpp/examples/talk-llama/models/dbrx.cpp
whisper.cpp/examples/talk-llama/models/deci.cpp
whisper.cpp/examples/talk-llama/models/deepseek.cpp
whisper.cpp/examples/talk-llama/models/deepseek2.cpp
whisper.cpp/examples/talk-llama/models/deepseek2ocr.cpp
whisper.cpp/examples/talk-llama/models/delta-net-base.cpp
whisper.cpp/examples/talk-llama/models/dots1.cpp
whisper.cpp/examples/talk-llama/models/dream.cpp
whisper.cpp/examples/talk-llama/models/ernie4-5-moe.cpp
whisper.cpp/examples/talk-llama/models/ernie4-5.cpp
whisper.cpp/examples/talk-llama/models/eurobert.cpp
whisper.cpp/examples/talk-llama/models/exaone-moe.cpp
whisper.cpp/examples/talk-llama/models/exaone.cpp
whisper.cpp/examples/talk-llama/models/exaone4.cpp
whisper.cpp/examples/talk-llama/models/falcon-h1.cpp
whisper.cpp/examples/talk-llama/models/falcon.cpp
whisper.cpp/examples/talk-llama/models/gemma-embedding.cpp
whisper.cpp/examples/talk-llama/models/gemma.cpp
whisper.cpp/examples/talk-llama/models/gemma2.cpp
whisper.cpp/examples/talk-llama/models/gemma3.cpp
whisper.cpp/examples/talk-llama/models/gemma3n.cpp
whisper.cpp/examples/talk-llama/models/gemma4.cpp
whisper.cpp/examples/talk-llama/models/glm-dsa.cpp
whisper.cpp/examples/talk-llama/models/glm4-moe.cpp
whisper.cpp/examples/talk-llama/models/glm4.cpp
whisper.cpp/examples/talk-llama/models/gpt2.cpp
whisper.cpp/examples/talk-llama/models/gptneox.cpp
whisper.cpp/examples/talk-llama/models/granite-hybrid.cpp
whisper.cpp/examples/talk-llama/models/granite-moe.cpp
whisper.cpp/examples/talk-llama/models/granite.cpp
whisper.cpp/examples/talk-llama/models/grok.cpp
whisper.cpp/examples/talk-llama/models/grovemoe.cpp
whisper.cpp/examples/talk-llama/models/hunyuan-dense.cpp
whisper.cpp/examples/talk-llama/models/hunyuan-moe.cpp
whisper.cpp/examples/talk-llama/models/hunyuan-vl.cpp
whisper.cpp/examples/talk-llama/models/internlm2.cpp
whisper.cpp/examples/talk-llama/models/jais.cpp
whisper.cpp/examples/talk-llama/models/jais2.cpp
whisper.cpp/examples/talk-llama/models/jamba.cpp
whisper.cpp/examples/talk-llama/models/jina-bert-v2.cpp
whisper.cpp/examples/talk-llama/models/jina-bert-v3.cpp
whisper.cpp/examples/talk-llama/models/kimi-linear.cpp
whisper.cpp/examples/talk-llama/models/lfm2.cpp
whisper.cpp/examples/talk-llama/models/lfm2moe.cpp
whisper.cpp/examples/talk-llama/models/llada-moe.cpp
whisper.cpp/examples/talk-llama/models/llada.cpp
whisper.cpp/examples/talk-llama/models/llama-embed.cpp
whisper.cpp/examples/talk-llama/models/llama.cpp
whisper.cpp/examples/talk-llama/models/llama4.cpp
whisper.cpp/examples/talk-llama/models/maincoder.cpp
whisper.cpp/examples/talk-llama/models/mamba-base.cpp
whisper.cpp/examples/talk-llama/models/mamba.cpp
whisper.cpp/examples/talk-llama/models/mamba2.cpp
whisper.cpp/examples/talk-llama/models/mimo2.cpp
whisper.cpp/examples/talk-llama/models/minicpm.cpp
whisper.cpp/examples/talk-llama/models/minicpm3.cpp
whisper.cpp/examples/talk-llama/models/minimax-m2.cpp
whisper.cpp/examples/talk-llama/models/mistral3.cpp
whisper.cpp/examples/talk-llama/models/mistral4.cpp
whisper.cpp/examples/talk-llama/models/models.h
whisper.cpp/examples/talk-llama/models/modern-bert.cpp
whisper.cpp/examples/talk-llama/models/mpt.cpp
whisper.cpp/examples/talk-llama/models/nemotron-h-moe.cpp
whisper.cpp/examples/talk-llama/models/nemotron-h.cpp
whisper.cpp/examples/talk-llama/models/nemotron.cpp
whisper.cpp/examples/talk-llama/models/neo-bert.cpp
whisper.cpp/examples/talk-llama/models/nomic-bert-moe.cpp
whisper.cpp/examples/talk-llama/models/nomic-bert.cpp
whisper.cpp/examples/talk-llama/models/olmo.cpp
whisper.cpp/examples/talk-llama/models/olmo2.cpp
whisper.cpp/examples/talk-llama/models/olmoe.cpp
whisper.cpp/examples/talk-llama/models/openai-moe.cpp
whisper.cpp/examples/talk-llama/models/openelm.cpp
whisper.cpp/examples/talk-llama/models/orion.cpp
whisper.cpp/examples/talk-llama/models/paddleocr.cpp
whisper.cpp/examples/talk-llama/models/pangu-embed.cpp
whisper.cpp/examples/talk-llama/models/phi2.cpp
whisper.cpp/examples/talk-llama/models/phi3.cpp
whisper.cpp/examples/talk-llama/models/phimoe.cpp
whisper.cpp/examples/talk-llama/models/plamo.cpp
whisper.cpp/examples/talk-llama/models/plamo2.cpp
whisper.cpp/examples/talk-llama/models/plamo3.cpp
whisper.cpp/examples/talk-llama/models/plm.cpp
whisper.cpp/examples/talk-llama/models/qwen.cpp
whisper.cpp/examples/talk-llama/models/qwen2.cpp
whisper.cpp/examples/talk-llama/models/qwen2moe.cpp
whisper.cpp/examples/talk-llama/models/qwen2vl.cpp
whisper.cpp/examples/talk-llama/models/qwen3.cpp
whisper.cpp/examples/talk-llama/models/qwen35.cpp
whisper.cpp/examples/talk-llama/models/qwen35moe.cpp
whisper.cpp/examples/talk-llama/models/qwen3moe.cpp
whisper.cpp/examples/talk-llama/models/qwen3next.cpp
whisper.cpp/examples/talk-llama/models/qwen3vl.cpp
whisper.cpp/examples/talk-llama/models/qwen3vlmoe.cpp
whisper.cpp/examples/talk-llama/models/refact.cpp
whisper.cpp/examples/talk-llama/models/rnd1.cpp
whisper.cpp/examples/talk-llama/models/rwkv6-base.cpp
whisper.cpp/examples/talk-llama/models/rwkv6.cpp
whisper.cpp/examples/talk-llama/models/rwkv6qwen2.cpp
whisper.cpp/examples/talk-llama/models/rwkv7-base.cpp
whisper.cpp/examples/talk-llama/models/rwkv7.cpp
whisper.cpp/examples/talk-llama/models/seed-oss.cpp
whisper.cpp/examples/talk-llama/models/smallthinker.cpp
whisper.cpp/examples/talk-llama/models/smollm3.cpp
whisper.cpp/examples/talk-llama/models/stablelm.cpp
whisper.cpp/examples/talk-llama/models/starcoder.cpp
whisper.cpp/examples/talk-llama/models/starcoder2.cpp
whisper.cpp/examples/talk-llama/models/step35.cpp
whisper.cpp/examples/talk-llama/models/t5.cpp
whisper.cpp/examples/talk-llama/models/t5encoder.cpp
whisper.cpp/examples/talk-llama/models/talkie.cpp
whisper.cpp/examples/talk-llama/models/wavtokenizer-dec.cpp
whisper.cpp/examples/talk-llama/models/xverse.cpp
whisper.cpp/examples/talk-llama/prompts/talk-alpaca.txt
whisper.cpp/examples/vad-speech-segments/CMakeLists.txt
whisper.cpp/examples/vad-speech-segments/README.md
whisper.cpp/examples/vad-speech-segments/speech.cpp
whisper.cpp/examples/wchess/CMakeLists.txt
whisper.cpp/examples/wchess/README.md
whisper.cpp/examples/wchess/libwchess/CMakeLists.txt
whisper.cpp/examples/wchess/libwchess/Chessboard.cpp
whisper.cpp/examples/wchess/libwchess/Chessboard.h
whisper.cpp/examples/wchess/libwchess/WChess.cpp
whisper.cpp/examples/wchess/libwchess/WChess.h
whisper.cpp/examples/wchess/libwchess/test-chessboard.cpp
whisper.cpp/examples/wchess/wchess.cmd/CMakeLists.txt
whisper.cpp/examples/wchess/wchess.cmd/wchess.cmd.cpp
whisper.cpp/examples/wchess/wchess.wasm/CMakeLists.txt
whisper.cpp/examples/wchess/wchess.wasm/index-tmpl.html
whisper.cpp/examples/wchess/wchess.wasm/jquery-3.7.1.min.js
whisper.cpp/examples/wchess/wchess.wasm/wchess.wasm.cpp
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/css/chessboard-1.0.0.css
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/css/chessboard-1.0.0.min.css
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/bB.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/bK.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/bN.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/bP.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/bQ.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/bR.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/wB.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/wK.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/wN.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/wP.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/wQ.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/img/chesspieces/wikipedia/wR.png
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/js/chessboard-1.0.0.js
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/js/chessboard-1.0.0.min.js
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/js/chessboard-1.0.0/CHANGELOG.md
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/js/chessboard-1.0.0/LICENSE.md
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/js/chessboard-1.0.0/README.md
whisper.cpp/examples/wchess/wchess.wasm/chessboardjs-1.0.0/js/chessboard-1.0.0/package.json
whisper.cpp/examples/whisper.android/.gitignore
whisper.cpp/examples/whisper.android/README.md
whisper.cpp/examples/whisper.android/build.gradle
whisper.cpp/examples/whisper.android/gradle.properties
whisper.cpp/examples/whisper.android/gradlew
whisper.cpp/examples/whisper.android/gradlew.bat
whisper.cpp/examples/whisper.android/settings.gradle
whisper.cpp/examples/whisper.android.java/.gitignore
whisper.cpp/examples/whisper.android.java/README.md
whisper.cpp/examples/whisper.android.java/build.gradle
whisper.cpp/examples/whisper.android.java/gradle.properties
whisper.cpp/examples/whisper.android.java/gradlew
whisper.cpp/examples/whisper.android.java/gradlew.bat
whisper.cpp/examples/whisper.android.java/settings.gradle
whisper.cpp/examples/whisper.android.java/README_files/1.jpg
whisper.cpp/examples/whisper.android.java/app/.gitignore
whisper.cpp/examples/whisper.android.java/app/build.gradle
whisper.cpp/examples/whisper.android.java/app/proguard-rules.pro
whisper.cpp/examples/whisper.android.java/app/src/androidTest/java/com/litongjava/whisper/android/java/ExampleInstrumentedTest.java
whisper.cpp/examples/whisper.android.java/app/src/main/AndroidManifest.xml
whisper.cpp/examples/whisper.android.java/app/src/main/assets/logback.xml
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/MainActivity.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/app/App.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/bean/WhisperSegment.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/services/WhisperService.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/single/LocalWhisper.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/task/LoadModelTask.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/task/TranscriptionTask.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/utils/AssetUtils.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/litongjava/whisper/android/java/utils/WaveEncoder.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/whispercpp/java/whisper/CpuInfo.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/whispercpp/java/whisper/WhisperContext.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/whispercpp/java/whisper/WhisperCpuConfig.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/whispercpp/java/whisper/WhisperLib.java
whisper.cpp/examples/whisper.android.java/app/src/main/java/com/whispercpp/java/whisper/WhisperUtils.java
whisper.cpp/examples/whisper.android.java/app/src/main/jni/whisper/CMakeLists.txt
whisper.cpp/examples/whisper.android.java/app/src/main/jni/whisper/jni.c
whisper.cpp/examples/whisper.android.java/app/src/main/res/drawable/ic_launcher_background.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/drawable-v24/ic_launcher_foreground.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/layout/activity_main.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-hdpi/ic_launcher.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-mdpi/ic_launcher.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-xhdpi/ic_launcher.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
whisper.cpp/examples/whisper.android.java/app/src/main/res/values/colors.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/values/strings.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/values/themes.xml
whisper.cpp/examples/whisper.android.java/app/src/main/res/values-night/themes.xml
whisper.cpp/examples/whisper.android.java/app/src/test/java/com/litongjava/whisper/android/java/ExampleUnitTest.java
whisper.cpp/examples/whisper.android.java/gradle/wrapper/gradle-wrapper.jar
whisper.cpp/examples/whisper.android.java/gradle/wrapper/gradle-wrapper.properties
whisper.cpp/examples/whisper.android/.idea/.gitignore
whisper.cpp/examples/whisper.android/.idea/.name
whisper.cpp/examples/whisper.android/.idea/compiler.xml
whisper.cpp/examples/whisper.android/.idea/gradle.xml
whisper.cpp/examples/whisper.android/.idea/misc.xml
whisper.cpp/examples/whisper.android/.idea/vcs.xml
whisper.cpp/examples/whisper.android/app/.gitignore
whisper.cpp/examples/whisper.android/app/build.gradle
whisper.cpp/examples/whisper.android/app/proguard-rules.pro
whisper.cpp/examples/whisper.android/app/src/androidTest/java/com/whispercppdemo/ExampleInstrumentedTest.kt
whisper.cpp/examples/whisper.android/app/src/main/AndroidManifest.xml
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/MainActivity.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/media/RiffWaveHelper.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/recorder/Recorder.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/main/MainScreen.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/main/MainScreenViewModel.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/theme/Color.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/theme/Theme.kt
whisper.cpp/examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/theme/Type.kt
whisper.cpp/examples/whisper.android/app/src/main/res/drawable/ic_launcher_background.xml
whisper.cpp/examples/whisper.android/app/src/main/res/drawable/ic_launcher_foreground.xml
whisper.cpp/examples/whisper.android/app/src/main/res/mipmap-anydpi/ic_launcher.xml
whisper.cpp/examples/whisper.android/app/src/main/res/values/strings.xml
whisper.cpp/examples/whisper.android/app/src/main/res/values/themes.xml
whisper.cpp/examples/whisper.android/app/src/main/res/xml/backup_rules.xml
whisper.cpp/examples/whisper.android/app/src/main/res/xml/data_extraction_rules.xml
whisper.cpp/examples/whisper.android/app/src/test/java/com/whispercppdemo/ExampleUnitTest.kt
whisper.cpp/examples/whisper.android/gradle/wrapper/gradle-wrapper.jar
whisper.cpp/examples/whisper.android/gradle/wrapper/gradle-wrapper.properties
whisper.cpp/examples/whisper.android/lib/.gitignore
whisper.cpp/examples/whisper.android/lib/build.gradle
whisper.cpp/examples/whisper.android/lib/src/main/AndroidManifest.xml
whisper.cpp/examples/whisper.android/lib/src/main/java/com/whispercpp/whisper/LibWhisper.kt
whisper.cpp/examples/whisper.android/lib/src/main/java/com/whispercpp/whisper/WhisperCpuConfig.kt
whisper.cpp/examples/whisper.android/lib/src/main/jni/whisper/CMakeLists.txt
whisper.cpp/examples/whisper.android/lib/src/main/jni/whisper/jni.c
whisper.cpp/examples/whisper.nvim/README.md
whisper.cpp/examples/whisper.nvim/whisper.nvim
whisper.cpp/examples/whisper.objc/README.md
whisper.cpp/examples/whisper.objc/whisper.objc/AppDelegate.h
whisper.cpp/examples/whisper.objc/whisper.objc/AppDelegate.m
whisper.cpp/examples/whisper.objc/whisper.objc/Info.plist
whisper.cpp/examples/whisper.objc/whisper.objc/SceneDelegate.h
whisper.cpp/examples/whisper.objc/whisper.objc/SceneDelegate.m
whisper.cpp/examples/whisper.objc/whisper.objc/ViewController.h
whisper.cpp/examples/whisper.objc/whisper.objc/ViewController.m
whisper.cpp/examples/whisper.objc/whisper.objc/main.m
whisper.cpp/examples/whisper.objc/whisper.objc.xcodeproj/project.pbxproj
whisper.cpp/examples/whisper.objc/whisper.objc.xcodeproj/project.xcworkspace/contents.xcworkspacedata
whisper.cpp/examples/whisper.objc/whisper.objc.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
whisper.cpp/examples/whisper.objc/whisper.objc/Assets.xcassets/Contents.json
whisper.cpp/examples/whisper.objc/whisper.objc/Assets.xcassets/AccentColor.colorset/Contents.json
whisper.cpp/examples/whisper.objc/whisper.objc/Assets.xcassets/AppIcon.appiconset/Contents.json
whisper.cpp/examples/whisper.objc/whisper.objc/Base.lproj/LaunchScreen.storyboard
whisper.cpp/examples/whisper.objc/whisper.objc/Base.lproj/Main.storyboard
whisper.cpp/examples/whisper.swiftui/.gitignore
whisper.cpp/examples/whisper.swiftui/README.md
whisper.cpp/examples/whisper.swiftui/whisper.cpp.swift/LibWhisper.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/WhisperCppDemoApp.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Models/Model.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Models/WhisperState.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Resources/models/.gitignore
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Resources/samples/.gitignore
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Supporting files/WhisperCppDemo.entitlements
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Supporting files/Assets.xcassets/Contents.json
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Supporting files/Assets.xcassets/AccentColor.colorset/Contents.json
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Supporting files/Assets.xcassets/AppIcon.appiconset/Contents.json
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Supporting files/Preview Content/Preview Assets.xcassets/Contents.json
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/UI/ContentView.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/UI/DownloadButton.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Utils/Recorder.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.demo/Utils/RiffWaveUtils.swift
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.xcodeproj/.gitignore
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.xcodeproj/project.pbxproj
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.xcodeproj/project.xcworkspace/.gitignore
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
whisper.cpp/examples/whisper.swiftui/whisper.swiftui.xcodeproj/xcshareddata/xcschemes/WhisperCppDemo.xcscheme
whisper.cpp/examples/whisper.wasm/CMakeLists.txt
whisper.cpp/examples/whisper.wasm/README.md
whisper.cpp/examples/whisper.wasm/emscripten.cpp
whisper.cpp/examples/whisper.wasm/index-tmpl.html
whisper.cpp/ggml/.gitignore
whisper.cpp/ggml/CMakeLists.txt
whisper.cpp/ggml/cmake/FindNCCL.cmake
whisper.cpp/ggml/cmake/GitVars.cmake
whisper.cpp/ggml/cmake/common.cmake
whisper.cpp/ggml/cmake/ggml-config.cmake.in
whisper.cpp/ggml/include/ggml-alloc.h
whisper.cpp/ggml/include/ggml-backend.h
whisper.cpp/ggml/include/ggml-blas.h
whisper.cpp/ggml/include/ggml-cann.h
whisper.cpp/ggml/include/ggml-cpp.h
whisper.cpp/ggml/include/ggml-cpu.h
whisper.cpp/ggml/include/ggml-cuda.h
whisper.cpp/ggml/include/ggml-hexagon.h
whisper.cpp/ggml/include/ggml-metal.h
whisper.cpp/ggml/include/ggml-opencl.h
whisper.cpp/ggml/include/ggml-openvino.h
whisper.cpp/ggml/include/ggml-opt.h
whisper.cpp/ggml/include/ggml-rpc.h
whisper.cpp/ggml/include/ggml-sycl.h
whisper.cpp/ggml/include/ggml-virtgpu.h
whisper.cpp/ggml/include/ggml-vulkan.h
whisper.cpp/ggml/include/ggml-webgpu.h
whisper.cpp/ggml/include/ggml-zdnn.h
whisper.cpp/ggml/include/ggml-zendnn.h
whisper.cpp/ggml/include/ggml.h
whisper.cpp/ggml/include/gguf.h
whisper.cpp/ggml/src/CMakeLists.txt
whisper.cpp/ggml/src/ggml-alloc.c
whisper.cpp/ggml/src/ggml-backend-dl.cpp
whisper.cpp/ggml/src/ggml-backend-dl.h
whisper.cpp/ggml/src/ggml-backend-impl.h
whisper.cpp/ggml/src/ggml-backend-meta.cpp
whisper.cpp/ggml/src/ggml-backend-reg.cpp
whisper.cpp/ggml/src/ggml-backend.cpp
whisper.cpp/ggml/src/ggml-common.h
whisper.cpp/ggml/src/ggml-impl.h
whisper.cpp/ggml/src/ggml-opt.cpp
whisper.cpp/ggml/src/ggml-quants.c
whisper.cpp/ggml/src/ggml-quants.h
whisper.cpp/ggml/src/ggml-threading.cpp
whisper.cpp/ggml/src/ggml-threading.h
whisper.cpp/ggml/src/ggml.c
whisper.cpp/ggml/src/ggml.cpp
whisper.cpp/ggml/src/gguf.cpp
whisper.cpp/ggml/src/ggml-blas/CMakeLists.txt
whisper.cpp/ggml/src/ggml-blas/ggml-blas.cpp
whisper.cpp/ggml/src/ggml-cann/CMakeLists.txt
whisper.cpp/ggml/src/ggml-cann/acl_tensor.cpp
whisper.cpp/ggml/src/ggml-cann/acl_tensor.h
whisper.cpp/ggml/src/ggml-cann/aclnn_ops.cpp
whisper.cpp/ggml/src/ggml-cann/aclnn_ops.h
whisper.cpp/ggml/src/ggml-cann/common.h
whisper.cpp/ggml/src/ggml-cann/ggml-cann.cpp
whisper.cpp/ggml/src/ggml-cpu/CMakeLists.txt
whisper.cpp/ggml/src/ggml-cpu/arch-fallback.h
whisper.cpp/ggml/src/ggml-cpu/binary-ops.cpp
whisper.cpp/ggml/src/ggml-cpu/binary-ops.h
whisper.cpp/ggml/src/ggml-cpu/common.h
whisper.cpp/ggml/src/ggml-cpu/ggml-cpu-impl.h
whisper.cpp/ggml/src/ggml-cpu/ggml-cpu.c
whisper.cpp/ggml/src/ggml-cpu/ggml-cpu.cpp
whisper.cpp/ggml/src/ggml-cpu/hbm.cpp
whisper.cpp/ggml/src/ggml-cpu/hbm.h
whisper.cpp/ggml/src/ggml-cpu/ops.cpp
whisper.cpp/ggml/src/ggml-cpu/ops.h
whisper.cpp/ggml/src/ggml-cpu/quants.c
whisper.cpp/ggml/src/ggml-cpu/quants.h
whisper.cpp/ggml/src/ggml-cpu/repack.cpp
whisper.cpp/ggml/src/ggml-cpu/repack.h
whisper.cpp/ggml/src/ggml-cpu/simd-gemm.h
whisper.cpp/ggml/src/ggml-cpu/simd-mappings.h
whisper.cpp/ggml/src/ggml-cpu/traits.cpp
whisper.cpp/ggml/src/ggml-cpu/traits.h
whisper.cpp/ggml/src/ggml-cpu/unary-ops.cpp
whisper.cpp/ggml/src/ggml-cpu/unary-ops.h
whisper.cpp/ggml/src/ggml-cpu/vec.cpp
whisper.cpp/ggml/src/ggml-cpu/vec.h
whisper.cpp/ggml/src/ggml-cpu/amx/amx.cpp
whisper.cpp/ggml/src/ggml-cpu/amx/amx.h
whisper.cpp/ggml/src/ggml-cpu/amx/common.h
whisper.cpp/ggml/src/ggml-cpu/amx/mmq.cpp
whisper.cpp/ggml/src/ggml-cpu/amx/mmq.h
whisper.cpp/ggml/src/ggml-cpu/arch/arm/cpu-feats.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/arm/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/arm/repack.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/loongarch/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/powerpc/cpu-feats.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/powerpc/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/riscv/cpu-feats.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/riscv/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/riscv/repack.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/s390/cpu-feats.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/s390/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/wasm/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/x86/cpu-feats.cpp
whisper.cpp/ggml/src/ggml-cpu/arch/x86/quants.c
whisper.cpp/ggml/src/ggml-cpu/arch/x86/repack.cpp
whisper.cpp/ggml/src/ggml-cpu/cmake/FindSIMD.cmake
whisper.cpp/ggml/src/ggml-cpu/cmake/FindSMTIME.cmake
whisper.cpp/ggml/src/ggml-cpu/kleidiai/kernels.cpp
whisper.cpp/ggml/src/ggml-cpu/kleidiai/kernels.h
whisper.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.cpp
whisper.cpp/ggml/src/ggml-cpu/kleidiai/kleidiai.h
whisper.cpp/ggml/src/ggml-cpu/llamafile/sgemm.cpp
whisper.cpp/ggml/src/ggml-cpu/llamafile/sgemm.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime1_kernels.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime2_kernels.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime_env.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime_env.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/ime_kernels.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/repack.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/repack.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/rvv_kernels.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/rvv_kernels.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/spine_barrier.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/spine_mem_pool.cpp
whisper.cpp/ggml/src/ggml-cpu/spacemit/spine_mem_pool.h
whisper.cpp/ggml/src/ggml-cpu/spacemit/spine_tcm.h
whisper.cpp/ggml/src/ggml-cuda/CMakeLists.txt
whisper.cpp/ggml/src/ggml-cuda/acc.cu
whisper.cpp/ggml/src/ggml-cuda/acc.cuh
whisper.cpp/ggml/src/ggml-cuda/add-id.cu
whisper.cpp/ggml/src/ggml-cuda/add-id.cuh
whisper.cpp/ggml/src/ggml-cuda/allreduce.cu
whisper.cpp/ggml/src/ggml-cuda/allreduce.cuh
whisper.cpp/ggml/src/ggml-cuda/arange.cu
whisper.cpp/ggml/src/ggml-cuda/arange.cuh
whisper.cpp/ggml/src/ggml-cuda/argmax.cu
whisper.cpp/ggml/src/ggml-cuda/argmax.cuh
whisper.cpp/ggml/src/ggml-cuda/argsort.cu
whisper.cpp/ggml/src/ggml-cuda/argsort.cuh
whisper.cpp/ggml/src/ggml-cuda/binbcast.cu
whisper.cpp/ggml/src/ggml-cuda/binbcast.cuh
whisper.cpp/ggml/src/ggml-cuda/clamp.cu
whisper.cpp/ggml/src/ggml-cuda/clamp.cuh
whisper.cpp/ggml/src/ggml-cuda/common.cuh
whisper.cpp/ggml/src/ggml-cuda/concat.cu
whisper.cpp/ggml/src/ggml-cuda/concat.cuh
whisper.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cu
whisper.cpp/ggml/src/ggml-cuda/conv-transpose-1d.cuh
whisper.cpp/ggml/src/ggml-cuda/conv2d-dw.cu
whisper.cpp/ggml/src/ggml-cuda/conv2d-dw.cuh
whisper.cpp/ggml/src/ggml-cuda/conv2d-transpose.cu
whisper.cpp/ggml/src/ggml-cuda/conv2d-transpose.cuh
whisper.cpp/ggml/src/ggml-cuda/conv2d.cu
whisper.cpp/ggml/src/ggml-cuda/conv2d.cuh
whisper.cpp/ggml/src/ggml-cuda/convert.cu
whisper.cpp/ggml/src/ggml-cuda/convert.cuh
whisper.cpp/ggml/src/ggml-cuda/count-equal.cu
whisper.cpp/ggml/src/ggml-cuda/count-equal.cuh
whisper.cpp/ggml/src/ggml-cuda/cp-async.cuh
whisper.cpp/ggml/src/ggml-cuda/cpy-utils.cuh
whisper.cpp/ggml/src/ggml-cuda/cpy.cu
whisper.cpp/ggml/src/ggml-cuda/cpy.cuh
whisper.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cu
whisper.cpp/ggml/src/ggml-cuda/cross-entropy-loss.cuh
whisper.cpp/ggml/src/ggml-cuda/cumsum.cu
whisper.cpp/ggml/src/ggml-cuda/cumsum.cuh
whisper.cpp/ggml/src/ggml-cuda/dequantize.cuh
whisper.cpp/ggml/src/ggml-cuda/diag.cu
whisper.cpp/ggml/src/ggml-cuda/diag.cuh
whisper.cpp/ggml/src/ggml-cuda/diagmask.cu
whisper.cpp/ggml/src/ggml-cuda/diagmask.cuh
whisper.cpp/ggml/src/ggml-cuda/fattn-common.cuh
whisper.cpp/ggml/src/ggml-cuda/fattn-mma-f16.cuh
whisper.cpp/ggml/src/ggml-cuda/fattn-tile.cu
whisper.cpp/ggml/src/ggml-cuda/fattn-tile.cuh
whisper.cpp/ggml/src/ggml-cuda/fattn-vec.cuh
whisper.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cu
whisper.cpp/ggml/src/ggml-cuda/fattn-wmma-f16.cuh
whisper.cpp/ggml/src/ggml-cuda/fattn.cu
whisper.cpp/ggml/src/ggml-cuda/fattn.cuh
whisper.cpp/ggml/src/ggml-cuda/fill.cu
whisper.cpp/ggml/src/ggml-cuda/fill.cuh
whisper.cpp/ggml/src/ggml-cuda/fwht.cu
whisper.cpp/ggml/src/ggml-cuda/fwht.cuh
whisper.cpp/ggml/src/ggml-cuda/gated_delta_net.cu
whisper.cpp/ggml/src/ggml-cuda/gated_delta_net.cuh
whisper.cpp/ggml/src/ggml-cuda/getrows.cu
whisper.cpp/ggml/src/ggml-cuda/getrows.cuh
whisper.cpp/ggml/src/ggml-cuda/ggml-cuda.cu
whisper.cpp/ggml/src/ggml-cuda/gla.cu
whisper.cpp/ggml/src/ggml-cuda/gla.cuh
whisper.cpp/ggml/src/ggml-cuda/im2col.cu
whisper.cpp/ggml/src/ggml-cuda/im2col.cuh
whisper.cpp/ggml/src/ggml-cuda/mean.cu
whisper.cpp/ggml/src/ggml-cuda/mean.cuh
whisper.cpp/ggml/src/ggml-cuda/mma.cuh
whisper.cpp/ggml/src/ggml-cuda/mmf.cu
whisper.cpp/ggml/src/ggml-cuda/mmf.cuh
whisper.cpp/ggml/src/ggml-cuda/mmid.cu
whisper.cpp/ggml/src/ggml-cuda/mmid.cuh
whisper.cpp/ggml/src/ggml-cuda/mmq.cu
whisper.cpp/ggml/src/ggml-cuda/mmq.cuh
whisper.cpp/ggml/src/ggml-cuda/mmvf.cu
whisper.cpp/ggml/src/ggml-cuda/mmvf.cuh
whisper.cpp/ggml/src/ggml-cuda/mmvq.cu
whisper.cpp/ggml/src/ggml-cuda/mmvq.cuh
whisper.cpp/ggml/src/ggml-cuda/norm.cu
whisper.cpp/ggml/src/ggml-cuda/norm.cuh
whisper.cpp/ggml/src/ggml-cuda/opt-step-adamw.cu
whisper.cpp/ggml/src/ggml-cuda/opt-step-adamw.cuh
whisper.cpp/ggml/src/ggml-cuda/opt-step-sgd.cu
whisper.cpp/ggml/src/ggml-cuda/opt-step-sgd.cuh
whisper.cpp/ggml/src/ggml-cuda/out-prod.cu
whisper.cpp/ggml/src/ggml-cuda/out-prod.cuh
whisper.cpp/ggml/src/ggml-cuda/pad.cu
whisper.cpp/ggml/src/ggml-cuda/pad.cuh
whisper.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cu
whisper.cpp/ggml/src/ggml-cuda/pad_reflect_1d.cuh
whisper.cpp/ggml/src/ggml-cuda/pool2d.cu
whisper.cpp/ggml/src/ggml-cuda/pool2d.cuh
whisper.cpp/ggml/src/ggml-cuda/quantize.cu
whisper.cpp/ggml/src/ggml-cuda/quantize.cuh
whisper.cpp/ggml/src/ggml-cuda/reduce_rows.cuh
whisper.cpp/ggml/src/ggml-cuda/roll.cu
whisper.cpp/ggml/src/ggml-cuda/roll.cuh
whisper.cpp/ggml/src/ggml-cuda/rope.cu
whisper.cpp/ggml/src/ggml-cuda/rope.cuh
whisper.cpp/ggml/src/ggml-cuda/scale.cu
whisper.cpp/ggml/src/ggml-cuda/scale.cuh
whisper.cpp/ggml/src/ggml-cuda/set-rows.cu
whisper.cpp/ggml/src/ggml-cuda/set-rows.cuh
whisper.cpp/ggml/src/ggml-cuda/set.cu
whisper.cpp/ggml/src/ggml-cuda/set.cuh
whisper.cpp/ggml/src/ggml-cuda/snake.cu
whisper.cpp/ggml/src/ggml-cuda/snake.cuh
whisper.cpp/ggml/src/ggml-cuda/softcap.cu
whisper.cpp/ggml/src/ggml-cuda/softcap.cuh
whisper.cpp/ggml/src/ggml-cuda/softmax.cu
whisper.cpp/ggml/src/ggml-cuda/softmax.cuh
whisper.cpp/ggml/src/ggml-cuda/solve_tri.cu
whisper.cpp/ggml/src/ggml-cuda/solve_tri.cuh
whisper.cpp/ggml/src/ggml-cuda/ssm-conv.cu
whisper.cpp/ggml/src/ggml-cuda/ssm-conv.cuh
whisper.cpp/ggml/src/ggml-cuda/ssm-scan.cu
whisper.cpp/ggml/src/ggml-cuda/ssm-scan.cuh
whisper.cpp/ggml/src/ggml-cuda/sum.cu
whisper.cpp/ggml/src/ggml-cuda/sum.cuh
whisper.cpp/ggml/src/ggml-cuda/sumrows.cu
whisper.cpp/ggml/src/ggml-cuda/sumrows.cuh
whisper.cpp/ggml/src/ggml-cuda/top-k.cu
whisper.cpp/ggml/src/ggml-cuda/top-k.cuh
whisper.cpp/ggml/src/ggml-cuda/topk-moe.cu
whisper.cpp/ggml/src/ggml-cuda/topk-moe.cuh
whisper.cpp/ggml/src/ggml-cuda/tri.cu
whisper.cpp/ggml/src/ggml-cuda/tri.cuh
whisper.cpp/ggml/src/ggml-cuda/tsembd.cu
whisper.cpp/ggml/src/ggml-cuda/tsembd.cuh
whisper.cpp/ggml/src/ggml-cuda/unary.cu
whisper.cpp/ggml/src/ggml-cuda/unary.cuh
whisper.cpp/ggml/src/ggml-cuda/upscale.cu
whisper.cpp/ggml/src/ggml-cuda/upscale.cuh
whisper.cpp/ggml/src/ggml-cuda/vecdotq.cuh
whisper.cpp/ggml/src/ggml-cuda/wkv.cu
whisper.cpp/ggml/src/ggml-cuda/wkv.cuh
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_32.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_1-ncols2_8.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_2.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_16-ncols2_4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_32.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_2-ncols2_8.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_32-ncols2_2.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_2.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_4-ncols2_8.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_64-ncols2_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_2.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-mma-f16-instance-ncols1_8-ncols2_8.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq112-dv112.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq128-dv128.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq192-dv128.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq256-dv256.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq320-dv256.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq40-dv40.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq512-dv512.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq576-dv512.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq64-dv64.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq72-dv72.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq80-dv80.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-tile-instance-dkq96-dv96.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-bf16-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-f16-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_0-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q4_1-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_0-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q5_1-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-bf16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-f16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/fattn-vec-instance-q8_0-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/generate_cu_files.py
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_10.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_11.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_12.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_13.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_14.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_15.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_16.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_2.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_3.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_5.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_6.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_7.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_8.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmf-instance-ncols_9.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq1_s.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_s.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xs.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq2_xxs.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_s.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq3_xxs.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_nl.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-iq4_xs.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-mxfp4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-nvfp4.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q1_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q2_k.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q3_k.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q4_k.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_0.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_1.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q5_k.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q6_k.cu
whisper.cpp/ggml/src/ggml-cuda/template-instances/mmq-instance-q8_0.cu
whisper.cpp/ggml/src/ggml-cuda/vendors/cuda.h
whisper.cpp/ggml/src/ggml-cuda/vendors/hip.h
whisper.cpp/ggml/src/ggml-cuda/vendors/musa.h
whisper.cpp/ggml/src/ggml-hexagon/CMakeLists.txt
whisper.cpp/ggml/src/ggml-hexagon/ggml-hexagon.cpp
whisper.cpp/ggml/src/ggml-hexagon/htp-drv.cpp
whisper.cpp/ggml/src/ggml-hexagon/htp-drv.h
whisper.cpp/ggml/src/ggml-hexagon/htp-opnode.h
whisper.cpp/ggml/src/ggml-hexagon/libdl.h
whisper.cpp/ggml/src/ggml-hexagon/libggml-htp.inf
whisper.cpp/ggml/src/ggml-hexagon/htp/CMakeLists.txt
whisper.cpp/ggml/src/ggml-hexagon/htp/act-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/argsort-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/binary-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/cmake-toolchain.cmake
whisper.cpp/ggml/src/ggml-hexagon/htp/concat-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/cpy-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/cumsum-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/diag-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/fill-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/flash-attn-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/gated-delta-net-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/get-rows-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/hex-dma.c
whisper.cpp/ggml/src/ggml-hexagon/htp/hex-dma.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hex-dump.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hex-fastdiv.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hex-utils.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-flash-attn-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-matmul-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-ops.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-profile.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-queue.c
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-queue.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hmx-utils.h
whisper.cpp/ggml/src/ggml-hexagon/htp/htp-ctx.h
whisper.cpp/ggml/src/ggml-hexagon/htp/htp-ops.h
whisper.cpp/ggml/src/ggml-hexagon/htp/htp_iface.idl
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-arith.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-base.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-copy.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-div.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-dump.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-exp.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-floor.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-inverse.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-reduce.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-repl.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-scale.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-sigmoid.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-sin-cos.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-sqrt.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-types.h
whisper.cpp/ggml/src/ggml-hexagon/htp/hvx-utils.h
whisper.cpp/ggml/src/ggml-hexagon/htp/main.c
whisper.cpp/ggml/src/ggml-hexagon/htp/matmul-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/pad-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/repeat-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/rope-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/set-rows-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/softmax-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/solve-tri-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/ssm-conv.c
whisper.cpp/ggml/src/ggml-hexagon/htp/sum-rows-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/unary-ops.c
whisper.cpp/ggml/src/ggml-hexagon/htp/vtcm-utils.h
whisper.cpp/ggml/src/ggml-hexagon/htp/worker-pool.c
whisper.cpp/ggml/src/ggml-hexagon/htp/worker-pool.h
whisper.cpp/ggml/src/ggml-hip/CMakeLists.txt
whisper.cpp/ggml/src/ggml-metal/CMakeLists.txt
whisper.cpp/ggml/src/ggml-metal/ggml-metal-common.cpp
whisper.cpp/ggml/src/ggml-metal/ggml-metal-common.h
whisper.cpp/ggml/src/ggml-metal/ggml-metal-context.h
whisper.cpp/ggml/src/ggml-metal/ggml-metal-context.m
whisper.cpp/ggml/src/ggml-metal/ggml-metal-device.cpp
whisper.cpp/ggml/src/ggml-metal/ggml-metal-device.h
whisper.cpp/ggml/src/ggml-metal/ggml-metal-device.m
whisper.cpp/ggml/src/ggml-metal/ggml-metal-impl.h
whisper.cpp/ggml/src/ggml-metal/ggml-metal-ops.cpp
whisper.cpp/ggml/src/ggml-metal/ggml-metal-ops.h
whisper.cpp/ggml/src/ggml-metal/ggml-metal.cpp
whisper.cpp/ggml/src/ggml-metal/ggml-metal.metal
whisper.cpp/ggml/src/ggml-musa/CMakeLists.txt
whisper.cpp/ggml/src/ggml-musa/mudnn.cu
whisper.cpp/ggml/src/ggml-musa/mudnn.cuh
whisper.cpp/ggml/src/ggml-opencl/CMakeLists.txt
whisper.cpp/ggml/src/ggml-opencl/ggml-opencl.cpp
whisper.cpp/ggml/src/ggml-opencl/kernels/add.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/add_id.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/argsort.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/clamp.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/concat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/conv2d.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/conv2d_f16_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/cpy.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/cumsum.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/cvt.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/diag.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/diag_mask_inf.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/div.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/embed_kernel.py
whisper.cpp/ggml/src/ggml-opencl/kernels/exp.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/expm1.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/fill.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f16.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/flash_attn_f32_f16.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gated_delta_net.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gelu.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_mxfp4_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_mxfp4_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q4_0_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q4_1_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q4_k_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q5_0_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q5_1_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q5_k_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_moe_q6_k_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_iq4_nl_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_1_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q5_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q6_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_noshuffle_q8_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemm_xmem_f16_f32_os8.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_mxfp4_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_mxfp4_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q4_0_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q4_1_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q4_k_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q5_0_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q5_1_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q5_k_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_moe_q6_k_f32_ns.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_iq4_nl_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_0_f32_spec.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_1_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q5_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q6_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/gemv_noshuffle_q8_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/get_rows.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/glu.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/group_norm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/im2col_f16.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/im2col_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/l2_norm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mean.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/moe_reorder_b.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/moe_sort_by_expert.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mat_f16_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_kq_kqv.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_f32_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_iq4_nl_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_0_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_1_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q4_k_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q5_k_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q6_k_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mm_q8_0_f32_l4_lm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f16.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_1row.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f16_f32_l4.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_f32_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_mxfp4_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q4_0_f32_8x_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_id_q8_0_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_iq4_nl_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_iq4_nl_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_mxfp4_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_16x_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_1d_8x_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_8x_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_0_f32_v.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_1_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_1_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q5_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q5_k_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q6_k_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/mul_mv_q8_0_f32_flat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/neg.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/norm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/pad.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/relu.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/repeat.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/rms_norm.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/rope.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/scale.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/set_rows.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/sigmoid.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/silu.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f16.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/softmax_4_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/softmax_f16.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/softmax_f32.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/softplus.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/solve_tri.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/sqr.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/sqrt.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/ssm_conv.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/sub.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/sum_rows.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/tanh.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/transpose.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/tri.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/tsembd.cl
whisper.cpp/ggml/src/ggml-opencl/kernels/upscale.cl
whisper.cpp/ggml/src/ggml-openvino/.clang-format
whisper.cpp/ggml/src/ggml-openvino/CMakeLists.txt
whisper.cpp/ggml/src/ggml-openvino/ggml-decoder.cpp
whisper.cpp/ggml/src/ggml-openvino/ggml-decoder.h
whisper.cpp/ggml/src/ggml-openvino/ggml-openvino-extra.cpp
whisper.cpp/ggml/src/ggml-openvino/ggml-openvino-extra.h
whisper.cpp/ggml/src/ggml-openvino/ggml-openvino.cpp
whisper.cpp/ggml/src/ggml-openvino/ggml-quants.cpp
whisper.cpp/ggml/src/ggml-openvino/ggml-quants.h
whisper.cpp/ggml/src/ggml-openvino/utils.cpp
whisper.cpp/ggml/src/ggml-openvino/utils.h
whisper.cpp/ggml/src/ggml-openvino/openvino/decoder.h
whisper.cpp/ggml/src/ggml-openvino/openvino/frontend.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/frontend.h
whisper.cpp/ggml/src/ggml-openvino/openvino/input_model.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/input_model.h
whisper.cpp/ggml/src/ggml-openvino/openvino/node_context.h
whisper.cpp/ggml/src/ggml-openvino/openvino/op_table.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op_table.h
whisper.cpp/ggml/src/ggml-openvino/openvino/translate_session.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/translate_session.h
whisper.cpp/ggml/src/ggml-openvino/openvino/utils.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/utils.h
whisper.cpp/ggml/src/ggml-openvino/openvino/op/cont.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/cpy.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/flash_attn_ext.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/get_rows.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/glu_geglu.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/glu_swiglu.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/mulmat.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/permute.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/reshape.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/rms_norm.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/rope.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/scale.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/set_rows.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/softmax.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/transpose.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/unary_gelu.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/unary_silu.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/op/view.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/pass/fuse_to_sdpa.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/pass/fuse_to_sdpa.h
whisper.cpp/ggml/src/ggml-openvino/openvino/pass/mark_decompression_convert_constant_folding.h
whisper.cpp/ggml/src/ggml-openvino/openvino/pass/squeeze_matmul.cpp
whisper.cpp/ggml/src/ggml-openvino/openvino/pass/squeeze_matmul.h
whisper.cpp/ggml/src/ggml-openvino/openvino/rt_info/weightless_caching_attributes.hpp
whisper.cpp/ggml/src/ggml-rpc/CMakeLists.txt
whisper.cpp/ggml/src/ggml-rpc/ggml-rpc.cpp
whisper.cpp/ggml/src/ggml-rpc/transport.cpp
whisper.cpp/ggml/src/ggml-rpc/transport.h
whisper.cpp/ggml/src/ggml-sycl/CMakeLists.txt
whisper.cpp/ggml/src/ggml-sycl/add-id.cpp
whisper.cpp/ggml/src/ggml-sycl/add-id.hpp
whisper.cpp/ggml/src/ggml-sycl/backend.hpp
whisper.cpp/ggml/src/ggml-sycl/binbcast.cpp
whisper.cpp/ggml/src/ggml-sycl/binbcast.hpp
whisper.cpp/ggml/src/ggml-sycl/common.cpp
whisper.cpp/ggml/src/ggml-sycl/common.hpp
whisper.cpp/ggml/src/ggml-sycl/concat.cpp
whisper.cpp/ggml/src/ggml-sycl/concat.hpp
whisper.cpp/ggml/src/ggml-sycl/conv.cpp
whisper.cpp/ggml/src/ggml-sycl/conv.hpp
whisper.cpp/ggml/src/ggml-sycl/convert.cpp
whisper.cpp/ggml/src/ggml-sycl/convert.hpp
whisper.cpp/ggml/src/ggml-sycl/count-equal.cpp
whisper.cpp/ggml/src/ggml-sycl/count-equal.hpp
whisper.cpp/ggml/src/ggml-sycl/cpy.cpp
whisper.cpp/ggml/src/ggml-sycl/cpy.hpp
whisper.cpp/ggml/src/ggml-sycl/cumsum.cpp
whisper.cpp/ggml/src/ggml-sycl/cumsum.hpp
whisper.cpp/ggml/src/ggml-sycl/dequantize.hpp
whisper.cpp/ggml/src/ggml-sycl/diag.cpp
whisper.cpp/ggml/src/ggml-sycl/diag.hpp
whisper.cpp/ggml/src/ggml-sycl/dmmv.cpp
whisper.cpp/ggml/src/ggml-sycl/dmmv.hpp
whisper.cpp/ggml/src/ggml-sycl/element_wise.cpp
whisper.cpp/ggml/src/ggml-sycl/element_wise.hpp
whisper.cpp/ggml/src/ggml-sycl/fattn-buffers.cpp
whisper.cpp/ggml/src/ggml-sycl/fattn-buffers.hpp
whisper.cpp/ggml/src/ggml-sycl/fattn-common.hpp
whisper.cpp/ggml/src/ggml-sycl/fattn-tile.cpp
whisper.cpp/ggml/src/ggml-sycl/fattn-tile.hpp
whisper.cpp/ggml/src/ggml-sycl/fattn-vec.hpp
whisper.cpp/ggml/src/ggml-sycl/fattn.cpp
whisper.cpp/ggml/src/ggml-sycl/fattn.hpp
whisper.cpp/ggml/src/ggml-sycl/fill.cpp
whisper.cpp/ggml/src/ggml-sycl/fill.hpp
whisper.cpp/ggml/src/ggml-sycl/gated_delta_net.cpp
whisper.cpp/ggml/src/ggml-sycl/gated_delta_net.hpp
whisper.cpp/ggml/src/ggml-sycl/gemm.hpp
whisper.cpp/ggml/src/ggml-sycl/getrows.cpp
whisper.cpp/ggml/src/ggml-sycl/getrows.hpp
whisper.cpp/ggml/src/ggml-sycl/ggml-sycl.cpp
whisper.cpp/ggml/src/ggml-sycl/gla.cpp
whisper.cpp/ggml/src/ggml-sycl/gla.hpp
whisper.cpp/ggml/src/ggml-sycl/im2col.cpp
whisper.cpp/ggml/src/ggml-sycl/im2col.hpp
whisper.cpp/ggml/src/ggml-sycl/mmq.cpp
whisper.cpp/ggml/src/ggml-sycl/mmq.hpp
whisper.cpp/ggml/src/ggml-sycl/mmvq.cpp
whisper.cpp/ggml/src/ggml-sycl/mmvq.hpp
whisper.cpp/ggml/src/ggml-sycl/norm.cpp
whisper.cpp/ggml/src/ggml-sycl/norm.hpp
whisper.cpp/ggml/src/ggml-sycl/outprod.cpp
whisper.cpp/ggml/src/ggml-sycl/outprod.hpp
whisper.cpp/ggml/src/ggml-sycl/pad.cpp
whisper.cpp/ggml/src/ggml-sycl/pad.hpp
whisper.cpp/ggml/src/ggml-sycl/pad_reflect_1d.cpp
whisper.cpp/ggml/src/ggml-sycl/pad_reflect_1d.hpp
whisper.cpp/ggml/src/ggml-sycl/presets.hpp
whisper.cpp/ggml/src/ggml-sycl/quantize.hpp
whisper.cpp/ggml/src/ggml-sycl/quants.hpp
whisper.cpp/ggml/src/ggml-sycl/repeat_back.cpp
whisper.cpp/ggml/src/ggml-sycl/repeat_back.hpp
whisper.cpp/ggml/src/ggml-sycl/roll.cpp
whisper.cpp/ggml/src/ggml-sycl/roll.hpp
whisper.cpp/ggml/src/ggml-sycl/rope.cpp
whisper.cpp/ggml/src/ggml-sycl/rope.hpp
whisper.cpp/ggml/src/ggml-sycl/set.cpp
whisper.cpp/ggml/src/ggml-sycl/set.hpp
whisper.cpp/ggml/src/ggml-sycl/set_rows.cpp
whisper.cpp/ggml/src/ggml-sycl/set_rows.hpp
whisper.cpp/ggml/src/ggml-sycl/softmax.cpp
whisper.cpp/ggml/src/ggml-sycl/softmax.hpp
whisper.cpp/ggml/src/ggml-sycl/solve_tri.cpp
whisper.cpp/ggml/src/ggml-sycl/solve_tri.hpp
whisper.cpp/ggml/src/ggml-sycl/ssm_conv.cpp
whisper.cpp/ggml/src/ggml-sycl/ssm_conv.hpp
whisper.cpp/ggml/src/ggml-sycl/ssm_scan.cpp
whisper.cpp/ggml/src/ggml-sycl/ssm_scan.hpp
whisper.cpp/ggml/src/ggml-sycl/sycl_hw.cpp
whisper.cpp/ggml/src/ggml-sycl/sycl_hw.hpp
whisper.cpp/ggml/src/ggml-sycl/tsembd.cpp
whisper.cpp/ggml/src/ggml-sycl/tsembd.hpp
whisper.cpp/ggml/src/ggml-sycl/type.hpp
whisper.cpp/ggml/src/ggml-sycl/upscale.cpp
whisper.cpp/ggml/src/ggml-sycl/upscale.hpp
whisper.cpp/ggml/src/ggml-sycl/vecdotq.hpp
whisper.cpp/ggml/src/ggml-sycl/wkv.cpp
whisper.cpp/ggml/src/ggml-sycl/wkv.hpp
whisper.cpp/ggml/src/ggml-sycl/dpct/helper.hpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq112-dv112.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq128-dv128.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq256-dv256.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq40-dv40.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq512-dv512.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq576-dv512.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq64-dv64.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq72-dv72.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq80-dv80.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-tile-instance-dkq96-dv96.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-f16.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q4_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q4_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q5_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q5_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-f16-q8_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-f16.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q4_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q4_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q5_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q5_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_0-q8_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-f16.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q4_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q4_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q5_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q5_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q4_1-q8_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-f16.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q4_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q4_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q5_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q5_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_0-q8_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-f16.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q4_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q4_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q5_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q5_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q5_1-q8_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-f16.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q4_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q4_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q5_0.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q5_1.cpp
whisper.cpp/ggml/src/ggml-sycl/template-instances/fattn-vec-instance-q8_0-q8_0.cpp
whisper.cpp/ggml/src/ggml-virtgpu/CMakeLists.txt
whisper.cpp/ggml/src/ggml-virtgpu/apir_cs_ggml-rpc-front.cpp
whisper.cpp/ggml/src/ggml-virtgpu/ggml-backend-buffer-type.cpp
whisper.cpp/ggml/src/ggml-virtgpu/ggml-backend-buffer.cpp
whisper.cpp/ggml/src/ggml-virtgpu/ggml-backend-device.cpp
whisper.cpp/ggml/src/ggml-virtgpu/ggml-backend-reg.cpp
whisper.cpp/ggml/src/ggml-virtgpu/ggml-backend.cpp
whisper.cpp/ggml/src/ggml-virtgpu/ggml-remoting.h
whisper.cpp/ggml/src/ggml-virtgpu/ggmlremoting_functions.yaml
whisper.cpp/ggml/src/ggml-virtgpu/regenerate_remoting.py
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-apir.h
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-backend.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-buffer-type.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-buffer.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-device.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-forward-impl.h
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-forward.gen.h
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-shm.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-shm.h
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-utils.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu-utils.h
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu.cpp
whisper.cpp/ggml/src/ggml-virtgpu/virtgpu.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/CMakeLists.txt
whisper.cpp/ggml/src/ggml-virtgpu/backend/apir_cs_ggml-rpc-back.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-convert.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-backend.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-buffer-type.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-buffer.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched-device.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.gen.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-dispatched.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend-virgl-apir.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/backend.cpp
whisper.cpp/ggml/src/ggml-virtgpu/backend/shared/api_remoting.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_backend.gen.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_backend.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs_ggml.h
whisper.cpp/ggml/src/ggml-virtgpu/backend/shared/apir_cs_rpc.h
whisper.cpp/ggml/src/ggml-virtgpu/include/apir_hw.h
whisper.cpp/ggml/src/ggml-vulkan/CMakeLists.txt
whisper.cpp/ggml/src/ggml-vulkan/ggml-vulkan.cpp
whisper.cpp/ggml/src/ggml-vulkan/cmake/host-toolchain.cmake.in
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/CMakeLists.txt
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/abs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/acc.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/add_id.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/arange.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argmax.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/argsort_large.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ceil.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/clamp.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/concat.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/contig_copy.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_dw.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv2d_mm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/conv_transpose_1d.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_from_quant.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_to_quant.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/copy_transpose.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cos.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_equal.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/count_experts.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum_multipass1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/cumsum_multipass2.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_f32.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs_cm2.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_head.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_m.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq1_s.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_s.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq2_xxs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_s.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq3_xxs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_nl.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_iq4_xs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_mxfp4.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_nvfp4.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q1_0.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q2_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q3_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_0.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q4_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_0.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q5_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q6_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/dequant_q8_0.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/diag_mask_inf.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/div.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/elu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/exp.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/fill.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_base.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm2.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_dequant.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_mask_opt.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_mmq_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_split_k_reduce.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/floor.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/fwht.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gated_delta_net.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_erf.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/geglu_quick.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_erf.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/gelu_quick.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_binary_head.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_head.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/generic_unary_head.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/get_rows_quant.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_head.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/glu_main.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/group_norm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardsigmoid.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/hardswish.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/im2col_3d.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/l2_norm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/leaky_relu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/log.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_split_k_reduce.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_base.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iface.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_m.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq1_s.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_s.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq2_xxs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_s.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_iq3_xxs.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_nc.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_p021.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q2_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q3_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q4_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q5_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vec_q6_k.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mat_vecq_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_cm2.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_id_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/mul_mmq_shmem_types.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/multi_add.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/neg.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/norm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_adamw.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/opt_step_sgd.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pad.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/pool2d.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/quantize_q8_1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/reglu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/relu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/repeat_back.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_back.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rms_norm_partials.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/roll.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_funcs.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_head.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_multi.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_neox.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_norm.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_params.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/rope_vision.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/round.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/scale.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sgn.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sigmoid.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/silu_back.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sin.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/snake.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_back.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large1.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large2.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large3.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/soft_max_large_common.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/softplus.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/solve_tri.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sqrt.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/square.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ssm_conv.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/ssm_scan.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/step.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sub.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/sum_rows.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/swiglu_oai.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tanh.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/timestep_embedding.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_argsort.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_moe.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/topk_nary_search.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/tri.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/trunc.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/types.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/upscale.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/utils.glsl
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv6.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/wkv7.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/xielu.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/bfloat16.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat2.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/coopmat2_decode_vector.comp
whisper.cpp/ggml/src/ggml-vulkan/vulkan-shaders/feature-tests/integer_dot.comp
whisper.cpp/ggml/src/ggml-webgpu/CMakeLists.txt
whisper.cpp/ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
whisper.cpp/ggml/src/ggml-webgpu/ggml-webgpu.cpp
whisper.cpp/ggml/src/ggml-webgpu/pre_wgsl.hpp
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/add_id.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argmax.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argsort.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/argsort_merge.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/binary.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/concat.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/conv2d.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cpy.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/cumsum.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/embed_wgsl.py
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_tile.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_blk.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_reduce.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_split.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/gated_delta_net.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/get_rows.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/glu.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/im2col.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/memset.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_id.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_id_gather.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_id_vec.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_reg_tile.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_subgroup_matrix.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec_acc.tmpl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec_q_acc.tmpl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/pad.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/quantize_q8.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/repeat.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/rms_norm_mul.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/rope.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/row_norm.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/scale.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/set_rows.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/soft_max.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/solve_tri.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/ssm_conv.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/ssm_scan.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/sum_rows.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/unary.wgsl
whisper.cpp/ggml/src/ggml-webgpu/wgsl-shaders/upscale.wgsl
whisper.cpp/ggml/src/ggml-zdnn/.gitignore
whisper.cpp/ggml/src/ggml-zdnn/CMakeLists.txt
whisper.cpp/ggml/src/ggml-zdnn/common.hpp
whisper.cpp/ggml/src/ggml-zdnn/ggml-zdnn.cpp
whisper.cpp/ggml/src/ggml-zdnn/mmf.cpp
whisper.cpp/ggml/src/ggml-zdnn/mmf.hpp
whisper.cpp/ggml/src/ggml-zdnn/utils.cpp
whisper.cpp/ggml/src/ggml-zdnn/utils.hpp
whisper.cpp/ggml/src/ggml-zendnn/CMakeLists.txt
whisper.cpp/ggml/src/ggml-zendnn/ggml-zendnn.cpp
whisper.cpp/grammars/assistant.gbnf
whisper.cpp/grammars/chess.gbnf
whisper.cpp/grammars/colors.gbnf
whisper.cpp/include/whisper.h
whisper.cpp/media/matmul.png
whisper.cpp/models/.gitignore
whisper.cpp/models/README.md
whisper.cpp/models/convert-h5-to-coreml.py
whisper.cpp/models/convert-h5-to-ggml.py
whisper.cpp/models/convert-pt-to-ggml.py
whisper.cpp/models/convert-silero-vad-to-ggml.py
whisper.cpp/models/convert-whisper-to-coreml.py
whisper.cpp/models/convert-whisper-to-openvino.py
whisper.cpp/models/download-coreml-model.sh
whisper.cpp/models/download-ggml-model.cmd
whisper.cpp/models/download-ggml-model.sh
whisper.cpp/models/download-vad-model.cmd
whisper.cpp/models/download-vad-model.sh
whisper.cpp/models/for-tests-ggml-base.bin
whisper.cpp/models/for-tests-ggml-base.en.bin
whisper.cpp/models/for-tests-ggml-large.bin
whisper.cpp/models/for-tests-ggml-medium.bin
whisper.cpp/models/for-tests-ggml-medium.en.bin
whisper.cpp/models/for-tests-ggml-small.bin
whisper.cpp/models/for-tests-ggml-small.en.bin
whisper.cpp/models/for-tests-ggml-tiny.bin
whisper.cpp/models/for-tests-ggml-tiny.en.bin
whisper.cpp/models/for-tests-silero-v6.2.0-ggml.bin
whisper.cpp/models/generate-coreml-interface.sh
whisper.cpp/models/generate-coreml-model.sh
whisper.cpp/models/ggml_to_pt.py
whisper.cpp/models/requirements-coreml.txt
whisper.cpp/models/requirements-openvino.txt
whisper.cpp/samples/.gitignore
whisper.cpp/samples/README.md
whisper.cpp/samples/jfk.mp3
whisper.cpp/samples/jfk.wav
whisper.cpp/scripts/bench-all-gg.txt
whisper.cpp/scripts/bench-all.sh
whisper.cpp/scripts/bench-wts.sh
whisper.cpp/scripts/bench.py
whisper.cpp/scripts/build-info.sh
whisper.cpp/scripts/convert-all.sh
whisper.cpp/scripts/deploy-wasm.sh
whisper.cpp/scripts/gen-authors.sh
whisper.cpp/scripts/get-flags.mk
whisper.cpp/scripts/quantize-all.sh
whisper.cpp/scripts/sha-all.sh
whisper.cpp/scripts/sync-ggml-am.sh
whisper.cpp/scripts/sync-ggml.last
whisper.cpp/scripts/sync-ggml.sh
whisper.cpp/scripts/sync-llama.sh
whisper.cpp/scripts/apple/validate-apps.sh
whisper.cpp/scripts/apple/validate-ios.sh
whisper.cpp/scripts/apple/validate-macos.sh
whisper.cpp/scripts/apple/validate-tvos.sh
whisper.cpp/scripts/apple/validate-visionos.sh
whisper.cpp/src/CMakeLists.txt
whisper.cpp/src/whisper-arch.h
whisper.cpp/src/whisper.cpp
whisper.cpp/src/coreml/whisper-compat.h
whisper.cpp/src/coreml/whisper-compat.m
whisper.cpp/src/coreml/whisper-decoder-impl.h
whisper.cpp/src/coreml/whisper-decoder-impl.m
whisper.cpp/src/coreml/whisper-encoder-impl.h
whisper.cpp/src/coreml/whisper-encoder-impl.m
whisper.cpp/src/coreml/whisper-encoder.h
whisper.cpp/src/coreml/whisper-encoder.mm
whisper.cpp/src/openvino/whisper-openvino-encoder.cpp
whisper.cpp/src/openvino/whisper-openvino-encoder.h
whisper.cpp/tests/.gitignore
whisper.cpp/tests/CMakeLists.txt
whisper.cpp/tests/en-0-ref.txt
whisper.cpp/tests/en-1-ref.txt
whisper.cpp/tests/en-2-ref.txt
whisper.cpp/tests/es-0-ref.txt
whisper.cpp/tests/run-tests.sh
whisper.cpp/tests/test-c.c
whisper.cpp/tests/test-vad-full.cpp
whisper.cpp/tests/test-vad.cpp
whisper.cpp/tests/test-whisper.js
whisper.cpp/tests/earnings21/.gitignore
whisper.cpp/tests/earnings21/Makefile
whisper.cpp/tests/earnings21/README.md
whisper.cpp/tests/earnings21/eval.mk
whisper.cpp/tests/earnings21/eval.py
whisper.cpp/tests/earnings21/requirements.txt
whisper.cpp/tests/earnings21/normalizers/LICENSE
whisper.cpp/tests/earnings21/normalizers/__init__.py
whisper.cpp/tests/earnings21/normalizers/basic.py
whisper.cpp/tests/earnings21/normalizers/english.json
whisper.cpp/tests/earnings21/normalizers/english.py
whisper.cpp/tests/librispeech/.gitignore
whisper.cpp/tests/librispeech/Makefile
whisper.cpp/tests/librispeech/README.md
whisper.cpp/tests/librispeech/eval.mk
whisper.cpp/tests/librispeech/eval.py
whisper.cpp/tests/librispeech/requirements.txt
whisper.cpp/tests/librispeech/normalizers/LICENSE
whisper.cpp/tests/librispeech/normalizers/__init__.py
whisper.cpp/tests/librispeech/normalizers/basic.py
whisper.cpp/tests/librispeech/normalizers/english.json
whisper.cpp/tests/librispeech/normalizers/english.py