Kokoro-FastAPI/examples
2025-02-14 14:29:47 -05:00
..
assorted_checks Update dependencies, enhance voice management, and add captioned speech support 2025-02-04 19:41:41 -07:00
phoneme_examples Update Docker configuration, enhance audio service autoplay, and improve styling 2025-02-05 02:45:28 -07:00
streaming_refactor -unified streaming implementation 2025-01-25 05:25:13 -07:00
voice_samples Added mp3 samples 2024-12-31 03:48:26 -07:00
__init__.py - CPU ONNX + PyTorch CUDA, functional 2025-01-03 17:54:17 -07:00
audio_analysis.png First streaming attempt 2025-01-04 17:54:54 -07:00
captioned_speech_example.py 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
openai_streaming_audio.py -Add debug endpoint for system stats 2025-01-30 04:44:04 -07:00
requirements.txt Initial swap to UV dependency management 2025-01-11 20:00:34 -07:00
simul_file_test.py Refactor model loading and configuration: update, adjust model loading device,. add async streaming examples and remove unused warmup service. 2025-01-22 02:33:29 -07:00
simul_openai_streaming_audio.py Refactor model loading and configuration: update, adjust model loading device,. add async streaming examples and remove unused warmup service. 2025-01-22 02:33:29 -07:00
simul_speaker_test.py Refactor model loading and configuration: update, adjust model loading device,. add async streaming examples and remove unused warmup service. 2025-01-22 02:33:29 -07:00
speech.mp3 Refactor ONNX GPU backend and phoneme generation: improve token handling, add chunk processing for audio generation, and initial introduce stitch options for audio chunks. 2025-01-22 17:43:38 -07:00
stream_tts_playback.py refactor: streamline audio normalization process and update tests 2025-01-13 18:56:49 -07:00