Tonghua
用父母自己的声音,给孩子讲 AI 生成的童话故事Tell AI-generated bedtime stories in a parent’s own voice
Overview
这是什么What It Does
一个 SwiftUI 原生 iOS 应用:录制 15 秒语音完成声音克隆,AI 生成个性化童话,再用克隆声音朗读出来。支持中英粤三语。A native SwiftUI app that clones a voice from 15 seconds of audio, generates personalized stories, and reads them aloud in Mandarin, English, or Cantonese.
面向 年轻父母、家庭用户、想用 AI 丰富亲子互动的人。Built for young parents and families who want richer AI-assisted storytelling.
更多说明More Details
传统亲子阅读受限于父母的时间和故事储备。Tonghua 把 AI 生成 + 声音克隆合进一个 iOS 应用:父母录 15 秒语音完成克隆,AI 写童话,再用克隆声音播放,让孩子听到的是”妈妈的语气和声音”而不是机器合成音。
Family reading is constrained by time and by the number of stories a parent has ready. Tonghua combines AI generation and voice cloning in one iOS app: record 15 seconds, generate a story, and play it in the parent’s own voice.
The result keeps the emotional familiarity of a parent’s voice while making new personalized stories available on demand.
Features
核心能力Core Capabilities
录制一段短语音,MiniMax API 在云端完成声音克隆,之后任何故事都能用父母的声音朗读。A short recording creates a reusable cloud voice through the MiniMax API.
DeepSeek 根据主题和角色自动编写完整童话,支持自定义故事方向,中英粤三语输出。DeepSeek writes complete stories from themes and characters in Mandarin, English, or Cantonese.
SwiftUI + @Observable + NavigationStack,iOS 17 专属特性全用上,动画流畅、无障碍完备。SwiftUI, Observation, and NavigationStack provide a responsive and accessible iOS 17 experience.