yuniruyuni
20c57dc887
fix: full_usage sample build error
2023-04-26 14:48:21 +09:00
yuniruyuni
8feebfb953
fix: audio_transcription sample build error
2023-04-26 14:47:15 +09:00
yuniruyuni
af4bacf80b
fix: basic_use sample build error
2023-04-26 14:46:10 +09:00
Zero
13d44e5881
add changes from whisper.cpp update
2023-04-17 17:57:00 -06:00
James Bruska
d8271e31d0
Changed convert_stereo_to_mono_audio to return a Result
2023-03-27 11:49:13 -04:00
James Bruska
30ff41989b
Ran cargo fmt
2023-03-27 10:35:23 -04:00
James Bruska
445a072bda
Turned off warning for unused variable in audio_transcription example
2023-03-23 13:46:36 -04:00
James Bruska
05d072ffc4
Updated Cargo.toml and audio_transcription example to not fail cargo test
2023-03-23 12:38:54 -04:00
0/0
406fcae694
add another example
2023-02-08 16:25:17 -07:00
0/0
7350453ffe
Merge remote-tracking branch 'origin/master'
2023-02-08 16:19:12 -07:00
0/0
39b822ae2c
update example to latest usage
2023-02-08 14:46:04 -07:00
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