From 1d96b25521f279abdd904ea8ffa779266a52bfb0 Mon Sep 17 00:00:00 2001 From: Mikhail Shardin <43311539+empenoso@users.noreply.github.com> Date: Tue, 9 Sep 2025 10:38:48 +0500 Subject: [PATCH] upd --- setup_whisper.sh => whisper_transcribe_setup.sh | 2 +- whisperx_diarization_setup.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename setup_whisper.sh => whisper_transcribe_setup.sh (99%) create mode 100644 whisperx_diarization_setup.sh diff --git a/setup_whisper.sh b/whisper_transcribe_setup.sh similarity index 99% rename from setup_whisper.sh rename to whisper_transcribe_setup.sh index 33137e2..e65e8d6 100644 --- a/setup_whisper.sh +++ b/whisper_transcribe_setup.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # 🛠️ Скрипт для настройки окружения OpenAI Whisper на Ubuntu 🛠️ # diff --git a/whisperx_diarization_setup.sh b/whisperx_diarization_setup.sh new file mode 100644 index 0000000..e69de29