Skip to content

omni-stream-ai/omni-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Omni Code Plugins

Community plugin repository for Omni Code. Add third-party services (ASR, TTS, and more) via JSON manifest files.

Adding a Plugin

  1. Create a manifest.json for your plugin — see the Manifest Writing Guide (EN) / 插件编写指南 (中文).
  2. Add your plugin entry to community-plugins.json.
  3. Open a PR to this repository.

Available Plugins

Plugin Capabilities Description
Doubao Batch ASR speech.batch_asr Volcengine video caption / batch speech recognition
Doubao TTS speech.tts Volcengine streaming text-to-speech synthesis
Doubao Realtime ASR speech.realtime_asr Volcengine real-time streaming speech recognition

Repository Structure

community-plugins.json    # Plugin index
plugins/                  # Plugin manifest files
  {plugin-id}/
    manifest.json
docs/                     # Plugin development guides
  en/
  zh/

About

Community plugin repository for Omni Code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors