Fixed docstring

This commit is contained in:
lightmare 2023-02-18 23:01:15 +00:00
parent 2854cdfbe3
commit 765c02ec87

View File

@ -152,7 +152,7 @@ cdef class Whisper:
Args:
res: A result id from transcribe(...)
Results:
Returns:
A list of transcribed strings.
Raises: