mirror of
https://github.com/voice-cloning-app/Voice-Cloning-App.git
synced 2026-07-10 12:31:25 +02:00
8 lines
176 B
YAML
8 lines
176 B
YAML
site_name: Voice Cloning App
|
|
theme:
|
|
name: readthedocs
|
|
nav:
|
|
- Setup: 'index.md'
|
|
- Dataset: 'dataset.md'
|
|
- Training: 'training.md'
|
|
- Synthesis: 'synthesis.md' |