Commit History

Update lib/text_utils.py
394e2bf
Running
verified

Remsky commited on

Refactor voice selection logic to use updated model initialization in version change handler
4574599

Remsky commited on

Update README.md
678b137
verified

Remsky commited on

Enhance processing metrics in TTSModelV1 by calculating total audio duration and processing time per chunk
a010fd1

Remsky commited on

Add animated version announcement for V1.0.0 in the demo interface
3201703

Remsky commited on

Add animated version announcement for V1.0.0 in the demo interface
71b4f7c

Remsky commited on

Update model version to v1.0.0 and adjust initialization logic for voice selection
d0c45ea

Remsky commited on

Refactor TTSModelV1 to remove JSON voice mappings and load voices from the voices_v1 directory
9aea310

Remsky commited on

Refactor TTSModelV1 to load voice mappings from JSON and simplify voice selection
80c0dbf

Remsky commited on

Update TTSModelV1 to use v1 voices from Kokoro-82M repository
bb43905

Remsky commited on

Refactor TTS model initialization and add support for multiple versions
372ebd3

Remsky commited on

Update tts_model_v1.py
8a4e253
verified

Remsky commited on

Update requirements.txt
79f9ee0
verified

Remsky commited on

Add v1.0.0 model support with KPipeline implementation
27f8803

Remsky commited on

Update TTSModel to verify local voice files and handle missing downloads
3a912ba

Remsky commited on

Update voice file download paths in TTSModel to use v0.19 directory
47dfb0a

Remsky commited on

Enhance voice loading process in TTSModel with error handling and initialization checks
439e117

Remsky commited on

Add fallback mechanism for loading voicepack in TTSModel
0f830fe

Remsky commited on

Update TTSModel to load modules and model files from v0.19 directory
1b3eebf

Remsky commited on

Update tts_model.py
d259ceb
verified

Remsky commited on

Update README.md
8c977fa
verified

Remsky commited on

Update lib/ui_content.py
5f36218
verified

Remsky commited on

Update lib/ui_content.py
7cde766
verified

Remsky commited on

Update lib/ui_content.py
d832c67
verified

Remsky commited on

Update lib/text_utils.py
ed58fd6
verified

Remsky commited on

Delete samples/af_nicole_bf_isabella_af_bella.wav
ab26a63
verified

Remsky commited on

Delete samples/af.wav
7c26678
verified

Remsky commited on

Updated sample ui location
426ae11

Remsky commited on

Color adjust
5f7437d

Remsky commited on

Add wav files and GPU timeout changes
4259439

Remsky commited on

Update README.md
6d67517

Remsky commited on

Adjust label styling and reduce max lines for text input in TTS demo
a6f09f7

Remsky commited on

Increase max lines for text input and update header content for clarity
bb36488

Remsky commited on

Remove static label text in TTS demo and update label formatting
82635ac

Remsky commited on

Remove static text from labels in TTS demo and update label formatting
bf1c3fd

Remsky commited on

Adjust text input line count and fix typo in demo text information
0fce010

Remsky commited on

Reorganize clear button initialization in TTS demo
fb0d2bd

Remsky commited on

Refactor app layout and update demo text information
9ba1e92

Remsky commited on

Update README.md
ed34405

Remsky commited on

Add .gitignore, update requirements, and implement book processing utilities
9a2b6d1

Remsky commited on

Update README.md
7cffcd0

Remsky commited on

Update README.md
f6ba862

Remsky commited on

Update lib/ui_content.py
d922b85

Remsky commited on

Set default voice to 'af_sky' if available when updating voice choices
58d7f44

Remsky commited on

Added Multi-Voice, GPU Timeout, etc
910e999

Remsky commited on

Update README.md
c6b93a1

Remsky commited on

Refactor app.py to improve UI structure and modularize header content; add ui_content.py for HTML and Markdown components
c6b98ce

Remsky commited on

Update README to reflect project name change, enhance description, and adjust pinned status
3d786a0

Remsky commited on

Enhance performance metrics visualization in app.py and update plot saving format in tts_model.py
4468500

Remsky commited on

Add audio and text utility modules, update requirements, and revise README
cb7f5d0

Remsky commited on