Niko
|
a9dea32c81
|
Fix up audio_transcription example
|
2025-08-02 19:42:32 -07:00 |
|
arizhih
|
ce17f9a441
|
Re-export whisper_ahead
|
2024-05-18 00:06:53 +02:00 |
|
arizhih
|
0c8798c986
|
Use proper lifetimes, add DTW usage example
|
2024-05-17 14:47:58 +02:00 |
|
arizhih
|
482860d0d6
|
Pass aheads by reference, add dtw_mem_size param, rustfmt
|
2024-05-17 02:05:12 +02:00 |
|
arizhih
|
da6b410439
|
Add safe wrapper for raw dtw parameters
|
2024-05-16 18:58:48 +02:00 |
|
thewh1teagle
|
b94f2348dc
|
fix: transcription example compile errors
|
2024-04-15 01:12:49 +03:00 |
|
Chris Raethke
|
81e2b0476b
|
Cargo fmt
|
2023-11-21 06:33:02 +10:00 |
|
Chris Raethke
|
8d462f5dd3
|
Expose WhisperContextParameters and update examples
|
2023-11-20 20:42:34 +10:00 |
|
Yuniru Yuni
|
ef4b9f0630
|
migrate state method into state object
|
2023-04-30 09:09:29 +09:00 |
|
yuniruyuni
|
8feebfb953
|
fix: audio_transcription sample build error
|
2023-04-26 14:47:15 +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 |
|
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 |
|