tkdrob
|
9c6c2a77ab
|
Use core constants for amazon polly (#45938)
|
2021-02-04 07:06:09 -05:00 |
aque0us
|
71c9007e06
|
Add Olivia voice to Amazon Polly TTS (#44513)
* Update tts.py
Added Olivia Neural Voice
* Correct linting
Co-authored-by: Joakim Plate <elupus@ecce.se>
|
2020-12-27 08:32:22 +01:00 |
eyager1
|
af6dd698c9
|
Set amazon polly network timeout settings (#44185)
* Change network timeout settings
* Change network timeout settings
|
2020-12-19 18:21:05 +01:00 |
Manuel de la Rosa
|
2d428210e4
|
Add Spanish US voice to amazon polly (#42891)
* Update tts.py
* Update tts.py
|
2020-11-06 10:49:00 +01:00 |
Robbie Trencheny
|
b859be8cea
|
Remove my codeownership over things I dont use anymore (#37401)
|
2020-07-03 09:41:23 +02:00 |
springstan
|
c6c7dd10f5
|
Clean up access to config in various integrations (#33759)
|
2020-04-08 12:59:38 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Franck Nijhof
|
6f92c19302
|
Correct integration names in manifests (A-B) (#30527)
* Correct names in manifests (A-B)
* Just Baidu
* Asterisk Call Detail Records
|
2020-01-06 23:59:12 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
Bas Nijholt
|
96961b9bcc
|
Sort imports according to PEP8 for components starting with "A" (#29761)
|
2019-12-09 13:57:24 +01:00 |
Brendon Baumgartner
|
0467ddb60c
|
Fix amazon dependency conflicts (#28217)
* fix amazon dependency conflicts
* bump boto3 for route53
|
2019-11-14 21:07:43 +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 |
Paolo Tuninetto
|
17b1ba2e9f
|
Move AmazonPolly imports (#27443)
|
2019-10-12 12:57:18 -07:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Brendon Baumgartner
|
8488b57215
|
Add neural support to amazon polly (#27101)
* amazon polly - add neural support
* bumped boto3 for route53 to 1.9.233
|
2019-10-02 10:25:35 +02:00 |
Ville Skyttä
|
a54ade1189
|
Spelling fixes (#25666)
|
2019-08-02 23:20:06 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
Jason Hu
|
c31ab7a175
|
Fix tts Great Migration issue (#22539)
|
2019-03-29 11:45:02 -07:00 |
cgtobi
|
a27e821e8b
|
Migrate tts (#22403)
* Migrate tts
* Migrate tts tests
* Update requirements
* Fix path to demo mp3
|
2019-03-26 07:34:16 -07:00 |