muschellij2/text2speech: Text to Speech Conversion

Converts text into speech using various text-to-speech (TTS) engines and provides an unified interface for accessing their functionality. With this package, users can easily generate audio files of spoken words, phrases, or sentences from plain text data. The package supports multiple TTS engines, including Google's 'Cloud Text-to-Speech API', 'Amazon Polly', Microsoft's 'Cognitive Services Text to Speech REST API', and a free TTS engine called 'Coqui TTS'.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0
URL https://github.com/jhudsl/text2speech
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("muschellij2/text2speech")
muschellij2/text2speech documentation built on July 27, 2023, 9:32 p.m.