Update RBS
This commit is contained in:
parent
4468a62ecf
commit
9029d9ceb3
|
|
@ -627,7 +627,7 @@ module Whisper
|
|||
|
||||
# Load a Parakeet model from the given file path.
|
||||
#
|
||||
def self.new: (String | path | ::URI::HTTP) -> instance
|
||||
def self.new: (String | path | ::URI::HTTP, ?Params) -> instance
|
||||
|
||||
# Transcribe a single audio file.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue