Initial commit: audiobook generator, proper noun auditor GUI

This commit is contained in:
2026-02-24 14:40:31 -07:00
commit 58a236d181
15 changed files with 14975 additions and 0 deletions

12
text_input.py Normal file
View File

@ -0,0 +1,12 @@
TEXT = (
"The Book of the Nem. "
"Another Testament of Jesus Christ. "
"From the Kneephites People. "
"The purpose of this record is to assist in the gathering of the House of "
"Israel, to bring to light the words of Christ given to His other sheep, to "
"prepare the Remnant of Joseph to rise up, and the Remnant of Jacob to return; "
"that they may fulfill their covenants, build the New Jerusalem, and establish "
"Zion in these last days before the return of our Lord and Savior, Jesus "
"Christ, in glory."
)