Implemented a second LLM stage for grammatical review
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "audita"
|
||||
version = "0.1.0"
|
||||
description = "Correct audio transcripts with glossary-guided LLM passes."
|
||||
description = "Correct audio transcripts with staged LLM review passes."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
license = { text = "BSD-3-Clause" }
|
||||
|
||||
Reference in New Issue
Block a user