mirror of
https://github.com/Mintplex-Labs/pyannote-audio-legacy.git
synced 2026-07-01 20:24:10 -04:00
8 lines
306 B
YAML
8 lines
306 B
YAML
# FAQtory settings
|
|
|
|
faq_url: "https://github.com/pyannote/pyannote-audio/blob/develop/FAQ.md" # Replace this with the URL to your FAQ.md!
|
|
|
|
questions_path: "./questions" # Where questions should be stored
|
|
output_path: "./FAQ.md" # Where FAQ.md should be generated
|
|
templates_path: ".faq" # Path to templates
|