mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-24 20:22:41 +01:00
Remove WhisperX
This commit is contained in:
parent
223eb5e127
commit
4725a28f6b
@ -166,7 +166,7 @@ namespace Nikse.SubtitleEdit.Forms.AudioToText
|
||||
}
|
||||
engines.Add(WhisperChoice.CTranslate2);
|
||||
engines.Add(WhisperChoice.StableTs);
|
||||
engines.Add(WhisperChoice.WhisperX);
|
||||
//engines.Add(WhisperChoice.WhisperX); -- impossible to install...
|
||||
|
||||
foreach (var engine in engines)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user