Makememo / Makememo/MemoAI

Export of speaker diarization result as audio file

Open
#305 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
1.1k
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Currently there is no use of the speaker diarization result. It cannot be written out in any way. One use case is to collect audio segments from a certain speaker.

Describe the solution you'd like
A simple pydub export of the audio from a specific speaker as a mp3.

Describe alternatives you've considered
AssemblyAI/pyannote for diarization and pydub for export

Additional context

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating how speaker diarization results are represented and where the related audio is handled. Review pydub's export support and define how segments for a selected speaker should be combined and written as an MP3; done means a speaker's diarized audio can be exported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.