Spaces:
Running
Running
Commit History
ci : add emscripten build
2f8e217
unverified
main : make whisper_print_segment_callback() more readable (close #371)
02b3e34
unverified
minor : close #370 + Makefile build info print change
e78ac30
unverified
main : add -ocsv, aka --output-csv to output a CSV file
20ca90d
unverified
examples : small code cleanups (#322)
e0255d4
unverified
Andy Maloney
commited on
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
7ffa531
unverified
minor : resolves some of warnings when compiling with clang/clang++ (#294)
061b71e
unverified
whisper : language auto-detect (#59)
dad1114
main : add option to print the progress (#276)
068424c
unverified
main : add "--prompt" command line argument (#90)
a488eb7
unverified
Add newline per segment for text output (#254)
3b047c2
unverified
Lexevolution
commited on
whisper : add mechanism for aborting the whisper_full() computation
d311de4
main : add stereo-channel-based diarization (#64)
b5e16ed
unverified
examples : add "command" tool (#171)
4d3c293
unverified
refactoring : more readable code
5ef0168
unverified
main : fix dangling pointer when using stdin for input (#65)
2daf96b
unverified
main, stream : remove --verbose flag (#178)
8f1a93e
unverified
unicode : fix character replacement (thanks to @tamo)
be06a9b
unverified
whisper : add option to speed up the audio tempo by x2
bec875e
Adds support for stdin wav input
d83eddb
Alan
commited on