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/docs/source/index.rst

85 lines
1.5 KiB

3 years ago
Welcome to PaddleSpeech
3 years ago
==============================================
**PaddleSpeech** is a Speech toolkits implemented by paddlepaddle.
3 years ago
Contents
--------
.. toctree::
:maxdepth: 1
:caption: Introduction
3 years ago
introduction
3 years ago
.. toctree::
:maxdepth: 1
3 years ago
:caption: Quick Start
3 years ago
3 years ago
install
asr/quick_start
tts/quick_start
3 years ago
.. toctree::
:maxdepth: 1
3 years ago
:caption: Speech-to-Text
3 years ago
3 years ago
asr/models_introduction
3 years ago
asr/data_preparation
asr/feature_list
3 years ago
asr/ngram_lm
3 years ago
.. toctree::
:maxdepth: 1
3 years ago
:caption: Text-to-Speech
3 years ago
3 years ago
tts/basic_usage
tts/advanced_usage
tts/zh_text_frontend
tts/models_introduction
tts/gan_vocoder
tts/demo
tts/demo_2
3 years ago
3 years ago
.. toctree::
:maxdepth: 1
:caption: Released Models
released_model
3 years ago
.. toctree::
:maxdepth: 1
:caption: Demos
demo_video
2 years ago
streaming_asr_demo_video
tts_demo_video
streaming_tts_demo_video
3 years ago
.. toctree::
:maxdepth: 1
:caption: Acknowledgement
3 years ago
asr/reference
.. toctree::
:maxdepth: 2
:caption: API Reference
paddleaudio <audio_api/paddleaudio>
paddlespeech.audio <api/paddlespeech.audio>
paddlespeech.cli <api/paddlespeech.cli>
paddlespeech.cls <api/paddlespeech.cls>
paddlespeech.kws <api/paddlespeech.kws>
paddlespeech.resource <api/paddlespeech.resource>
paddlespeech.s2t <api/paddlespeech.s2t>
paddlespeech.server <api/paddlespeech.server>
paddlespeech.t2s <api/paddlespeech.t2s>
paddlespeech.text <api/paddlespeech.text>
paddlespeech.utils <api/ppaddlespeech.utils>
paddlespeech.vector <api/paddlespeech.vector>