Commit Graph

  • 38eba07644 Kiri tweaks. master Kiri 2025-03-06 20:27:44 -0800
  • f1bdcbdb5e
    Merge pull request #60 from devnoname120/fix-missing-dep davabase 2024-05-31 22:37:17 -0700
  • 2a19cc17da
    Add missing setuptools dependency Paul 2024-05-31 11:42:44 +0200
  • 34d2a00608
    Merge pull request #53 from CorVous/fixing-infinite-loop davabase 2024-03-14 11:13:46 -0700
  • 5db3b0f7b1 Previous behavior only slept when there was audio in the buffer. This caused two issues, it meant that quarter of a second pauses interrupted each time step, making the phrase timeout slightly inaccurate and most importantly, it meant that the infinite loop wasn't being slept whenever there wasn't data in the queue, which makes it keep running with no pause CorVous 2024-03-14 10:49:16 -0700
  • 828dd92044
    Merge pull request #43 from duaneking/master davabase 2023-11-26 11:51:31 -0800
  • 571061b114
    Cleanup and formatting Duane King 2023-11-24 14:58:27 -0800
  • 9ecc380a33
    remove last_sample as its now dead code Duane King 2023-11-24 14:51:44 -0800
  • 973880412a Really make it real time with no disk IO needed. Duane F. King 2023-11-21 14:10:31 -0800
  • f213b229b8 Formatting and spelling fixes. davabase 2023-10-03 11:21:17 -0700
  • a0b5bdbb0a
    Merge pull request #1 from JohnCiubuc/master davabase 2023-01-20 12:54:00 -0800
  • 78772f03d9 switched back to default model size John Ciubuc 2023-01-14 22:31:22 -0600
  • 0625e35b87 Default microphone option and selection for linux users John Ciubuc 2023-01-14 22:31:04 -0600
  • f180571916 Fixed 'FP16 is not supported on CPU' Warning John Ciubuc 2023-01-14 22:13:48 -0600
  • 4c0d6821ff Make real time transcription demo with OpenAI Whisper. davabase 2022-11-28 22:27:56 -0800