Update README.md

This commit is contained in:
Alexander Veysov
2025-11-10 10:59:13 +03:00
committed by GitHub
parent 12b0121993
commit 7de462944a

View File

@@ -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.