alicloud-ai-audio-tts-realtime-test

cinience/alicloud-skills · updated Apr 8, 2026

$npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-realtime-test
0 commentsdiscussion
summary

Category: test

skill.md

Category: test

Minimal Viable Test

Goals

  • Validate only the minimal request path for this skill.
  • If execution fails, record exact error details without guessing parameters.

Prerequisites

  • Prepare authentication and region settings based on the skill instructions.
  • Target skill: skills/ai/audio/alicloud-ai-audio-tts-realtime

Test Steps (Minimal)

  1. Open the target skill SKILL.md and choose one minimal input example.
  2. Send one minimal request or run the example script.
  3. Record request summary, response summary, and success/failure reason.

可执行示例(兼容性探测 + 可选降级):

.venv/bin/python skills/ai/audio/alicloud-ai-audio-tts-realtime/scripts/realtime_tts_demo.py \
  --text "realtime test" \
  --fallback

Strict mode (CI):

.venv/bin/python skills/ai/audio/alicloud-ai-audio-tts-realtime/scripts/realtime_tts_demo.py \
  --text "realtime test" \
  --strict

Pass criteria:

  • Non-strict mode:realtime_probe.ok=truefallback.ok=true
  • 严格模式:realtime_probe.ok=true(否则脚本非 0 退出)

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/ai/audio/alicloud-ai-audio-tts-realtime
  • Conclusion: pass / fail
  • Notes:

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.560 reviews
  • Ganesh Mohane· Dec 24, 2024

    alicloud-ai-audio-tts-realtime-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Hana Bhatia· Dec 24, 2024

    alicloud-ai-audio-tts-realtime-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Valentina Huang· Dec 20, 2024

    Keeps context tight: alicloud-ai-audio-tts-realtime-test is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Jin Johnson· Dec 20, 2024

    Useful defaults in alicloud-ai-audio-tts-realtime-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Omar Wang· Dec 12, 2024

    alicloud-ai-audio-tts-realtime-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Jin Abebe· Dec 12, 2024

    alicloud-ai-audio-tts-realtime-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Kiara Gill· Dec 8, 2024

    alicloud-ai-audio-tts-realtime-test reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Mia Gonzalez· Nov 27, 2024

    We added alicloud-ai-audio-tts-realtime-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Jin Verma· Nov 11, 2024

    alicloud-ai-audio-tts-realtime-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Jin Chawla· Nov 11, 2024

    I recommend alicloud-ai-audio-tts-realtime-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 60

1 / 6