From c5aa94675568cd4861925bd3b70433c2864bbfe5 Mon Sep 17 00:00:00 2001 From: Juan Coria Date: Tue, 31 Oct 2023 15:19:26 +0100 Subject: [PATCH] Update quick-runs.yml --- .github/workflows/quick-runs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quick-runs.yml b/.github/workflows/quick-runs.yml index f65c5ec7..d30727e6 100644 --- a/.github/workflows/quick-runs.yml +++ b/.github/workflows/quick-runs.yml @@ -31,7 +31,7 @@ jobs: wget --no-verbose --show-progress --continue -O rttms/ES2002b.rttm https://raw.githubusercontent.com/pyannote/AMI-diarization-setup/main/only_words/rttms/train/ES2002b.rttm - name: Install dependencies run: | - sudo add-apt-repository ppa:jonathonf/ffmpeg-4 + sudo add-apt-repository ppa:savoury1/ffmpeg4 sudo apt-get update sudo apt-get -y install ffmpeg=4.3 sudo apt-get -y install libportaudio2=19.6.0-1.1