buzz/tests/transcriber
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
..
__init__.py feat: import URL for transcription (#665) 2024-01-08 01:45:30 +00:00
openai_whisper_api_file_transcriber_test.py fix: openai transcription model response 2024-01-11 09:35:56 +00:00
recording_transcriber_test.py Updating for compatability with Ubuntu 24.04 (#799) 2024-06-16 19:02:46 +00:00
transcriber_test.py Will combine sentences into paragraphs when exporting txt (#889) 2024-08-17 14:50:27 +00:00
whisper_cpp_file_transcriber_test.py Fix for extra spaces in whisper.cpp transcripts (#890) 2024-08-17 15:48:06 +00:00
whisper_cpp_test.py Adding Core ML support for WhisperCpp (#976) 2024-11-05 19:41:26 +02:00
whisper_file_transcriber_test.py Adding note on ffmpeg + fix for faster whisper on macOS (#882) 2024-08-10 19:07:37 +00:00