Skip to content

PaddleSpeech r1.4.0

Compare
Choose a tag to compare
@zxcd zxcd released this 15 Mar 08:10
· 2 commits to r1.4 since this release
d103cb8

S2T

T2S

Server

Engine

Audio

Demos

Docs

Others

  • Remove fluid API in ASR. #2944 #2859 #2852 by @zxcd
  • Add python simple adadelta optimizer. #2925 by @zxcd
  • Add encoding=utf-8 for text. #2896 by @zxcd #2865 by @yt605155624
  • Fix Tensor.numpy()[0] to float(Tensor) to adapt 0D. #2884 by @zhouwei25
  • Fix libsndfile.so not found in ubuntu18-cpu/Dockerfile. #2763 by @linkec
  • Fix AttributeError "module 'distutils' has no attribute 'ccompiler'" in setup.py in ctc_decoders. #2745 by @GreatV

New Contributors

Full Changelog: r1.3.0...r1.4.0