Skip to main content

Interface with various cloud APIs for language processing such as translation, text to speech

Project description

# cloud-language-tools Interface with various cloud APIs for translation, text to speech

## encryption encrypting: gpg –batch –yes –passphrase-file gpg_passphrase_file –output tts_keys.sh.gpg –symmetric tts_keys.sh

decrypting: gpg –batch –yes –passphrase-file gpg_passphrase_file –output tts_keys.sh.test_decrypt –decrypt tts_keys.sh.gpg

# regenerate requirements_frozen.txt pip freeze | grep -v -E ‘en-core-web-trf|zh-core-web-trf|fr-dep-news-trf|de-dep-news-trf|es-dep-news-trf|it-core-news-lg|ja-core-news-lg|pl-core-news-lg|ru-core-news-lg|patreon’ > requirements_frozen.txt

# for building see package.sh

# additional modules for spacy

python -m spacy download zh_core_web_trf python -m spacy download en_core_web_trf python -m spacy download fr_dep_news_trf python -m spacy download ja_core_news_lg python -m spacy download de_dep_news_trf python -m spacy download es_dep_news_trf python -m spacy download ru_core_news_lg python -m spacy download pl_core_news_lg python -m spacy download it_core_news_lg

Project details


Release history Release notifications | RSS feed

This version

0.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudlanguagetools-0.6.tar.gz (38.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page