Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooerslab/scipy-voice-in
voice-triggered code snippets from the scipy library
https://github.com/mooerslab/scipy-voice-in
coding-assistance colab jupyter scipy software-engineering voice-comnputing voice-in-plus voice-triggered-code-snippets
Last synced: 17 days ago
JSON representation
voice-triggered code snippets from the scipy library
- Host: GitHub
- URL: https://github.com/mooerslab/scipy-voice-in
- Owner: MooersLab
- License: mit
- Created: 2024-05-29T14:10:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:17:11.000Z (5 months ago)
- Last Synced: 2024-12-06T08:04:28.640Z (17 days ago)
- Topics: coding-assistance, colab, jupyter, scipy, software-engineering, voice-comnputing, voice-in-plus, voice-triggered-code-snippets
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/static/v1?label=scipy-voice-in&message=0.1&color=brightcolor)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)# Library of voice-triggered code snippets for scipy using Voice-In Plus
## Usage
- Open the *scipy.csv* file in a text editor or in the raw view on GitHub.
- Select all, copy, and paste into the text area exposed upon clicking on the **bulk add** window in Voice-In Plus.
- Hit the **Add Commands** button to add the new commands.
- Activate Voice In Plus in Google Chrome or Microsoft Edge.
- Speak the voice command (in the left column of the CSV file) with the cursor in a code cell in a Jupyter Notebook or in a Python script file that has been opened for editing inside Jupyter Lab.## Related projects
- [markdown-jupyter-voice-in](https://github.com/MooersLab/markdown-jupyter-voice-in)
- [jupyter-voice-in](https://github.com/MooersLab/jupyter-voice-in)
- [voice-in-basics-quiz](https://github.com/MooersLab/voice-in-basics-quiz)
- [arviz-voice-in](https://github.com/MooersLab/arviz-voice-in)
- [matplotlib-voice-in](https://github.com/MooersLab/matplotlib-voice-in)
- [pandas-voice-in](https://github.com/MooersLab/pandas-voice-in)
- [numpy-voice-in](https://github.com/MooersLab/numpy-voice-in)
- [statsmodels-voice-in](https://github.com/MooersLab/statsmodels-voice-in)
- [jupyter-voice-in](https://github.com/MooersLab/jupyter-voice-in)
- [python-voice-in](https://github.com/MooersLab/python-voice-in)
- [cmdstanpy-voice-in](https://github.com/MooersLab/cmdstanpy-voice-in)
- [scipy-voice-in](https://github.com/MooersLab/scipy-voice-in)## Update history
|Version | Changes | Date |
|:-----------|:------------------------------------------------------------------------------------------------------------------------------------------|:--------------------|
| Version 0.0 | Added badges, funding, and update table. | 2024 May 29 |
| Version 0.1 | Added Usage and related projects. | 2024 August 8 |## Sources of funding
- NIH: R01 CA242845
- NIH: R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel)
- NIH: P20 GM103640 and P30 GM145423 (PI: A. West)