parent
664ee6167e
commit
5d8446b17c
Before Width: | Height: | Size: 441 KiB |
@ -0,0 +1,7 @@
|
|||||||
|
# Metaverse
|
||||||
|
You can make your favorite person say the specified content with the `TTS` mudule of `PaddleSpeech` and `PaddleGAN`, and construct your own virtual human.
|
||||||
|
|
||||||
|
Run the following command line to get started:
|
||||||
|
```
|
||||||
|
./run.sh
|
||||||
|
```
|
@ -0,0 +1,7 @@
|
|||||||
|
# Story Talker
|
||||||
|
You can use `PaddleOCR` to get the text of a storybook, and read it by the `TTS` mudule of `PaddleSpeech`.
|
||||||
|
|
||||||
|
Run the following command line to get started:
|
||||||
|
```
|
||||||
|
./run.sh
|
||||||
|
```
|
Before Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
Before Width: | Height: | Size: 221 KiB |
Before Width: | Height: | Size: 550 KiB |
Before Width: | Height: | Size: 514 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue