sandrohanea / whisper.net

Whisper.net. Speech to text made simple using Whisper Models
MIT License
505 stars 77 forks source link

Can support Distil-Whisper model? #164

Closed dfengpo closed 5 months ago

dfengpo commented 5 months ago

Can support Distil-Whisper model? I heard that the distillation model has a small scale, very high performance, very fast, and high recognition quality

sandrohanea commented 5 months ago

Hello @lmxin123 , Yes, distil models should be supported as described here: https://github.com/sandrohanea/whisper.net/issues/126