tronikos
99dbc99b6c
Remove unnecessary unique_id suffix from Google Cloud entities ( #126585 )
...
Remove uncessary unique_id suffix
2024-09-24 08:35:04 +02:00
Marc Mueller
1bc63a61be
Fix enum lookup ( #125220 )
2024-09-04 15:05:28 +02:00
tronikos
334359bb0a
Add Google Cloud Speech-to-Text (STT) ( #120854 )
...
* Google Cloud
* .
* fix
* mypy
* add tests
* Update .coveragerc
* Update const.py
* upload file, reconfigure and import flow
* fixes
* default to latest_short
* mypy
* update
* Allow clearing options in the UI
* update
* update
* update
2024-09-03 15:23:07 +02:00
tronikos
d40e3145fe
Setup Google Cloud from the UI ( #121502 )
...
* Google Cloud can now be setup from the UI
* mypy
* Add BaseGoogleCloudProvider
* Allow clearing options in the UI
* Address feedback
* Don't translate Google Cloud title
* mypy
* Revert strict typing changes
* Address comments
2024-09-02 04:30:18 -07:00
tronikos
f4a16c8dc9
Add strict typing in Google Cloud ( #125068 )
2024-09-02 04:07:12 -07:00
J. Nick Koston
933ae143b3
Bump google-cloud-texttospeech to 2.17.2 ( #124938 )
...
changelog: https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.16.3...google-cloud-texttospeech-v2.17.2
2024-08-30 22:32:09 +02:00
tronikos
27b9965b10
Fix Google Cloud TTS not respecting config values ( #123275 )
2024-08-07 10:16:07 +02:00
Sid
319fdf42c3
Enable Ruff RUF017 ( #121693 )
2024-07-10 21:09:47 +02:00
tronikos
5f909d0c52
Fix unreleased breaking change in Google Cloud ( #121523 )
2024-07-08 14:34:18 +02:00
tronikos
17daccd38a
Refactor the validation in Google Cloud TTS ( #120853 )
2024-07-06 11:44:46 +02:00
tronikos
ad2d794fd6
Get languages and voices from the API in Google Cloud TTS ( #120852 )
2024-07-05 20:03:06 +02:00
tronikos
5deb69d492
Correctly return file extension in Google Cloud TTS ( #120849 )
2024-06-30 15:02:06 +02:00
tronikos
d55be79e6a
Handle error when validating options in Google Cloud TTS ( #120850 )
2024-06-30 02:03:58 -07:00
tronikos
bf608691d5
Do not set gender if voice name is specified in Google Cloud TTS ( #120848 )
...
* Use TextToSpeechAsyncClient in Google Cloud TTS
* Do not set gender if voice name is specified in Google Cloud TTS
2024-06-30 02:03:24 -07:00
tronikos
75e3afd369
Use TextToSpeechAsyncClient in Google Cloud TTS ( #120847 )
2024-06-29 23:28:18 -07:00
tronikos
72fdebeb88
Bump google-cloud-texttospeech to 2.16.3 ( #120845 )
2024-06-29 22:38:56 -07:00
epenet
7b298f177c
Force alias when importing tts PLATFORM_SCHEMA ( #120500 )
2024-06-26 10:23:37 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Sid
a5b609f081
Enable ruff TRY401 ( #114395 )
...
* Enable ruff TRY401
* fix tests
2024-03-29 07:20:36 +01:00
Marc Mueller
2c06d4fcb9
Add empty line after module docstring (2) [components] ( #112736 )
2024-03-08 19:15:59 +01:00
Marc Mueller
7a89e58873
Use builtin TimeoutError [e-i] ( #109679 )
2024-02-05 12:00:37 +01:00
Marc Mueller
5dd3f05db8
Use asyncio.timeout [f-h] ( #98449 )
2023-08-15 08:37:06 -05:00
Erik Montnemery
30d9d7d905
Minor adjustment of tts typing ( #93450 )
2023-05-24 21:02:55 +02:00
Justas
0437926db8
Adding newly supported language codes to Google TTS ( #93030 )
2023-05-13 14:03:20 -04:00
Erik Montnemery
899adef590
Sort manifests 4 ( #87025 )
2023-02-08 20:27:05 +01:00
Franck Nijhof
ce4d93b0c1
Update google-cloud-texttospeech to 2.12.3 ( #80051 )
2022-10-11 00:05:23 +03:00
Franck Nijhof
1a2a20cfc5
Update google-cloud-texttospeech to 2.12.1 ( #76854 )
2022-08-16 17:09:00 +02:00
Franck Nijhof
e75d7dfb75
Update google-cloud-texttospeech to 2.12.0 ( #75401 )
2022-07-18 23:34:53 +02:00
Franck Nijhof
1d6068fa09
Update google-cloud-texttospeech to 2.11.1 ( #73210 )
2022-06-09 22:47:21 +03:00
Franck Nijhof
f5e43d99e4
Update google-cloud-texttospeech to 2.11.0 ( #68076 )
2022-03-12 22:54:41 -10:00
Franck Nijhof
82948cc6c1
Update google-cloud-texttospeech to 2.10.0 ( #66746 )
2022-03-01 10:19:13 +01:00
Franck Nijhof
1a9fda96c3
Revert "Update google-cloud-texttospeech to 2.10.0" ( #66736 )
2022-02-17 14:05:07 +01:00
Franck Nijhof
72fad87aef
Update google-cloud-texttospeech to 2.10.0 ( #66726 )
2022-02-17 12:06:49 +01:00
J. Nick Koston
10d6247fee
Bump to aiohttp 3.8.0 ( #58974 )
2021-11-04 10:07:50 -05:00
Hmmbob
37a07acce0
Adding newly supported language codes to Google TTS ( #58607 )
2021-10-28 22:16:31 +02:00
Marc Mueller
4513ee4ea5
Use assignment expressions 12 ( #57937 )
2021-10-20 14:34:08 -07:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Hmmbob
7ffd4fa83d
Support all available Google Cloud TTS languages ( #49208 )
2021-04-14 18:14:24 +02:00
Carmen Sanchez
fe1e57e76f
Added Spanish US voice to Google Cloud TTS ( #49200 )
...
See https://cloud.google.com/text-to-speech/docs/voices
2021-04-14 11:00:32 +02:00
cristian-vescan
0fe3d6ea81
Added Romanian voice to Google Cloud TTS ( #45704 )
...
See https://cloud.google.com/text-to-speech/docs/voices
2021-01-29 20:02:04 +01:00
hung2kgithub
db6bd22fc9
Add Chinese (Hong Kong) to Google Cloud TTS ( #44689 )
2021-01-01 01:59:42 +01:00
Дубовик Максим
89fe232643
Add google cloud tts SSML + fix ( #40203 )
...
* Add SSML + fix
SSML option is added + pitch paramter fix + couple style code changes
* Remove redundant .get()
* Fix PITCH_SCHEMA, remove redundant .get of dict
2020-12-20 05:40:43 +01:00
tomtzeng
620271c782
Add new language to Google Cloud TTS ( #36705 )
2020-06-22 17:07:09 -07:00
Дубовик Максим
966cb14a38
Add new languages to Google Cloud TTS ( #34334 )
...
* New languages
Arabic, Indian, Thailand, Mandarin
* Reorder language codes
2020-04-18 22:26:36 -04:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Bas Nijholt
d58e6e924a
Sort imports according to PEP8 for components starting with "G" ( #29767 )
2019-12-09 14:17:36 +01:00
Pascal Vizeli
005a1b2713
Add additional support over NC ( #28527 )
...
* Add voice support over NC
* Add disocery support for TTS / STT
* fix cloud TTS discovery
* Fix dev config
* Fix discovery
* Bump hass-nabucasa 0.25
* Add channel support
* Fix lint
* Update homeassistant/components/cloud/__init__.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* bump hass-nabucasa
* Update tts.py
* fix lint
2019-11-05 22:39:15 +01:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Ville Skyttä
a54ade1189
Spelling fixes ( #25666 )
2019-08-02 23:20:06 +02:00