buzz/buzz
2024-03-14 01:51:06 +00:00
..
assets Add pip installation (#615) 2023-10-28 18:32:31 +01:00
db feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
settings fix: cli producing blank filenames (#681) 2024-02-24 12:10:45 +00:00
store fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build (#659) 2024-01-05 19:09:26 +00:00
transcriber feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
widgets feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
__init__.py Fix terminal value in .desktop file (#487) 2023-06-17 07:35:10 +01:00
__main__.py Add Snapcraft (#486) 2023-06-12 13:09:08 +01:00
__version__.py Upgrade to 0.8.4 (#579) 2023-08-20 10:40:38 +00:00
action.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
assets.py fix: assets missing in PyInstaller build 2024-01-10 22:42:45 +00:00
buzz.py feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
cache.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli.py fix: cli producing blank filenames (#681) 2024-02-24 12:10:45 +00:00
conn.py Add task queue (#253) 2022-12-20 18:49:00 +00:00
dialogs.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
file_transcriber_queue_worker.py feat: save transcriptions to sqlite (#682) 2024-03-14 01:51:06 +00:00
locale.py Fix translator (#591) 2023-09-02 13:30:23 +00:00
model_loader.py fix: whisper binary missing error message 2024-01-10 09:31:53 +00:00
paths.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
recording.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
transformers_whisper.py fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build (#659) 2024-01-05 19:09:26 +00:00
whisper_audio.py fix: disable whisper, faster_whisper, and hugging_face transcriptions in linux build (#659) 2024-01-05 19:09:26 +00:00