docs/googlecloud_tts.md
This integration adds Google Cloud Text-to-Speech as a new TTS provider in VideoTrans. It offers high-quality voice synthesis with support for multiple languages and voices.
Python package:
pip install google-cloud-texttospeech>=2.14.0
Google Cloud Project:
Common issues and solutions:
"Credentials not found"
"No voices available"
"Invalid speaking rate"
"Invalid pitch"
Feel free to:
This integration follows the same license as the main VideoTrans project.