Skip to content

Commit

Permalink
re-enabled youtube demos
Browse files Browse the repository at this point in the history
  • Loading branch information
matt200-ok committed Jan 15, 2025
1 parent 5e0c845 commit 6713f20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
run: python3 leopard_demo_file.py --access_key ${{secrets.PV_VALID_ACCESS_KEY}} --wav_paths ../../resources/audio_samples/test.wav

build-subtitle-demo:
if: false # YouTube: "Sign in to confirm you’re not a bot."
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -118,7 +117,6 @@ jobs:
--subtitle_path test.txt

build-youtube-demo:
if: false # YouTube: "Sign in to confirm you’re not a bot."
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 6713f20

Please sign in to comment.