A Python package
Project description
motalk
Widgets for talking to/with Python from a notebook.
Overview
motalk provides interactive speech-to-text widgets for Jupyter notebooks, built on top of anywidget. It enables voice input capabilities directly in your notebook environment, making it easy to capture spoken text and use it in your Python code. It uses the Webkit Speech API from your browser too, which means you don't have to worry about API keys. Be ware though: different browsers may have different levels of support for this feature.
Installation
pip install motalk
Quick Start
import motalk
# Create a speech-to-text widget
widget = motalk.WebkitSpeechToTextWidget()
# Display the widget
widget
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file motalk-0.1.0.tar.gz.
File metadata
- Download URL: motalk-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fc37aed61b6729d14bc81e6cfda3f2063827cd1861ab7d61d184b79e6be4cda
|
|
| MD5 |
6f602a13758e823af100f35147275240
|
|
| BLAKE2b-256 |
db04c75f4969809ec661234014c01a22f087a723e691a8ab0c398f634ef38d8d
|
File details
Details for the file motalk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: motalk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28bb65c693c707b8f57c3e5d65ffc1fa241eaf7147863c2d1e07844edd3d7c36
|
|
| MD5 |
99657e10e5367ec17228bba504091fb7
|
|
| BLAKE2b-256 |
4863a0c87330254d3d329d579471eddd4545e62a51e5472e49aaceebe0da636c
|