38eba07644
Kiri tweaks.
2025-03-06 20:27:44 -08:00
CorVous
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
2024-03-14 10:49:16 -07:00
Duane King
571061b114
Cleanup and formatting
...
Done on my phone.
2023-11-24 14:58:27 -08:00
Duane King
9ecc380a33
remove last_sample as its now dead code
2023-11-24 14:51:44 -08:00
Duane F. King
973880412a
Really make it real time with no disk IO needed.
2023-11-21 14:10:31 -08:00
davabase
f213b229b8
Formatting and spelling fixes.
2023-10-03 11:21:17 -07:00
John Ciubuc
78772f03d9
switched back to default model size
2023-01-14 22:31:22 -06:00
John Ciubuc
0625e35b87
Default microphone option and selection for linux users
2023-01-14 22:31:04 -06:00
John Ciubuc
f180571916
Fixed 'FP16 is not supported on CPU' Warning
2023-01-14 22:13:48 -06:00
davabase
4c0d6821ff
Make real time transcription demo with OpenAI Whisper.
2022-11-28 22:27:56 -08:00