mlx-examples/whisper/whisper
Yousif 7575125d5d
Added lora support for Phi-2 (#302)
* Added lora support for Phi-2

* Added Phi-2 support in fuse and convert

* format + readme

---------

Co-authored-by: Awni Hannun <awni@apple.com>
2024-01-12 13:45:30 -08: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 Add large v3 2023-12-12 17:26:52 +01:00
decoding.py [Whisper] Add word timestamps and confidence scores (#201) 2024-01-07 10:01:29 -08:00
load_models.py Added lora support for Phi-2 (#302) 2024-01-12 13:45:30 -08: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 [Lora] Fix generate (#282) 2024-01-10 16:13:06 -08:00
whisper.py [Whisper] Add word timestamps and confidence scores (#201) 2024-01-07 10:01:29 -08:00