Commit graph

376 commits

Author SHA1 Message Date
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
9b76ce2071
Create LICENSE 2025-02-10 02:08:51 -07:00
remsky
3f45a506de
Update README.md 2025-02-10 02:04:50 -07:00
remsky
09b7c2cf1e Update README badges and add script to automate badge updates 2025-02-09 23:01:53 -07:00
remsky
cc4d5ac3c2 Acknowledging @rvuyyuru2 work on weighted voices from PR #92 (Implemented a bit differently) 2025-02-09 22:32:02 -07:00
remsky
1651c43c85 Merge branch 'master' of https://github.com/remsky/Kokoro-FastAPI 2025-02-09 20:57:04 -07: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
89a6021023
Update README.md 2025-02-09 15:35:35 -07:00
remsky
53512b3d5e Merge branch 'master' of https://github.com/remsky/Kokoro-FastAPI 2025-02-08 20:36:56 -07:00
remsky
af0e6dad6e espeak-loader broken link fix, invalid pipeline state 2025-02-08 20:36:50 -07:00
remsky
a1e3ac1351
Update README.md 2025-02-08 01:51:41 -07:00
remsky
2a37905221
Update README.md 2025-02-08 01:49:06 -07:00
remsky
173341e0f2
Update README.md 2025-02-08 01:39:54 -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
68cc14896a ARM64 Compatibility, dependencies fix 2025-02-07 17:16:09 -07:00
remsky
8d1013c29a
Update build-push.yml 2025-02-07 15:34:29 -07:00
remsky
ca1fcffa4b
Update build-push.yml 2025-02-07 15:31:05 -07:00
remsky
403d9a521c
Create build-push.yml 2025-02-07 15:27:28 -07:00
remsky
50a211f03a
Merge pull request #131 from fireblade2534/build-and-model-system-improvements 2025-02-07 15:17:06 -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
bfdb5c0cf5 fix: update docker publish workflow to handle releases properly 2025-02-07 03:47:19 -07:00
remsky
5c62536ba5 Merge branch 'master' of https://github.com/remsky/Kokoro-FastAPI 2025-02-07 02:58:11 -07:00
remsky
1f354092fe Update Docker workflows to ignore markdown files and documentation in publish triggers 2025-02-07 02:58:07 -07:00
remsky
cc70b84b3c
Update README.md 2025-02-07 02:45:09 -07:00
remsky
9a27c745cd Refactor Docker workflows to streamline build commands and add model download variable 2025-02-07 02:42:39 -07:00
remsky
6134802d2c Merge branch 'master' of https://github.com/remsky/Kokoro-FastAPI 2025-02-07 02:40:00 -07:00
remsky
5b879101c7
Update README.md 2025-02-07 02:38:10 -07:00
remsky
0885965191
Update README.md 2025-02-07 02:32:34 -07:00
remsky
952d79252c Update model download URLs to point to v1.4 release 2025-02-07 02:23:45 -07:00
remsky
16e4a88e83 Refactor Docker workflows to consolidate image builds and add phonemizer environment variables 2025-02-07 02:08:44 -07: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
a026d4d5ee Merge branch 'v0.2.0' 2025-02-06 01:28:09 -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
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
4ff66746f7
Create FUNDING.yml 2025-02-04 00:11:20 -07:00
remsky
e5b79fc271
Update README.md 2025-02-03 04:56:10 -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