From 20d3dc1fa76aa07105407e95e680fb6411b799bb Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Mon, 16 Aug 2021 07:04:41 +0000 Subject: [PATCH] add punc egs --- examples/punctuation_restoration/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/punctuation_restoration/README.md diff --git a/examples/punctuation_restoration/README.md b/examples/punctuation_restoration/README.md new file mode 100644 index 000000000..f2ca76996 --- /dev/null +++ b/examples/punctuation_restoration/README.md @@ -0,0 +1,3 @@ +# Punctation Restoration + +Please using `https://github.com/745165806/PaddleSpeechTask` to do this task.