Git Product home page Git Product logo

uberduck-tts's Introduction

Uberduck Logo

Uberduck

PyPI Uberduck version number PyPI downloads per month PyPI supported Python versions Number of open GitHub issues Number of contributors Discord server

Description

A synchronous and asynchronous API wrapper for the UberDuck text-to-speech service with 100% coverage and top-notch utilities.

Main features

  • - Synchronous support
  • - Asynchronous support
  • - Object-oriented
  • - Easy to use
  • - Utilities like file-saving, audio-playing etc. packed all in one
  • - Very adjustable/configurable
  • - Regularly maintained
  • - Makes the hard tasks of polling and asynchronous operations easy

Links

Installation and upgrades

pip install uberduck

for the stable version (recommended).

pip install -U uberduck

to update your stable version.

pip install git+https://github.com/ImNimboss/uberduck

to install it straight off of GitHub (you need git installed for this).

pip install -U git+https://github.com/ImNimboss/uberduck

to upgrade your version that you got from GitHub.

How to use

Check Documentation/Basics.md.

Examples

Check Documentation/Examples.md.

Some credits

The idea to implement logging in this library came from discord.py.

The idea to use the polling library came from CupOfGeo/UberDuckAPI, another uberduck.ai API wrapper.

Changelog

  • v0.0.1 - Initial release.
  • v0.0.2 - Fixed get_voices() and get_voices_async() by updating the Voice class to be compatible with the new voice data available from the API.
  • v0.0.3 - Moved README.md from .github to root folder due to compatibility issues with other software
  • v0.0.4 - Added attributes added_at, is_primary, hifi_gan_vocoder, ml_model_id, speaker_id, language to Voice class
  • v0.0.5 - Updated dependencies to support Literal in python versions below 3.8 and added simpleaudio installation

uberduck-tts's People

Contributors

imnimboss avatar oyvinw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.