add demo videos, test=doc

pull/1437/head
TianYuan 4 years ago
parent 49fd55dc16
commit 7d36dc7a69

@ -0,0 +1,13 @@
Demo Video
==================
.. raw:: html
<video controls width="1024">
<source src="https://paddlespeech.bj.bcebos.com/Parakeet/docs/demos/PaddleSpeech_Demo.mp4"
type="video/mp4">
Sorry, your browser doesn't support embedded videos.
</video>

@ -41,6 +41,7 @@ Contents
tts/gan_vocoder tts/gan_vocoder
tts/demo tts/demo
tts/demo_2 tts/demo_2
tts/demo_video
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
@ -48,6 +49,13 @@ Contents
released_model released_model
.. toctree::
:maxdepth: 1
:caption: Demo Video
demo_video
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Acknowledgement :caption: Acknowledgement

@ -0,0 +1,12 @@
TTS Demo Video
==================
.. raw:: html
<video controls width="1024">
<source src="https://paddlespeech.bj.bcebos.com/Parakeet/docs/demos/paddle2021_with_me.mp4"
type="video/mp4">
Sorry, your browser doesn't support embedded videos.
</video>
Loading…
Cancel
Save