mudler / LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference
https://localai.io
MIT License
23.19k stars 1.76k forks source link

Diarization endpoint #1648

Open benniekiss opened 7 months ago

benniekiss commented 7 months ago

Is your feature request related to a problem? Please describe.

Currently, I dont believe there are any opensource API endpoints for a diarization pipeline. I think localAI adding one would fill a hole in the current offerings. The lack of such endpoints requires local use of AI models, disrupting an entirely remote, API driven workflow.

Describe the solution you'd like

Projects like NeMo, pyannote, and Diart offer diarization workflows that could be linked to an api endpoint to provide remote diarization.

Describe alternatives you've considered

Additional context

mudler commented 7 months ago

Really liking the idea, adding it to the roadmap :+1: