Improve docsQA default questions (#1411)

This commit is contained in:
Yanlong Wang
2022-04-19 14:24:34 +02:00
committed by GitHub
parent 7133f8f47d
commit b45d5c5c60
+3 -3
View File
@@ -13,9 +13,9 @@
<template>
<dl>
<dt>You can ask questions about TTS. Try</dt>
<dd>how to install TTS for Python?</dd>
<dd>What data format for the training dataset?</dd>
<dd>what makes a good dataset?</dd>
<dd>What is VITS?</dd>
<dd>How to train a TTS model?</dd>
<dd>What is the format of training data?</dd>
</dl>
</template>
</qa-bot>