Slipstream db64d0e790
feat: Add Google Cloud TTS provider
Introduces a new TTS provider using Google Cloud Text-to-Speech (Chirp HD model). This allows for higher quality and more natural-sounding voice synthesis.

The `TTSProviderCog` now includes:
- A `google_cloud_tts` option in the `_synthesize_speech` method.
- Checks for the `google-cloud-texttospeech` library and provides installation instructions if missing.
- Error handling for common Google Cloud TTS issues like quota limits or credential problems.
- A new choice in the `/ttsprovider` slash command for "Google Cloud TTS (Chirp HD)".
- A check for the availability of the `google.cloud.texttospeech` module on startup.
2025-05-30 21:25:01 -06:00
..
a
2025-04-26 22:38:40 -06:00
2025-04-30 08:11:48 -06:00
2025-04-30 13:39:43 -06:00
2025-05-30 21:25:01 -06:00
2025-05-30 21:25:01 -06:00
aa
2025-04-30 21:18:03 -06:00
aa
2025-04-29 15:42:53 -06:00
aa
2025-04-28 23:24:38 -06:00
2025-04-26 22:34:28 -06:00
2025-05-30 21:25:01 -06:00