tetos
TTS interface
A unified Python interface for multiple text-to-speech providers
A unified interface for multiple Text-to-Speech (TTS) providers.
250 stars
2 watching
14 forks
Language: Python
last commit: 23 days ago azureedgeopenaitext-to-speechttsvolcengine
Related projects:
Repository | Description | Stars |
---|---|---|
jscrane/tts | An Arduino library for generating human-like speech from text input using an amplifier on the PWM output pin | 194 |
soobinseo/tacotron-pytorch | A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 206 |
tulasiram58827/tts_tflite | This repository provides TTFite models of various text-to-speech architectures. | 189 |
scruss/micropython-syn6988 | A MicroPython library for controlling the VoiceTX SYN6988 text-to-speech module. | 10 |
r9y9/deepvoice3_pytorch | An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,969 |
mozilla/tts | An open-source project providing a suite of deep learning models and tools for advanced text-to-speech synthesis. | 9,401 |
c2h2/tts | Generates .mp3 voice files from input text using the Google Translate service as a speech engine. | 93 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |
vrcwizard/tts-voice-wizard | An application that enables users to convert speech into text and vice versa, with features such as language translation, customizable voices, and integration with VRChat. | 603 |
lifeiteng/vall-e | A PyTorch implementation of a text-to-speech synthesizer based on large language models | 2,049 |
thethingsnetwork/arduino-device-lib | A library that enables Arduino devices to communicate with The Things Network using a RN2xx3 module | 209 |
rayz224/rhasspy-ibmwatson | An integration of IBM Watson's text-to-speech service with Rhasspy | 1 |
gansm/finalcut | A library for creating terminal applications with text-based widgets | 1,008 |
azure-samples/cognitive-speech-tts | A collection of sample code demonstrating various Microsoft Azure Text-to-Speech APIs and SDKs in multiple programming languages | 905 |
languagemachines/ucto | A tokeniser for natural language text that separates words from punctuation and supports basic preprocessing steps such as case changing | 65 |