Guided Meditation: Noticing Beginnings
- Date:
- 2021-04-05
- Speakers:
- Kim Allen [Talks] [@AudioDharma]
- Location:
- Insight Meditation Center [Talks] [@YouTube]
- Generation:
- 2026-09-24 (gemini-3-pro-preview) [Raw Markdown] [YouTube Video]
- Keywords:
Guided Meditation: Noticing Beginnings
[]
[Jump To Below]
[AudioDharma]
This is an AI-generated transcript from auto-generated subtitles for the video above. It likely contains inaccuracies, especially with speaker attribution if there are multiple speakers.
if not force_redownload: if json_path.exists() and json_path.stat().st_size > 0: logging.info(f"Found cached raw transcript: {json_path}") return None if srt_path.exists() and srt_path.stat().st_size > 0: logger.info(f"Found cached SRT transcript: {srt_path}") return None
If you would like me to apply this fix to `youtube_transcribe.py`, delete the 0-byte files from the cache, and re-run the process to verify it fetches the transcript correctly, just let me know!