You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/demos/story_talker
zxcd 05cdbd8d5e
【doc】fix download link case abnormal traffic (#4020)
6 months ago
..
README.md Add Chinese doc and language switcher for demos of metaverse, style_fs2 and story talker, test=doc 3 years ago
README_cn.md Revised the Chinese doc, test=doc 3 years ago
ocr.py add tts tutorial 4 years ago
path.sh add tts tutorial 4 years ago
run.sh 【doc】fix download link case abnormal traffic (#4020) 6 months ago

README.md

(简体中文|English)

Story Talker

Introduction

Storybooks are very important children's enlightenment books, but parents usually don't have enough time to read storybooks for their children. For very young children, they may not understand the Chinese characters in storybooks. Or sometimes, children just want to "listen" but don't want to "read".

You can use PaddleOCR to get the text of a storybook and read it by the TTS module of PaddleSpeech.

Usage

Run the following command line to get started:

./run.sh

The result has shown in our notebook.