GTK4 spelling quiz app with text-to-speech.
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.2.0.tar.gz
(171.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.2.0.tar.gz.
File metadata
- Download URL: spelling_bee_tts-0.2.0.tar.gz
- Upload date:
- Size: 171.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 |
cba0d985eb6dd3d1ccbd82a4be5b730db3f13c812d6c8089b527698c1c79c315
|
|
| MD5 |
57458d1610e9c3477f21c2389f8dae3a
|
|
| BLAKE2b-256 |
3ed8314807de81f528a9a257ed3db7c64bbbe4971a2648cf5c313f2f4c230d51
|
File details
Details for the file spelling_bee_tts-0.2.0-py3-none-any.whl.
File metadata
- Download URL: spelling_bee_tts-0.2.0-py3-none-any.whl
- Upload date:
- Size: 173.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 |
2364fd0a95fa9ada32c97c6452d07338b9845d5cff998a4c8f8f54fbacbd56c9
|
|
| MD5 |
1490289509a001b4ed9b77d8a0a28157
|
|
| BLAKE2b-256 |
b2517ef5b9275f9a43bf07dca99e103357206c4ce71aca1939395366b063f243
|