未验证 提交 c66166e0 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Merge pull request #1437 from yt605155624/add_video_demo

[doc]Add video demo
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 ...@@ -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 ...@@ -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
......
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>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册