From f636dd1ef7593a60aa8c287fb0346045a321cbc5 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 21 Oct 2022 12:28:07 -0400 Subject: Add captioning tools --- README.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 3645b04..ad335d0 100644 --- a/README.org +++ b/README.org @@ -155,3 +155,10 @@ ansible-playbook -i inventory.yml prod-playbook.yml --tags test-stream-file -e i Play the stream with MPV: ansible-playbook -i inventory.yml prod-playbook.yml --tags test-stream-mpv -e icecast_test_track=dev + +ansible-playbook -i inventory.yml prod-playbook.yml --tags test-stream-pattern -e icecast_test_track=dev +* Captioning + +Set up whisper + +ansible-playbook -i inventory.yml prod-playbook.yml --tags caption -- cgit v1.2.3