sandrohanea / whisper.net

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

Why is the performance so low #194

Open Chris20210426 opened 2 months ago

Chris20210426 commented 2 months ago

I ran a sample program using this library based on Windows ARM. When processing a 13 minute source audio, it takes 11 minutes to complete, while the whisper official command-line program only takes less than two minutes. Is there any optimization method available? By the way, the test is based on the same ggml model.