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
Chuui9739
d69a4c3b6e
Update AudioService.js
...
Change tab to space
2025-03-05 17:30:11 +08:00
Anthony
f4970a92f4
Repair the error 'Error: Error generating speech: Failed to execute 'endOfStream' on 'MediaSource': The 'updating' attribute is true on one or more of this MediaSource's SourceBuffers.'
2025-03-05 17:04:53 +08:00
remsky
37ea01eaf9
fix: download_format option for audio response, handling in create_speech
2025-02-13 00:04:21 -07:00
remsky
af0e6dad6e
espeak-loader broken link fix, invalid pipeline state
2025-02-08 20:36:50 -07:00
remsky
425c7d0eac
-Fix bug in webui causing artifical sentence breaks at text editor page boundaries
2025-02-08 01:32:18 -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
d452a6e114
Bump version to v0.2.0-pre, enhance Docker configurations for GPU support, and refine text processing settings
2025-02-06 01:22:21 -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
6c234a3b67
Update dependencies, enhance voice management, and add captioned speech support
2025-02-04 19:41:41 -07:00
remsky
4c90a89545
Initial commit of Kokoro V1.0-only integration
2025-02-04 03:37:56 -07:00
remsky
fb22264edc
Enhance audio generation and download handling; add test audio generation script
2025-01-30 22:56:23 -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
946e322242
Implement temporary file management on openai endpoint, whole file downloads
2025-01-29 04:09:38 -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
20658f9759
Performance: Adjust session timeout and GPU memory limit; minim voice pre-caching and improve singleton instance management
2025-01-24 05:01:38 -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