mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
52 lines
1 KiB
Text
52 lines
1 KiB
Text
|
|
output/*
|
|
output_audio/*
|
|
ui/data/*
|
|
|
|
*.db
|
|
*.pyc
|
|
*.pth
|
|
*.tar*
|
|
|
|
Kokoro-82M/*
|
|
__pycache__/
|
|
.vscode/
|
|
env/
|
|
.venv/
|
|
.Python
|
|
|
|
|
|
.coverage
|
|
|
|
examples/assorted_checks/benchmarks/output_audio/*
|
|
examples/assorted_checks/test_combinations/output/*
|
|
examples/assorted_checks/test_openai/output/*
|
|
|
|
examples/assorted_checks/test_voices/output/*
|
|
examples/assorted_checks/test_formats/output/*
|
|
examples/assorted_checks/benchmarks/output_audio_stream/*
|
|
ui/RepoScreenshot.png
|
|
examples/assorted_checks/benchmarks/output_audio_stream_openai/*
|
|
|
|
api/src/voices/af_bella.pt
|
|
api/src/voices/af_nicole.pt
|
|
api/src/voices/af_sarah.pt
|
|
api/src/voices/af_sky.pt
|
|
api/src/voices/af.pt
|
|
api/src/voices/am_adam.pt
|
|
api/src/voices/am_michael.pt
|
|
api/src/voices/bf_emma.pt
|
|
api/src/voices/bf_isabella.pt
|
|
api/src/voices/bm_george.pt
|
|
api/src/voices/bm_lewis.pt
|
|
examples/speech.mp3
|
|
examples/phoneme_examples/output/example_1.wav
|
|
examples/phoneme_examples/output/example_2.wav
|
|
examples/phoneme_examples/output/example_3.wav
|
|
EXTERNAL_UV_DOCUMENTATION*
|
|
|
|
# Python package build artifacts
|
|
*.egg-info/
|
|
*.egg
|
|
dist/
|
|
build/
|