Kokoro-FastAPI/examples
2025-01-30 05:47:28 -07:00
..
assorted_checks Update .gitignore and benchmark scripts for GPU support; enhance TTS service handling and session management 2025-01-30 05:47:28 -07:00
phoneme_examples -Add debug endpoint for system stats 2025-01-30 04:44:04 -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
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