Upgrade whisper

This commit is contained in:
Chocobozzz
2026-08-13 13:33:27 +02:00
parent 184153f8d4
commit 9f136ed636
@@ -11,7 +11,7 @@ export const engines: TranscriptionEngine[] = [
license: 'MIT',
supportedModelFormats: [ 'PyTorch' ],
languageDetection: true,
version: '20231117'
version: '20250625'
},
{
name: 'whisper-ctranslate2',