Skip to main content

Library for performing speech recognition with Baidu Speech Recognition API.

Project description

PyBaiduYuyin

This project is a wrapper for Baidu Yuyin(voice) API

This project is modified from SpeechRecognition, which is published under the 3-clause BSD license.

Requirement

  • PyAudio - require manual installation

Install

$ pip install PyBaiduYuyin

Usage

Note: I’m still working on this part, contributions are welcomed.

TTS (Text-To-Speech)

Details can be found in source code.

Example:

import PyBaiduYuyin as pby
tts = pby.TTS(app_key=YOUR_APP_KEY, secret_key=YOUR_SECRET_KEY)
tts.say("你好")

Recognition

The usage of Recognition module is same as SpeechRecognition, except using Baidu App Key and Baidu Secret Key instead of Google App Key.

Please see SpeechRecognition’s README for details.

LICENSE

Copyright (c) 2015-2016 Changxu Wang

The source code is available online at GitHub.

This program is made available under MIT License, see LICENSE.txt for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyBaiduYuyin-0.1.1.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file PyBaiduYuyin-0.1.1.tar.gz.

File metadata

  • Download URL: PyBaiduYuyin-0.1.1.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyBaiduYuyin-0.1.1.tar.gz
Algorithm Hash digest
SHA256 20905c467e66be92575e64dfe7ec7b8d77aee6a0e8442c2b92630490178739d1
MD5 20002bf150b58be57c41451f9950ca9e
BLAKE2b-256 e3f16dc96dfb9b734dd5d0517d8647591b22817b39e5890a265376fe8d8de2b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page