Fireblade
|
8c457c3292
|
fixed final test
|
2025-02-15 09:49:15 -05:00 |
|
Fireblade
|
1a6e7abac3
|
fixed a bunch of tests
|
2025-02-15 09:40:01 -05:00 |
|
Fireblade
|
1a03ac7464
|
Fixed some tests
|
2025-02-14 15:00:47 -05:00 |
|
Fireblade
|
353fe79690
|
fix small error
|
2025-02-14 14:39:24 -05:00 |
|
Fireblade
|
842d056552
|
Merge branch 'streaming-word-timestamps' of https://github.com/fireblade2534/Kokoro-FastAPI into streaming-word-timestamps
|
2025-02-14 14:36:20 -05:00 |
|
Fireblade
|
9c1ced237b
|
Cleaned up some code and fixed an error in the readme
|
2025-02-14 14:36:17 -05:00 |
|
Fireblade2534
|
b71bab45d4
|
Merge branch 'master' into streaming-word-timestamps
|
2025-02-14 14:32:41 -05:00 |
|
Fireblade
|
34acb17682
|
Mostly completed work on refractoring a bunch of code as well as streaming word level time stamps
|
2025-02-14 14:29:47 -05:00 |
|
Fireblade
|
0b5ec320c7
|
streaming word level time stamps
|
2025-02-14 13:37:42 -05:00 |
|
Fireblade
|
4027768920
|
Started work on allowing streaming word level timestamps as well as transitioning the dev code so it uses a lot more from the open ai endpoint
|
2025-02-13 18:00:03 -05:00 |
|
Fireblade
|
7772dbc2e4
|
fixed no stream file writing
|
2025-02-13 16:12:51 -05:00 |
|
remsky
|
cfae7db7fc
|
fix: bump up audio quality settings in StreamingAudioWriter
CI / test (3.10) (push) Waiting to run
|
2025-02-13 00:22:14 -07:00 |
|
remsky
|
37ea01eaf9
|
fix: download_format option for audio response, handling in create_speech
|
2025-02-13 00:04:21 -07:00 |
|
remsky
|
f585185404
|
Update openai_compatible.py
|
2025-02-12 23:31:47 -07:00 |
|
remsky
|
694b7435f1
|
Merge branch 'master' into master
|
2025-02-12 23:31:13 -07:00 |
|
Fireblade
|
dbf2b99026
|
Simplifed generate_audio in tts_service mostly working (audio conversion does not work)
|
2025-02-12 22:42:41 -05:00 |
|
Fireblade
|
5b20602b8e
|
More work on timestamps (Does not maintain accuracy over multiple chunks)
|
2025-02-12 21:36:35 -05:00 |
|
Fireblade2534
|
6985f6ef99
|
more work on streaming timestamps (not working weird error) :(
|
2025-02-12 20:34:55 +00:00 |
|
Fireblade2534
|
91d370d97f
|
More working on streaming timestamps
|
2025-02-12 17:13:56 +00:00 |
|
Fireblade2534
|
51b6b01589
|
Fixed not returning enough values
|
2025-02-12 15:06:11 +00:00 |
|
Fireblade
|
5cc9d140fe
|
WIP
|
2025-02-11 22:36:19 -05:00 |
|
Fireblade
|
45cdb607e6
|
WIP
|
2025-02-11 22:32:10 -05:00 |
|
Fireblade
|
da1e280805
|
fix tests
|
2025-02-11 21:30:41 -05:00 |
|
Fireblade
|
7cb5957848
|
added optional pluralization normalization
|
2025-02-11 19:24:29 -05:00 |
|
Fireblade
|
09de389b29
|
Added normilization options
|
2025-02-11 19:09:35 -05:00 |
|
Krurst
|
1cf011b2eb
|
Update openai_compatible.py to fix lang_code
properly sets lang_code from api request, and applies config default if not set
|
2025-02-11 23:35:51 +08:00 |
|
Fireblade2534
|
64980b5bc8
|
made it so bytes vs bits are translated correctly
|
2025-02-11 15:18:10 +00:00 |
|
Fireblade2534
|
68cb097d9b
|
Merged from orgin/master
|
2025-02-11 14:05:14 +00:00 |
|
remsky
|
24b31ccbb5
|
-Fixed espeak engagement on gpu
CI / test (3.10) (push) Waiting to run
-Add default voice code setting and update language code resolution logic
|
2025-02-11 04:49:48 -07:00 |
|
Fireblade
|
ab1c21130e
|
Made the api use the normalizer, fixed the wrong version of espeak, added better normilzation, improved the sentence splitting, fixed some formatting
|
2025-02-10 21:45:52 -05:00 |
|
remsky
|
8ed2f2afb6
|
Add model listing and retrieval endpoints with tests
|
2025-02-09 20:55:21 -07:00 |
|
remsky
|
d73ed87987
|
Update handling in generate_captioned_speech to stream immediately, templink for caption file, and add unit tests for captioned speech generation
|
2025-02-09 20:26:59 -07:00 |
|
remsky
|
a91e0fe9df
|
Ruff check + formatting
|
2025-02-09 18:32:17 -07: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
|
68cc14896a
|
ARM64 Compatibility, dependencies fix
|
2025-02-07 17:16:09 -07:00 |
|
Fireblade2534
|
429c959b22
|
fixed test case
|
2025-02-07 18:44:48 +00:00 |
|
Fireblade2534
|
90f168f63d
|
fixed some problems in the build system and model download system
|
2025-02-07 18:30:59 +00:00 |
|
remsky
|
ac7947b51a
|
Refactor Docker configurations for GPU and CPU, update test paths, and remove deprecated tests
|
2025-02-06 23:43:26 -07:00 |
|
remsky
|
165ffccd01
|
Remove voice manager tests and update Dockerfiles for improved dependency management and user permissions
|
2025-02-06 04:23:08 -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
|
444491defe
|
Refactor audio service chunk size, remove unused help icon, and optimize text processing limits
|
2025-02-05 20:31:48 -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
|
9198de2d95
|
Refactor project structure and update Dockerfiles for improved organization and dependency management
|
2025-02-04 05:18:18 -07:00 |
|
remsky
|
4c90a89545
|
Initial commit of Kokoro V1.0-only integration
|
2025-02-04 03:37:56 -07:00 |
|
remsky
|
903bf91c81
|
v1_0 multilanguage initial support
-note: all languages currently installed, selected by prefix of first chosen voice in call
|
2025-02-03 03:33:12 -07:00 |
|
remsky
|
fb22264edc
|
Enhance audio generation and download handling; add test audio generation script
|
2025-01-30 22:56:23 -07:00 |
|
remsky
|
2dfad62b5b
|
Update .gitignore and benchmark scripts for GPU support; enhance TTS service handling and session management
|
2025-01-30 05:47:28 -07:00 |
|