mlx-examples/whisper/whisper
Awni Hannun 6abdbe3be8
Fix quant in gguf (#698)
* fix quant in gguf

* fix whisper
2024-04-19 20:07:11 -07:00
..
assets Add large v3 2023-12-12 17:26:52 +01:00
__init__.py Add llms subdir + update README (#145) 2023-12-20 10:22:25 -08:00
audio.py - Removed unused Python imports (#683) 2024-04-16 07:50:32 -07:00
decoding.py - Removed unused Python imports (#683) 2024-04-16 07:50:32 -07:00
load_models.py Fix quant in gguf (#698) 2024-04-19 20:07:11 -07:00
timing.py [Whisper] Add word timestamps and confidence scores (#201) 2024-01-07 10:01:29 -08:00
tokenizer.py Add large v3 2023-12-12 17:26:52 +01:00
torch_whisper.py Add large v3 2023-12-12 17:26:52 +01:00
transcribe.py cleanup whisper a little (#639) 2024-03-30 13:13:58 -07:00
whisper.py Quantize embedding / Update quantize API (#680) 2024-04-18 18:16:10 -07:00