← 返回
开发者工具 Key 中文

Addis Assistant

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'.
利用 Addis Assistant API 提供语音转文本和文本翻译功能。适用于将音频文件转换为文本(特别是阿姆哈拉语)或在语言间进行文本翻译(如阿姆哈拉语译英语)。需要 'x-api-key'。
dagmawibabi
开发者工具 clawhub v1.0.0 1 版本 99784.3 Key: 需要
★ 1
Stars
📥 2,755
下载
💾 70
安装
1
版本
#latest

概述

Addis Assistant

Overview

This skill enables the use of the Addis Assistant API for both Speech-to-Text (STT) and text Translation.

Using This Skill

This skill provides two primary functions:

  1. Speech-to-Text (STT): Convert an audio file (e.g., Amharic) into text.
  2. Translation: Translate text from a source language to a target language.

Authentication

Both functions require an x-api-key. This key should be provided as an argument to the respective scripts.

STT Function

  • Endpoint: api.addisassistant.com/api/v2/stt
  • Method: POST
  • Parameters:
  • audio: Path to the audio file (e.g., "@/path/to/file")
  • request_data: JSON string with "language_code": "am" (Amharic is the default and only supported language for now).

Translation Function

  • Endpoint: api.addisassistant.com/api/v1/translate
  • Method: POST
  • Parameters:
  • text: The text to be translated.
  • source_language: The language of the input text (e.g., "am").
  • target_language: The language to translate the text into (e.g., "en").

Resources

This skill includes scripts/ for direct execution and references/ for API details.

scripts/

  • stt.py: Python script for Speech-to-Text.
  • translate.py: Python script for text Translation.

references/

  • api_spec.md: Detailed API specifications and curl examples.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 14:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,203
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,181
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,799