Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Thuillier authored and Victor Thuillier committed Oct 25, 2023
1 parent 1d80965 commit 60a209a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_vad_model_url.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import whisperx.vad

print(f"whisperx.vad.VAD_SEGMENTATION_URL")
print(whisperx.vad.VAD_SEGMENTATION_URL)

0 comments on commit 60a209a

Please sign in to comment.