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/metaverse
TianYuan 5f0c0b680e
Update README_cn.md
2 years ago
..
README.md Add Chinese doc and language switcher for demos of metaverse, style_fs2 and story talker, test=doc 2 years ago
README_cn.md Update README_cn.md 2 years ago
path.sh add tts tutorial 3 years ago
run.sh fix demos, test=tts 3 years ago
sentences.txt add tts tutorial 3 years ago

README.md

(简体中文|English)

Metaverse

Introduction

Metaverse is a new Internet application and social form integrating virtual reality produced by integrating a variety of new technologies.

This demo is an implementation to let a celebrity in an image "speak". With the composition of the TTS module of PaddleSpeech and PaddleGAN, we integrate the installation and the specific modules in a single shell script.

Usage

You can make your favorite person say the specified content with the TTS module of PaddleSpeech and PaddleGAN, and construct your virtual human.

Run run.sh to complete all the essential procedures, including the installation.

./run.sh

In run.sh, it will execute source path.sh firstly, which will set the environment variants.

If you would like to try your sentence, please replace the sentence in sentences.txt.

If you would like to try your image, please replace the image download/Lamarr.png in the shell script.

The result has shown in our notebook.