fix incorrect doc comments
This commit is contained in:
parent
0859b41191
commit
fc062e7541
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ impl WhisperContext {
|
|||
unsafe { whisper_rs_sys::whisper_model_type(self.ctx) }
|
||||
}
|
||||
|
||||
/// token functions
|
||||
// token functions
|
||||
/// Convert a token ID to a string.
|
||||
///
|
||||
/// # Arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue