Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-rs gst-plugins-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-rsgst-plugins-rs
  • Merge requests
  • !729

Draft: Add new transcriber plugin using Vosk API

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Rafael Carício requested to merge rafaelcaricio/gst-plugins-rs:add-vosk-transcriber-plugin into main Apr 12, 2022
  • Overview 14
  • Commits 5
  • Pipelines 18
  • Changes 21

I would like to move this Vosk transcriber plugin upstream so we can get better visibility and keep it up to date. Let me know if this is good.

I added the plugin to the sub-folder "net". But I would like to implement in the future another element using Vosk as a library. Maybe using this bindings, but not sure when I would to that as the bindings seem to be a bit complicated to compile today. Just highlighting this here, since might then not be a great idea then to have this plugin under "net". But we can think about this whenever this becomes a possible problem. 😄

Edited Jun 21, 2022 by Rafael Carício
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add-vosk-transcriber-plugin