Skip to content

PaddleSpeech r0.1.0

Choose a tag to compare

@Jackwaterveg Jackwaterveg released this 23 Dec 07:58
· 2963 commits to develop since this release
1656fde

Features

CLI : New Feature

  • Easy install by pip pip install paddlespeech
  • CLI to quick explore ASR, TTS, audio classification, speech translation and punctuation restoration.

ASR

  • Join CTC LM decoder
  • Transformer LM model
  • Improve DeepSpeech2 online model
  • Refactor some configs

TTS

CLS

  • Add audio classification example on ESC-50 and custom dataset.
  • Add audio tagging demo based on PANNs and Audioset labels.

ST

  • ST-MTL
  • FAT-ST-MTL

Docs

  • Add quick start
  • Add read the doc
  • Improve installation documentation
  • Add README for each example

Demos

  • Audio_tagging
  • Automatic_video_subtitiles
  • Metaverse
  • Punctuation_restoration
  • Speech_recognition
  • Speech_translation
  • Story_talker
  • Style_fs2
  • Text_to_speech

Others

  • Update released models and results

Acknowledgements

@zh794390558 @KPatr1ck @Jackwaterveg @yt605155624 @Mingxue-Xu @grasswolfs @jerryuhoo