mirror of
https://github.com/voice-cloning-app/Voice-Cloning-App.git
synced 2026-02-24 20:20:22 +01: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' |