Converts text content into a conversational podcast with two hosts (male and female voices) using Volcengine TTS. You write your article or documentation, it generates a structured JSON script with natural dialogue, then produces an MP3 and transcript. The workflow is intentionally simple: create the script following their "Hello Deer" format guidelines, run one Python command, and you're done. Works in English and Chinese. The script writing is on you though, you need to transform technical content into casual back-and-forth conversation that works for audio. Good for repurposing written content when you want the podcast format but don't want to actually record anything.
npx skills add https://github.com/bytedance/deer-flow --skill podcast-generation