Skip to content

Voice triggered code snippets of basic Python3 data structures for use with Voice In Plus

License

Notifications You must be signed in to change notification settings

MooersLab/python-voice-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Version License: MIT

Library of voice-triggered code snippets for Python 3 using Voice-In Plus

These snippets are for the common elements of Python scripts. Their templates are meant to help prompt one's memory of the proper structure of the various elements in a Python program.

Only snippets for Python 3 are supplied. These snippets can be used when working with Python code in a text area of a web browser such as in a Jupyter or Colab notebook or in a Python script file that is being edited inside of Jupyter Lab.

Usage

  • Open the python.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

Update history

Version Changes Date
Version 0.0 Added badges, funding, and update table. 2024 May 29
Version 0.0.1 Added some prose describing the project. 2024 June 6
Version 0.0.2 Made edits to reamdme file. 2024 August 7
Version 0.2 Added usage and related projects subsections to the README.md file. 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)