Export of speaker diarization result as audio file
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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