diff --git a/examples/c++/README.md b/examples/c++/README.md index 6a469c8..dbd8674 100644 --- a/examples/c++/README.md +++ b/examples/c++/README.md @@ -1,4 +1,4 @@ -# Silero-VAD V5 in C++ (based on LibTorch) +# Silero-VAD V6 in C++ (based on LibTorch) This is the source code for Silero-VAD V6 in C++, utilizing LibTorch & Onnxruntime. You should compare its results with the Python version.