Home / Embracing Digital Transformation
Dr. Darren Pulsipher, Chief Enterprise Architect for Public Sector, author and professor, investigates effective change leveraging people, process, and technology. Which digital trends are a flash in the pan—and which will form the foundations of lasting change?
Topics: Technology , Business
Transcribe the entire archive
363 episodes of Embracing Digital Transformation have transcripts. Fetch them all as speaker-labeled Markdown in one script — 1 credit each, and re-fetching one you already have is free:
curl -s -H "x-api-key: YOUR_KEY" \
https://spoken.md/podcasts/1501881754/episodes \
| jq -r '.episodes[] | "\(.id) \(.title)"' \
| while IFS=' ' read -r id title; do
slug=$(echo "$title" | tr '[:upper:]' '[:lower:]' | tr -cs 'a-z0-9' '-' | sed 's/-*$//')
[ -f "${id}-${slug}.md" ] && continue
curl -sf -H "x-api-key: YOUR_KEY" \
-o "${id}-${slug}.md" \
https://spoken.md/transcripts/$id || rm -f "${id}-${slug}.md"
sleep 0.34
done
Already-saved files are skipped — safe to re-run after a top-up.
500 credits — more than the 363 you need, because the larger tier costs less. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
#374 How to Build a Data-Inspired Decision Culture August 6, 2026
#373 AI Security Needs Behavioral Control, Not Just Pattern Matching August 4, 2026
#372 Using AI to Write Better Books Without Losing Your Voice July 30, 2026
#371 How to Use AI Without Losing Your Voice or Judgment July 28, 2026
#370 How to Control AI Agents with Formal Methods and Ephemeral Access July 24, 2026
#368 AI Augmented Redesigning Insurance Around the Customer July 21, 2026
#369 How to Automate Manual Operations Without Breaking Compliance July 21, 2026
#367 How Mid-Sized Companies Can Beat the Giants with AI July 14, 2026
#366 Why Cultural Intelligence Is the Hidden Advantage in Global Business and AI July 8, 2026
#365 How to Successfully Lead AI Transformation in Your Organization July 2, 2026
#364 How AI Is Transforming Small Business and Entrepreneurship June 30, 2026
#363 Making Industry 4.0 Viable: When the Real World Meets Digital Transformation June 25, 2026
#362 Why Most Mergers Fail: Culture, Technology, and Leadership Lessons June 23, 2026
#361 How AI is Reshaping Education and College Admissions June 23, 2026
#360 The Power of Resilience: Why Emotional Regulation Matters in the Age of AI June 23, 2026
#359 Unlocking Data Potential: Insights from Data Pioneer June 11, 2026
#358 Why 95% of AI Projects Fail and How to Succeed June 11, 2026
#357 The Future of HR: Navigating Disruption and AI June 4, 2026
#356 How Human-Centric Leadership Transforms Business June 4, 2026
#355 From Mars to Data Centers: AI that Prevents Cloud Outages. June 4, 2026
#353 AI Leadership in the Real World: Accountability, Decisions, and Transformation June 4, 2026
#349 Overcoming Transformation Fatigue in the Age of AI June 4, 2026
#327 AI Workflow Automation Augmenting Marketing Teams June 4, 2026
These are examples, not the full list — see everything available from this show via the API, get started .
Thousands of transcripts fetched by people building searchable podcast archives
Get any Embracing Digital Transformation episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000780150048
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .