Awesome-omni-skill fal-audio

Text-to-speech and speech-to-text using fal.ai audio models

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/content-media/fal-audio" ~/.claude/skills/diegosouzapw-awesome-omni-skill-fal-audio && rm -rf "$T"
manifest: skills/content-media/fal-audio/SKILL.md
source content

Fal Audio

Overview

Text-to-speech and speech-to-text using fal.ai audio models

When to Use This Skill

Use this skill when you need to work with text-to-speech and speech-to-text using fal.ai audio models.

Instructions

This skill provides guidance and patterns for text-to-speech and speech-to-text using fal.ai audio models.

For more information, see the source repository.