matrix-reportbot/src/gptbot
Kumi 155ea68e7a
feat: Add voice input and output support
This change adds support for voice input and output to the GPTbot. Users can enable this feature using the new `!gptbot roomsettings` command. Voice input and output are currently supported via OpenAI's TTS and Whisper models. However, note that voice input may be unreliable at the moment. This enhancement expands the capabilities of the bot, allowing users to interact with it using their voice. This addresses the need for a more user-friendly and natural way of communication.
2023-11-26 07:58:10 +01:00
..
assets Make it an importable module 2023-05-25 07:28:28 +00:00
callbacks Work towards encryption support 2023-11-11 17:22:43 +01:00
classes feat: Add voice input and output support 2023-11-26 07:58:10 +01:00
commands feat: Add voice input and output support 2023-11-26 07:58:10 +01:00
migrations Fix type hints in migrations 2023-06-01 06:23:48 +00:00
__init__.py Make it an importable module 2023-05-25 07:28:28 +00:00
__main__.py Version bump to 0.1.1 2023-06-01 06:34:09 +00:00