Commit Graph

18 Commits

Author SHA1 Message Date
cf73c3df5d added samples for when the documents are available
All checks were successful
Python tests / tests (push) Successful in 1m27s
2026-02-05 04:19:55 +01:00
c3b2ed6b97 docs: add Python tests badge to README
Some checks failed
Python tests / tests (push) Has been cancelled
2026-02-05 04:10:58 +01:00
dc09d0438b add MODEL_NAME to settings_example
All checks were successful
Python tests / tests (push) Successful in 2m12s
2026-02-05 04:03:25 +01:00
1943042a42 fix: update tokenization regex to handle hyphens in transcription
Some checks failed
Python tests / tests (push) Failing after 2m5s
2026-02-05 02:35:29 +01:00
0cb53b1822 fix: add missing mappings for spoken characters in SPOKEN_TO_CHAR 2026-02-05 02:30:44 +01:00
4b568b9ef5 feat: add model/MODEL_NAME parameters
Some checks failed
Python tests / tests (push) Failing after 8s
in order to allow for better efficiency and consistency
2026-02-05 02:24:37 +01:00
5daf62a51f refactor: normalize status text and improve whitespace handling
Some checks failed
Python tests / tests (push) Failing after 8s
2026-02-05 02:02:40 +01:00
977eccab24 support success info message 2026-02-05 01:45:55 +01:00
12e8c5504b [no ci] update README 2026-02-03 02:55:39 +01:00
ea2854ba38 enable WEBHOOK_URL in settings example
All checks were successful
Python tests / tests (push) Successful in 1m20s
2026-02-03 02:52:14 +01:00
cefc0e9b97 make it testable
Some checks failed
Python tests / tests (push) Failing after 1m24s
2026-02-03 02:48:09 +01:00
7b76a1fa0f add pytest
Some checks failed
Python tests / tests (push) Failing after 1m28s
2026-02-03 02:42:46 +01:00
cee9ce3f03 add Gitea actions workflow for Python tests
Some checks failed
Python tests / tests (push) Failing after 23m33s
2026-02-03 01:16:59 +01:00
10d1201799 add initial test cases for status page functionality 2026-02-03 01:12:06 +01:00
7367226210 add ocr code 2026-02-03 00:59:15 +01:00
33cd5346bf extend .gitignore 2026-02-03 00:58:58 +01:00
afd1dac916 add working implementation 2026-02-03 00:58:30 +01:00
884f53e301 Initial commit 2026-02-03 00:30:03 +01:00