Merge pull request #1437 from yt605155624/add_video_demo

[doc]Add video demo
pull/1439/head
TianYuan 3 years ago committed by GitHub
commit c66166e0fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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/demo
tts/demo_2
tts/demo_video
.. toctree::
:maxdepth: 1
@ -48,6 +49,13 @@ Contents
released_model
.. toctree::
:maxdepth: 1
:caption: Demo Video
demo_video
.. toctree::
:maxdepth: 1
: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