Try the early version on Colab: https://colab.research.google.com/drive/1YIy4nhF3b6bgrD8rdtWPWimKyKTofBmh?authuser=1
This library enables audio diarization, the process of segmenting and labeling speakers in an audio file. It supports a variety of algorithms and models, while being flexible for further extensions.
- 🎧 Speaker Identification: Assigns names to different speakers based on provided samples.
- 🔧 Customizable Algorithms: Choose between various diarization methods.
- ⚙️ Base Functionality: A robust starting point for diarization tasks, with room for optimization.
This repository is in its early stages. Contributions and suggestions are welcome! See the demo above to explore the current functionality.
This project is licensed under the MIT License.
30 commits
Python
100.0%
Try the early version on Colab: https://colab.research.google.com/drive/1YIy4nhF3b6bgrD8rdtWPWimKyKTofBmh?authuser=1
This library enables audio diarization, the process of segmenting and labeling speakers in an audio file. It supports a variety of algorithms and models, while being flexible for further extensions.
- 🎧 Speaker Identification: Assigns names to different speakers based on provided samples.
- 🔧 Customizable Algorithms: Choose between various diarization methods.
- ⚙️ Base Functionality: A robust starting point for diarization tasks, with room for optimization.
This repository is in its early stages. Contributions and suggestions are welcome! See the demo above to explore the current functionality.
This project is licensed under the MIT License.
30 commits
Python
100.0%