[submodule "pybind11"]
	path = pybind11
	url = https://github.com/pybind/pybind11.git
    branch = master

[submodule "whisper.cpp"]
    path = whisper.cpp
    url = https://github.com/ggml-org/whisper.cpp.git
    branch = master
