Fixed docstring
This commit is contained in:
parent
2854cdfbe3
commit
765c02ec87
|
@ -152,7 +152,7 @@ cdef class Whisper:
|
||||||
Args:
|
Args:
|
||||||
res: A result id from transcribe(...)
|
res: A result id from transcribe(...)
|
||||||
|
|
||||||
Results:
|
Returns:
|
||||||
A list of transcribed strings.
|
A list of transcribed strings.
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user