Contents

paddlespeech 1.5.0

0

Speech tools and models based on Paddlepaddle

Speech tools and models based on Paddlepaddle

Stars: 12533, Watchers: 12533, Forks: 1953, Open Issues: 269

The PaddlePaddle/PaddleSpeech repo was created 8 years ago and the last code push was 6 days ago.
The project is extremely popular with a mindblowing 12533 github stars!

How to Install paddlespeech

You can install paddlespeech using pip

pip install paddlespeech

or add it to a project with poetry

poetry add paddlespeech

Package Details

Author
PaddlePaddle Speech and Language Team
License
Apache 2.0
Homepage
https://github.com/PaddlePaddle/PaddleSpeech
PyPi:
https://pypi.org/project/paddlespeech/
GitHub Repo:
https://github.com/PaddlePaddle/PaddleSpeech

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  paddlespeech  pypi packages just yet.

Errors

A list of common paddlespeech errors.

Code Examples

Here are some paddlespeech code examples and snippets.

GitHub Issues

The paddlespeech package has 269 open issues on GitHub

  • 中英文流式TTS的配置方法
  • Bump lodash from 4.17.21 to 4.17.23 in /demos/speech_web/web_client
  • Bump lodash-es from 4.17.21 to 4.17.23 in /demos/speech_web/web_client
  • fix workflows ci yml
  • [S2T]生成的.srt字幕文件中只有最后一段音频的
  • 中英文混合TTS哪个模型好用呀?
  • fix(g2pw): avoid redundant download when model files already exist
  • CosyVoice
  • 流式TTS合成有支持中英文混合合成的模型吗?

See more issues on GitHub

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

gTTS 2.5.4

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

openai 2.21.0

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.