Package: text2speech 1.0.0

Howard Baek

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'.

Authors:Howard Baek [cre], John Muschelli [aut, ctb]

text2speech_1.0.0.tar.gz
text2speech_1.0.0.zip(r-4.5)text2speech_1.0.0.zip(r-4.4)text2speech_1.0.0.zip(r-4.3)
text2speech_1.0.0.tgz(r-4.4-any)text2speech_1.0.0.tgz(r-4.3-any)
text2speech_1.0.0.tar.gz(r-4.5-noble)text2speech_1.0.0.tar.gz(r-4.4-noble)
text2speech_1.0.0.tgz(r-4.4-emscripten)text2speech_1.0.0.tgz(r-4.3-emscripten)
text2speech.pdf |text2speech.html
text2speech/json (API)
NEWS

# Install 'text2speech' in R:
install.packages('text2speech', repos = c('https://jhudsl.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jhudsl/text2speech/issues

On CRAN:

edtech-softwarespeech-synthesistext-to-speechttsvoice

6.23 score 19 stars 2 packages 9 scripts 347 downloads 22 exports 50 dependencies

Last updated 1 years agofrom:f3ab315e7a. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 14 2024
R-4.5-winNOTENov 14 2024
R-4.5-linuxNOTENov 14 2024
R-4.4-winOKNov 14 2024
R-4.4-macOKNov 14 2024
R-4.3-winOKNov 14 2024
R-4.3-macOKNov 14 2024

Exports:%>%pcm_to_wavplay_audioset_coqui_pathttstts_amazontts_amazon_authtts_amazon_voicestts_authtts_bind_wavtts_coquitts_coqui_authtts_coqui_voicestts_default_voicetts_googletts_google_authtts_google_voicestts_microsofttts_microsoft_authtts_microsoft_voicestts_speak_enginetts_voices

Dependencies:askpassassertthataws.signaturebase64enccachemcliconradcpp11curldigestdplyrevaluatefansifastmapfsgarglegenericsgluegoogleAuthRgoogleLanguageRhighrhttrhttr2jsonliteknitrlifecyclemagrittrMASSmemoisemimeopensslpillarpkgconfigpurrrR6rappdirsrlangsignalstringistringrsystibbletidyrtidyselecttuneRutf8vctrswithrxfunyaml

Coqui TTS

Rendered fromcoqui-tts.Rmdusingknitr::rmarkdownon Nov 14 2024.

Last update: 2023-06-27
Started: 2023-05-31

Readme and manuals

Help Manual

Help pageTopics
Convert PCM to WAVpcm_to_wav
Play audio in a browserplay_audio
Point to local coqui tts Executable Fileset_coqui_path
Text-to-Speech (Speech Synthesis)tts tts_amazon tts_coqui tts_google tts_microsoft
Authentication for Text-to-Speech (Speech Synthesis) Enginestts_amazon_auth tts_auth tts_coqui_auth tts_google_auth tts_microsoft_auth
Bind WAVs togethertts_bind_wav
Default voice for text-to-speech enginetts_default_voice
Speak Engine for 'knitr'tts_speak_engine
Text-to-Speech (Speech Synthesis) Voicestts_amazon_voices tts_coqui_voices tts_google_voices tts_microsoft_voices tts_voices