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.3.0.tar.gz
(981.7 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.3.0.tar.gz.
File metadata
- Download URL: spelling_bee_tts-0.3.0.tar.gz
- Upload date:
- Size: 981.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3c88b4acfcc29403d83d078b0ffb564fb04c37d789666170f639721b8f3be57
|
|
| MD5 |
b6155e89f70559495c52f807ba307d6c
|
|
| BLAKE2b-256 |
0368d2c9ff41dd30874533cd92529bbceb1e6a02791e0eee6d9755a244f8f2b2
|
File details
Details for the file spelling_bee_tts-0.3.0-py3-none-any.whl.
File metadata
- Download URL: spelling_bee_tts-0.3.0-py3-none-any.whl
- Upload date:
- Size: 978.9 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 |
54d7e79cfb9a0b17cfc81292a37904faff57083d9e1de8c9a6710d00d933cf24
|
|
| MD5 |
fa5b0e9bc41a079de5ad517af7594f50
|
|
| BLAKE2b-256 |
5576b668ac4b3e71b15033b9693b103fe5bf3a7d3e3d34302dd94b3c9f080ef1
|