Whisper ACFT
Collection
https://github.com/futo-org/whisper-acft
•
6 items
•
Updated
•
1
This is in a fine-tuned series of OpenAI's Whisper models.
The models have been finetuned for dynamic audio context robustness, allowing shorter audio contexts for better performance with short audio inputs. The method is detailed in our GitHub repo.
These models are not useful by themselves under default Whisper runtime configurations.
The easiest way to test differing audio context is to use whisper.cpp with the --audio-context
parameter. We provide converted whisper.cpp models in our GitHub README.
More information can be found in our GitHub README.