whisper.cpp
Accept pipe to stream
#2694
Open

Commits
  • Add an audio function to retrieve the audio data since last time.
    tamo committed 1 year ago
  • Simplify stream's pcmf32 handling
    tamo committed 1 year ago
  • Add headers for gcc c++
    tamo committed 1 year ago
  • Accept pipe to stream
    tamo committed 1 year ago
  • Fix armv7-linux build
    tamo committed 1 year ago
  • Remove unused n_new_line
    tamo committed 1 year ago
  • Fix windows build (include fcntl.h)
    tamo committed 1 year ago
  • Fix inconsistency of ifdef
    tamo committed 1 year ago
  • Fix windows build
    tamo committed 1 year ago
  • Make `stream` more test-friendly
    tamo committed 1 year ago
  • Run vad_simple on entire pcmf32, not on the last step
    tamo committed 1 year ago
  • Merge branch 'ggerganov:master' into pipe-stream
    tamo committed 1 year ago
  • Simplify pipe handling
    tamo committed 1 year ago
  • Make it more reviewer-friendly
    tamo committed 1 year ago
  • Fix n_samples_new > n_samples_step case
    tamo committed 1 year ago
Loading