diff --git a/examples/csharp/SileroVadDetector.cs b/examples/csharp/SileroVadDetector.cs index 051e5a8..28ec56d 100644 --- a/examples/csharp/SileroVadDetector.cs +++ b/examples/csharp/SileroVadDetector.cs @@ -215,10 +215,7 @@ public class SileroVadDetector for (int i = 1; i < original.Count; i++) { SileroSpeechSegment segment = original[i]; - if (i == 235) - { - - } + if (segment.StartOffset > right) { result.Add(new SileroSpeechSegment(left, right,