buzz/tests
Raivis Dejus 725031ebb8
Adding Core ML support for WhisperCpp (#976)
This also changes how models for Whisper.cpp are downloaded. After update of the app models will need to be re-downloaded if you have them already downloaded.
2024-11-05 19:41:26 +02:00
..
transcriber Adding Core ML support for WhisperCpp (#976) 2024-11-05 19:41:26 +02:00
widgets Live recording sliding window (#933) 2024-10-06 11:29:42 +00:00
__init__.py Refactor module structure (#192) 2022-11-28 13:59:15 +00:00
app_main.py Test improvements (#755) 2024-05-25 12:13:57 +03:00
audio.py Adding fix for multi-byte segments in whisper.cpp (#734) 2024-05-14 23:29:43 +00:00
cache_test.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
cli_test.py Snab build fix (#757) 2024-05-26 15:41:02 +03:00
conftest.py add transcript viewer (#686) 2024-03-15 17:38:35 +00:00
gui_test.py Fix for default HF model (#812) 2024-06-22 16:20:22 +00:00
mock_qt.py Upgrade to Whisper v3 (#626) 2023-11-09 09:20:38 +00:00
mock_sounddevice.py Updating for compatability with Ubuntu 24.04 (#799) 2024-06-16 19:02:46 +00:00
model_loader.py Add black formatting (#571) 2023-08-18 22:32:18 +00:00
model_loader_test.py Refactored model downloading (#761) 2024-05-28 09:07:00 +03:00
transformers_whisper_test.py Will print progress while processing with Huggingface (#870) 2024-08-03 21:12:02 +03:00
translator_test.py Add llm translations (#791) 2024-06-15 09:25:01 +03:00