matrix-gptbot/src/gptbot/classes
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
..
__init__.py Make it an importable module 2023-05-25 07:28:28 +00:00
bot.py feat: Add voice input and output support 2023-11-26 07:58:10 +01:00
dict.py Make it an importable module 2023-05-25 07:28:28 +00:00
logging.py Bump version to 0.1.0 2023-05-25 12:41:32 +00:00
openai.py feat: Add voice input and output support 2023-11-26 07:58:10 +01:00
trackingmore.py Make it an importable module 2023-05-25 07:28:28 +00:00
wolframalpha.py Make it an importable module 2023-05-25 07:28:28 +00:00