https://github.com/bootphon/shennong
A Python toolbox for speech features extraction
Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Repository
A Python toolbox for speech features extraction
Basic Info
- Host: GitHub
- Owner: bootphon
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://docs.cognitive-ml.fr/shennong
- Size: 174 MB
Statistics
- Stars: 163
- Watchers: 24
- Forks: 25
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Shennong
A Python toolbox for speech features extraction
Shennong provides a wide range of speech features extraction algorithms as well as post-processing pipelines. It relies on Kaldi for most of the algorithms while providing simple to use Python API and command line interface.
See the complete documentation at https://docs.cognitive-ml.fr/shennong.
See the detailed installation procedure here. On Linux, simply have a:
conda install -c coml -c conda-forge shennongImplementented models include filterbanks, MFCC, PLP, bottleneck, pitch, delta, CMVN, VAD, VTLN. See the complete list of available features here.
To reference Shennong in your own work, please cite the following Behavior Research Methods paper which is also available on arXiv:
bibtex
@article{bernard2023shennong,
title = {Shennong: {{A Python}} Toolbox for Audio Speech Features Extraction},
author = {Bernard, Mathieu and Poli, Maxime and Karadayi, Julien and Dupoux, Emmanuel},
year = {2023},
journal = {Behavior Research Methods},
url = {https://doi.org/10.3758/s13428-022-02029-6},
doi = {10.3758/s13428-022-02029-6},
}
Owner
- Name: CoML
- Login: bootphon
- Kind: organization
- Email: syntheticlearner@gmail.com
- Location: Paris, France
- Website: https://cognitive-ml.fr
- Repositories: 55
- Profile: https://github.com/bootphon
GitHub Events
Total
- Watch event: 8
- Fork event: 3
Last Year
- Watch event: 8
- Fork event: 3
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mathieu Bernard | m****d@l****t | 276 |
| Mathieu Bernard | m****d@i****r | 112 |
| Maxime Poli | m****i@e****r | 57 |
| Maxime Poli | 4****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 7
- Total pull requests: 2
- Average time to close issues: about 2 months
- Average time to close pull requests: about 2 hours
- Total issue authors: 7
- Total pull request authors: 2
- Average comments per issue: 1.71
- Average comments per pull request: 1.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Ahmad-Suleiman (1)
- luweishuang (1)
- EmreOzkose (1)
- Navids71 (1)
- WasifurRahman (1)
- hasibagen (1)
- maulikmadhavi (1)
Pull Request Authors
- mxmpl (1)
- mmmaat (1)