Name | speechscore JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | speechscore is a Python package for benchmarking models on speech perception behavioral and neural data. |
upload_time | 2025-08-01 14:32:31 |
maintainer | Gasser Elbanna |
docs_url | None |
author | Gasser Elbanna |
requires_python | <3.13,>=3.10 |
license | Apache-2.0 |
keywords |
python
package
template
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# The ```speechscore``` repo
[](https://github.com/mcdermottLab/speech-score.git/actions/workflows/test.yaml?query=branch%3Amain)
[](https://codecov.io/gh/gelbanna/speechscore)
[](https://github.com/astral-sh/ruff)
[](https://pypi.org/project/speechscore/)
[](https://pypi.org/project/speechscore)
[](https://opensource.org/licenses/Apache-2.0)
[](https://gelbanna.github.io/speechscore)
Welcome to the ```speechscore``` repo! This is a Python package for doing incredible stuff.
**Caution:**: this package is still under development and may change rapidly over the next few weeks.
## Features
- A few
- Cool
- Things
- These may include a wonderful CLI interface.
## Installation
Install this package via :
```sh
pip install speechscore
```
Or get the newest development version via:
```sh
pip install git+https://github.com/mcdermottLab/speech-score.git.git
```
## Quick start
```Python
from speechscore.app import hello_world
hello_world()
```
## To do:
- [ ] A
- [ ] lot
Raw data
{
"_id": null,
"home_page": null,
"name": "speechscore",
"maintainer": "Gasser Elbanna",
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": "gelbanna@mit.edu",
"keywords": "python, package, template",
"author": "Gasser Elbanna",
"author_email": "gelbanna@mit.edu",
"download_url": "https://files.pythonhosted.org/packages/e3/5f/70a7c46dd034e72fe723b0d1ff9afd9a9fce0d282edade0ac5d8b8e997e2/speechscore-0.0.1.tar.gz",
"platform": null,
"description": "# The ```speechscore``` repo\n\n[](https://github.com/mcdermottLab/speech-score.git/actions/workflows/test.yaml?query=branch%3Amain)\n[](https://codecov.io/gh/gelbanna/speechscore)\n[](https://github.com/astral-sh/ruff)\n\n[](https://pypi.org/project/speechscore/)\n[](https://pypi.org/project/speechscore)\n[](https://opensource.org/licenses/Apache-2.0)\n\n[](https://gelbanna.github.io/speechscore)\n\nWelcome to the ```speechscore``` repo! This is a Python package for doing incredible stuff.\n\n**Caution:**: this package is still under development and may change rapidly over the next few weeks.\n\n## Features\n- A few\n- Cool\n- Things\n- These may include a wonderful CLI interface.\n\n## Installation\nInstall this package via :\n\n```sh\npip install speechscore\n```\n\nOr get the newest development version via:\n\n```sh\npip install git+https://github.com/mcdermottLab/speech-score.git.git\n```\n\n## Quick start\n```Python\nfrom speechscore.app import hello_world\n\nhello_world()\n```\n\n## To do:\n- [ ] A\n- [ ] lot\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "speechscore is a Python package for benchmarking models on speech perception behavioral and neural data.",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"python",
" package",
" template"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3067f7322cc81146b201c0f8c10355770136d07d209fd11673de10b3d0de4427",
"md5": "a1a469ecf3ab3e05e7a78766bc4bf4ae",
"sha256": "94461333ec23240a5aa7495b42456357c950b101b2edb78572b24873e79ce26c"
},
"downloads": -1,
"filename": "speechscore-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a1a469ecf3ab3e05e7a78766bc4bf4ae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 6380,
"upload_time": "2025-08-01T14:32:29",
"upload_time_iso_8601": "2025-08-01T14:32:29.939602Z",
"url": "https://files.pythonhosted.org/packages/30/67/f7322cc81146b201c0f8c10355770136d07d209fd11673de10b3d0de4427/speechscore-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e35f70a7c46dd034e72fe723b0d1ff9afd9a9fce0d282edade0ac5d8b8e997e2",
"md5": "5d44224e69b5563f2ff00172edbaba3c",
"sha256": "04ecdf9b84329160d1f69172a5a3da83053049b3ac29d487ab4072ce5d27b696"
},
"downloads": -1,
"filename": "speechscore-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5d44224e69b5563f2ff00172edbaba3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 5825,
"upload_time": "2025-08-01T14:32:31",
"upload_time_iso_8601": "2025-08-01T14:32:31.348478Z",
"url": "https://files.pythonhosted.org/packages/e3/5f/70a7c46dd034e72fe723b0d1ff9afd9a9fce0d282edade0ac5d8b8e997e2/speechscore-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 14:32:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "speechscore"
}