Commit graph

16 commits

Author SHA1 Message Date
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
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
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