GTK4 spelling quiz app with text-to-speech and AI generated example sentences.
Project description
Install
System dependencies (Ubuntu):
sudo apt install python3-gi gir1.2-gtk-4.0 mpv
Python dependencies:
python3 -m pip install --user -r requirements.txt
Run:
python3 -m spellingbee
Notes:
edge-ttsrequires network access.- You can override the voice with
EDGE_TTS_VOICE(default:en-US-AriaNeural). - Offline sentence generation uses
llama-cpp-pythonwith a local GGUF model.- By default, the app prompts to download Qwen3-4B-Instruct-2507 Q8_0 into the Hugging Face cache on first use.
- Override with
LLM_REPO_IDorLLM_MODEL_PATH. - Optional tuning:
LLM_N_CTX,LLM_THREADS,LLM_N_BATCH,LLM_TEMPERATURE,LLM_TOP_P.
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
spelling_bee_tts-0.4.1.tar.gz
(991.3 kB
view details)
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 spelling_bee_tts-0.4.1.tar.gz.
File metadata
- Download URL: spelling_bee_tts-0.4.1.tar.gz
- Upload date:
- Size: 991.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b82a60e682346b5ccc05820ec2096315212e2a95870947563dd780b3ddd0f4ba
|
|
| MD5 |
cc13bdc6667822cd40076fa3bdadab8a
|
|
| BLAKE2b-256 |
85cec668df9659ec36b890a48209e276fb176c4d2c4c58248a5d37c5dc1fe9e8
|
File details
Details for the file spelling_bee_tts-0.4.1-py3-none-any.whl.
File metadata
- Download URL: spelling_bee_tts-0.4.1-py3-none-any.whl
- Upload date:
- Size: 988.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2472f35f33636f0e7a9a4e8db57ea61301361ef618ff308ee8590855e13e350a
|
|
| MD5 |
3ced61768e2a8bcf704e8c24ce49dc2d
|
|
| BLAKE2b-256 |
910eb5686d958cf704f05113a29c89a0ecdd5ea060de4a51d2e2d0963ef577b6
|