This plugin provides AI-powered audio processing tools for the Appneural platform. It enables users to transcribe, analyze, and manipulate audio files using intelligent commands and automation.
- Transcribe audio to text automatically
- Analyze audio for features and patterns
- Edit and enhance audio files
- Integrate with other plugins for multimedia workflows
npm add @appneural/cli-plugin-audio| Command | Description |
|---|---|
| plugin-audio transcribe | Transcribe audio to text |
| plugin-audio analyze | Analyze audio features and patterns |
| plugin-audio edit | Edit audio file with specified operations |
| plugin-audio enhance | Enhance audio quality automatically |
| plugin-audio convert | Convert audio file to another format |
# Transcribe audio
an tools plugin-audio transcribe audio.mp3
# Analyze audio
an tools plugin-audio analyze audio.mp3
# Edit audio
an tools plugin-audio edit audio.mp3 trim
# Enhance audio quality
an tools plugin-audio enhance audio.mp3
# Convert audio format
an tools plugin-audio convert audio.mp3 wavFor more details, see the documentation or contact the maintainer.