Skip to content
Hui Zhang edited this page Jan 26, 2022 · 54 revisions

PaddleSpeechLogo

Contributing

Architecture

Layout of Source File

  • dataset
    download dataset and generate meta info in jsonline format.
  • examples
    recipe for reproduce experiment.
  • demos
    speech application for industry and/or demo for how to apply model's features.
  • docs
    docs, topic and tutorials of speech task.
  • tests
    unit test, benchmark.
  • tools
    dependent toolkits and download scripts, install makefile.
  • utils
    script and/or bins used by examples.
  • paddleaudio
    please see here.
  • paddlespeech
    please see here.
  • speechx
    please see here.

PaddleAudio

PaddleSpeech

SpeechX - Unified High Performance Speech Deployment toolkit