buzz/tests/transcriber
2024-08-17 14:50:27 +00: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 Adding fix for multi-byte segments in whisper.cpp (#734) 2024-05-14 23:29:43 +00:00
whisper_cpp_test.py feat: enable prompt option for Whisper.cpp and OpenAI API (#706) 2024-03-23 16:57:37 +00: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