c0ffeeca7
|
c3a3ddcfa4
|
Standardize spelling of TTS and STT (#93857)
* Standardize spelling of TTS and STT
* Apply suggestions from code review
* Update homeassistant/components/tts/media_source.py
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2023-05-31 11:00:19 -04:00 |
Erik Montnemery
|
30d9d7d905
|
Minor adjustment of tts typing (#93450)
|
2023-05-24 21:02:55 +02:00 |
epenet
|
452ee0284a
|
Improve type hints in demo [2/3] (#77185)
|
2022-08-26 11:34:38 +02:00 |
Josh Soref
|
83566a7722
|
spelling: components/demo (#64245)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-01-17 15:18:14 +01:00 |
Bram Kragten
|
76aae0c23e
|
Fix demo TTS (#28608)
|
2019-11-07 13:43: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 |
Pascal Vizeli
|
99c0559a0c
|
Speech to Text component (#28434)
* Initial commit for STT
* Fix code review
|
2019-11-04 13:10:42 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -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 |
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 |