mpnsk
2f420daad5
use local js file instead of the unpkg cdn
...
unpg.com was down, which broke the ui.
I guess for stability deps should be local
or at least pinned to a version.
2025-03-15 16:36:03 +01:00
remsky
af0e6dad6e
espeak-loader broken link fix, invalid pipeline state
2025-02-08 20:36:50 -07:00
remsky
a0dc870f4a
-fix voice selection not matching language phonemes
...
-added voice language override parameter
2025-02-08 01:29:15 -07:00
remsky
3ee43cea23
Enhance button styles, add loading animation for generate button, and update cancel button appearance
2025-02-05 23:00:19 -07:00
remsky
212c8426e1
Update Dockerfile for GPU compatibility, enhance button loading state, and improve responsive styles
2025-02-05 22:53:21 -07:00
remsky
444491defe
Refactor audio service chunk size, remove unused help icon, and optimize text processing limits
2025-02-05 20:31:48 -07:00
remsky
5d48688ab0
Refactor responsive styles, enhance layout structure, and integrate text editor functionality
2025-02-05 07:53:28 -07:00
remsky
fe6c9acaf5
Update Docker configuration, enhance audio service autoplay, and improve styling
2025-02-05 02:45:28 -07:00
remsky
d3741d0d99
v1_0 full migration, captions, gpu, cpu, webui updates
2025-02-05 00:46:01 -07:00
remsky
2e318051f8
Add clear text button and enhance temporary file management
...
- Introduced a "Clear Text" button in the web interface for user convenience.
- Updated temporary file management settings in the configuration.
- Added new debug endpoints for system and storage information.
- Improved logging levels for better debugging insights.
2025-01-29 18:29:02 -07:00
remsky
18b15728a8
Refactor web player architecture: separate concerns into PlayerState, VoiceService, and AudioService; update HTML and CSS for new structure; add progress bar styles and ignore unnecessary files.
2025-01-28 03:25:29 -07:00
remsky
8eb3525382
Refactor configuration and enhance web interface: update GPU settings, add speed control, and improve input handling for audio generation
2025-01-23 04:54:55 -07:00
remsky
ba577d348e
Enhance web player information, adjust text chunk size, update audio wave settings, and implement OpenAI model mappings
2025-01-23 04:11:31 -07:00
remsky
a8e6a3d2d9
Add badges for and adjust header styles for better layout
2025-01-23 02:10:01 -07:00
remsky
8e8f120a3e
Update configuration to disable local voice saving, enhance voice validation logic, and remove deprecated test file
2025-01-23 02:00:46 -07:00
remsky
df4cc5b4b2
-Adjust testing framework for new model
...
-Add web player support: include static file serving and HTML interface for TTS
2025-01-22 21:11:47 -07:00