Wolfang Torres b30c8de0b4 small bugfix
2026-07-01 06:26:04 +08:00
2026-06-26 19:11:41 +08:00
2026-07-01 06:26:04 +08:00
2026-06-27 12:52:16 +08:00
2026-06-11 16:41:34 +08:00
2026-06-11 16:41:34 +08:00
2026-06-27 12:52:16 +08:00
2026-06-30 23:34:31 +08:00

anki-hsk-creator

Build with (Hatch)[https://hatch.pypa.io/latest/]

creates anki hsk decks from a list of words


Table of Contents

Installation

install qwen models https://github.com/QwenLM/Qwen3-TTS
    modelscope download --model Qwen/Qwen3-TTS-12Hz-0.6B-CustomVoice --local_dir ./Qwen3-TTS-12Hz-0.6B-CustomVoice
git clone https://gitea.wolfang.info.ve/wolfang/anki-hsk-creator
install cuda 13.2 https://developer.nvidia.com/cuda-downloads
install pythorch for cuda 13.2 https://pytorch.org/get-started/locally/
git clone https://gitea.wolfang.info.ve/wolfang/anki-hsk-creator-data
set local .env file
HF_TOKEN =
DATA_FOLDER =
GWEN_FOLDER =
ARGOS_DEVICE_TYPE = auto

License

anki-hsk-creator is distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 3

Description
creates anki hsk decks from a list of words
Readme GPL-3.0 14 MiB
Languages
Python 100%