wyoming-whisper-rs/examples
reisub0 bc51b4d4fc
error[E0599]: no method named set_print_special_tokens found for struct FullParams in the current scope
--> examples/basic_use.rs:23:12
   |
23 |     params.set_print_special_tokens(false);
   |            ^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `set_print_special`

For more information about this error, try `rustc --explain E0599`.
2022-12-24 22:49:57 +01:00
..
basic_use.rs error[E0599]: no method named set_print_special_tokens found for struct FullParams in the current scope 2022-12-24 22:49:57 +01:00