This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
Kokoro-FastAPI
Watch
1
Star
0
Fork
You've already forked Kokoro-FastAPI
0
mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced
2025-08-05 16:48:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7a838ab3e8
Kokoro-FastAPI
/
api
History
Lukin
7a838ab3e8
Refactor TTS service to improve audio chunk handling and filename safety. Removed unnecessary comments, adjusted text processing for legacy backends, and enhanced error handling during audio stream generation. Updated filename regex to restrict allowed characters for safer filenames.
2025-04-08 11:17:46 +08:00
..
src
Refactor TTS service to improve audio chunk handling and filename safety. Removed unnecessary comments, adjusted text processing for legacy backends, and enhanced error handling during audio stream generation. Updated filename regex to restrict allowed characters for safer filenames.
2025-04-08 11:17:46 +08:00
tests
Enhance test coverage for text processing and TTS service. Updated assertions in test_get_sentence_info_phenomoes to verify placeholder presence and token counts. Modified smart_split tests to unpack additional values and ensure proper handling of text and tokens. Improved clarity in test assertions for punctuation preservation.
2025-04-08 00:47:12 +08:00
__init__.py
Added basic pytest on the fastapi side
2024-12-30 13:25:30 -07:00