Skip to content

Vocab-Apps/cloud-language-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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

About

Interface with various cloud APIs for translation, text to speech

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages