Provides Speech-to-Text (STT) and text Translation using the Addis Assistant API (api.addisassistant.com). Use when the user needs to convert an audio file to text (specifically Amharic), or translate text between languages (e.g., Amharic to English). Requires 'x-api-key'.
Initial release of addis-assistant-stt skill. - Provides Speech-to-Text (STT) for Amharic audio using Addis Assistant API. - Supports text translation between languages (e.g., Amharic to English). - Requires an `x-api-key` for authentication in all requests. - Includes Python scripts for both STT and Translation functions. - Documentation and API usage examples available in `references/`.