Commit graph

7 commits

Author SHA1 Message Date
Lucas Zanek
1562644a8d add information about how to run the example 2023-01-03 23:36:02 -03:00
Lucas Zanek
a09ed82675 added logic to write the result in a txt file 2023-01-03 22:48:35 -03:00
Lucas Zanek
748709ec62 audio transcription example 2023-01-03 22:34:18 -03:00
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
0/0
e28baf78d4
fix broken example from breaking changes 2022-10-28 19:45:23 -06:00
0/0
82c83c860f
rename library to whisper-rs 2022-10-09 20:48:00 -06:00
0/0
e12122a6ed
Initial commit 2022-10-09 20:17:31 -06:00