An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/juanmc2005/diart

deep-learning real-time speaker-diarization speaker-embedding streaming-audio transcription voice-activity-detection

Score: 18.571872748355748

Last synced: about 16 hours ago
JSON representation

Repository metadata:

A python package to build AI-powered real-time audio applications


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 325
Total Committers: 13
Avg Commits per committer: 25.0
Development Distribution Score (DDS): 0.129

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Juan Manuel Coria j****5@h****m 283
Hervé BREDIN h****n 22
Bertrand Higy b****y@p****m 6
yagnaa 5****4 2
ckliao-nccu 7****u 2
Khaled Zaouk k****k@h****m 2
Bertrand Higy b****y@p****m 2
igordertigor g****b@i****t 1
hmehdi515 h****i@e****m 1
Simon 8****r 1
Jonny Saunders J****7@g****m 1
Jakob Drachmann Havtorn j****n@g****m 1
Amit Kesari k****3@g****m 1

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 114
Total pull requests: 62
Average time to close issues: 4 months
Average time to close pull requests: 22 days
Total issue authors: 53
Total pull request authors: 15
Average comments per issue: 2.62
Average comments per pull request: 0.87
Merged pull request: 41
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 3
Past year average time to close issues: 8 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 4
Past year pull request authors: 2
Past year average comments per issue: 1.2
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/juanmc2005/diart

Top Issue Authors

  • juanmc2005 (32)
  • Shoawen0213 (10)
  • ywangwxd (7)
  • rose-jinyang (3)
  • nikifori (3)
  • m15kh (3)
  • AMITKESARI2000 (2)
  • hmehdi515 (2)
  • deyituo (2)
  • Aduomas (2)
  • DmitriyG228 (2)
  • abhinavkulkarni (2)
  • QuentinFuxa (2)
  • LauraGPT (2)
  • Yagna24 (2)

Top Pull Request Authors

  • juanmc2005 (36)
  • JakobHavtorn (6)
  • AMITKESARI2000 (3)
  • janaab11 (2)
  • hbredin (2)
  • zaouk (2)
  • pengwei715 (2)
  • m15kh (2)
  • Yagna24 (1)
  • hmehdi515 (1)
  • songtaoshi (1)
  • alex-nodet (1)
  • ckliao-nccu (1)
  • DmitriyG228 (1)
  • igordertigor (1)

Top Issue Labels

  • question (37)
  • feature (25)
  • bug (12)
  • help wanted (12)
  • API (7)
  • documentation (5)
  • ops (5)
  • refactoring (5)
  • good first issue (4)
  • duplicate (3)
  • wontfix (2)

Top Pull Request Labels

  • feature (27)
  • bug (24)
  • documentation (17)
  • API (13)
  • refactoring (8)
  • ops (6)
  • help wanted (1)
  • good first issue (1)

Package metadata

pypi.org: diart

A python framework to build AI for real-time speech

  • Homepage: https://github.com/juanmc2005/diart
  • Documentation: https://diart.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.9.2 (published over 1 year ago)
  • Last Synced: 2026-08-12T02:02:48.531Z (1 day ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 4,329 Last month
  • Rankings:
    • Stargazers count: 2.931%
    • Forks count: 5.775%
    • Downloads: 7.128%
    • Average: 9.512%
    • Dependent packages count: 9.991%
    • Dependent repos count: 21.734%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • einops >=0.3.0
  • matplotlib >=3.3.3
  • numpy >=1.20.2
  • pandas >=1.4.2
  • pyannote-audio develop
  • rx >=3.2.0
  • scipy >=1.6.0
  • sounddevice >=0.4.2
  • tqdm >=4.64.0
pyproject.toml pypi
setup.py pypi
.github/workflows/pytest.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
environment.yml conda
  • ffmpeg[version '<4.4']
  • pip
  • portaudio 19.6.*
  • pysoundfile 0.12.*
  • python 3.10
.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.github/workflows/quick-runs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • psf/black stable composite
docs/requirements.txt pypi
  • furo ==2023.9.10
  • sphinx ==6.2.1
  • sphinx-autoapi ==3.0.0
  • sphinx-mdinclude ==0.5.3