Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooerslab/jupyter-voice-in
voice-triggered snippets for use in Jupyter notebooks with Voice In Plus
https://github.com/mooerslab/jupyter-voice-in
coding-assistance interactive-computing jupyter-lab jupyter-notebook software-engineering text-replacements voice-computing
Last synced: 9 days ago
JSON representation
voice-triggered snippets for use in Jupyter notebooks with Voice In Plus
- Host: GitHub
- URL: https://github.com/mooerslab/jupyter-voice-in
- Owner: MooersLab
- License: mit
- Created: 2024-04-23T22:40:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:35:46.000Z (5 months ago)
- Last Synced: 2024-08-09T09:10:12.607Z (5 months ago)
- Topics: coding-assistance, interactive-computing, jupyter-lab, jupyter-notebook, software-engineering, text-replacements, voice-computing
- Homepage:
- Size: 21.5 KB
- Stars: 1
- 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=jupyter-voice-in&message=0.2&color=brightcolor)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)# Voice In Plus snippets for use in Jupyter notebooks
## Purpose
To ease voice computing in Jupyter notebooks with the Voice-In Plus plugin.
## Contents
- 69 line magics
- 15 cell magics## Usage
- Open the *jupyter.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)
- [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.1 | Initiated project with 85 Ipython line and cell magics. | 2024 April 23 |
| Version 0.2 | Added usage and related projects subsections to the README.md file. | 2024 August 8 |## Funding
- NIH: R01 CA242845, R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel); P20GM103640 and P30GM145423 (PI: A. West)