From c8df9dc0a28d4ba976cbd8e635f680a02a5326f8 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sat, 17 Jan 2026 12:43:10 -0500 Subject: Fix github rendering issues --- subtitle-podcast/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'subtitle-podcast') diff --git a/subtitle-podcast/README.md b/subtitle-podcast/README.md index c5bedad..16efb17 100644 --- a/subtitle-podcast/README.md +++ b/subtitle-podcast/README.md @@ -39,7 +39,7 @@ https://www.python.org/ftp/python/3.13.11/python-3.13.11-amd64.exe Be sure to check "Add to Path" during installation -![Python install window](.\python-path.png) +![Python install window](python-path.png) ### Install Whisperx @@ -68,7 +68,7 @@ pip.exe install whisperx If you have it right, your path should look something like this with a different username of course: -![Path window](.\ffmpeg-path.png) +![Path window](ffmpeg-path.png) Once confirmed, click "OK" on all the windows. @@ -98,7 +98,7 @@ For example, if your files are in a folder called "pods" pods\ ---- episode01.mp3 ---- episode01.jpg ----- .\subtitle-podcast.ps1 +---- subtitle-podcast.ps1 ``` Only ".png" and ".jpg" extentions are allowed since I'm lazy. -- cgit v1.2.3