diff --git a/bindings/ruby/sig/whisper.rbs b/bindings/ruby/sig/whisper.rbs index f7304915..a7bf44e7 100644 --- a/bindings/ruby/sig/whisper.rbs +++ b/bindings/ruby/sig/whisper.rbs @@ -1,7 +1,3 @@ -interface _MemoryView - def initialize: (string) -> void -end - module Whisper interface _Samples def length: () -> Integer