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:
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')) |
Bug tracker:https://github.com/jhudsl/text2speech/issues
edtech-softwarespeech-synthesistext-to-speechttsvoice
Last updated 1 years agofrom:f3ab315e7a. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 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
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert PCM to WAV | pcm_to_wav |
Play audio in a browser | play_audio |
Point to local coqui tts Executable File | set_coqui_path |
Text-to-Speech (Speech Synthesis) | tts tts_amazon tts_coqui tts_google tts_microsoft |
Authentication for Text-to-Speech (Speech Synthesis) Engines | tts_amazon_auth tts_auth tts_coqui_auth tts_google_auth tts_microsoft_auth |
Bind WAVs together | tts_bind_wav |
Default voice for text-to-speech engine | tts_default_voice |
Speak Engine for 'knitr' | tts_speak_engine |
Text-to-Speech (Speech Synthesis) Voices | tts_amazon_voices tts_coqui_voices tts_google_voices tts_microsoft_voices tts_voices |