diff --git a/paddlespeech/t2s/frontend/generate_lexicon.py b/paddlespeech/t2s/frontend/generate_lexicon.py index 155e1591da31bf0f7798af6057549785faacbc06..6b467d00e120692a7b5dab131cb517db2efc6b88 100644 --- a/paddlespeech/t2s/frontend/generate_lexicon.py +++ b/paddlespeech/t2s/frontend/generate_lexicon.py @@ -11,6 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# Design principles: https://zhuanlan.zhihu.com/p/349600439 """Generate lexicon and symbols for Mandarin Chinese phonology. The lexicon is used for Montreal Force Aligner. Note that syllables are used as word in this lexicon. Since syllables rather