返回顶部
b

byted-las-audio-extract-and-split音频提取分割

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
82
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

byted-las-audio-extract-and-split

LAS-AUDIO-EXTRACT-AND-SPLIT (lasaudioextractandsplit)

本 Skill 用于调用 LAS 音频切分算子,支持从视频/音频中提取音频并按时长切分。

  • - POST https://operator.las.cn-beijing.volces.com/api/v1/process 同步处理

快速开始

在本 skill 目录执行:

bash
python3 scripts/skill.py --help

执行音频切分

bash
python3 scripts/skill.py process \
--input-path tos://bucket/input.mp4 \
--output-path-template tos://bucket/output/{index}.wav \
--split-duration 30 \
--output-format wav

参数说明

  • - inputpath: 输入文件的 TOS 路径。
  • outputpathtemplate: 输出文件路径模版。支持变量 {index}, {index1}, {ordinal}, {hours}, {duration}, {outputfileext}。
  • splitduration: 切片时长(秒),默认 30。
  • output_format: 输出格式,支持 wav, mp3, flac,默认 wav。

常见问题

  • - 确保 TOS 路径有读写权限。
  • API Key 需通过环境变量 LASAPIKEY 或 env.sh 配置。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 byted-las-audio-extract-and-split-1776020701 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 byted-las-audio-extract-and-split-1776020701 技能

通过命令行安装

skillhub install byted-las-audio-extract-and-split-1776020701

下载

⬇ 下载 byted-las-audio-extract-and-split v1.0.0(免费)

文件大小: 6.69 KB | 发布时间: 2026-4-13 09:37

v1.0.0 最新 2026-4-13 09:37
Initial release of byted-las-audio-extract-and-split.

- Extract audio from video files (mp4, wmv, etc.)
- Split audio into segments of a specified duration
- Convert audio formats (wav, mp3, flac)
- Supports input and output via TOS
- Requires LAS_API_KEY for authentication

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部