mlx-examples/whisper/whisper
Awni Hannun 80d18671ad
[Lora] Fix generate (#282)
* fix generate

* update readme, fix test, better default

* nits

* typo
2024-01-10 16:13:06 -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 [Whisper] Add load from Hub. (#255) 2024-01-08 06:20:00 -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