未验证 提交 95aa1662 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update README_cn.md

上级 d688c9ce
...@@ -68,8 +68,8 @@ from https://github.com/18F/open-source-guide/blob/18f-pages/pages/making-readme ...@@ -68,8 +68,8 @@ from https://github.com/18F/open-source-guide/blob/18f-pages/pages/making-readme
<table style="width:100%"> <table style="width:100%">
<thead> <thead>
<tr> <tr>
<th> 输入音频 </th> <th> 输入音频 </th>
<th width="550"> 翻译结果 </th> <th width="550"> 翻译结果 </th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
...@@ -90,7 +90,7 @@ from https://github.com/18F/open-source-guide/blob/18f-pages/pages/making-readme ...@@ -90,7 +90,7 @@ from https://github.com/18F/open-source-guide/blob/18f-pages/pages/making-readme
<table style="width:100%"> <table style="width:100%">
<thead> <thead>
<tr> <tr>
<th width="600">输入文本</th> <th width="550">输入文本</th>
<th>合成音频</th> <th>合成音频</th>
</tr> </tr>
</thead> </thead>
...@@ -123,13 +123,13 @@ from https://github.com/18F/open-source-guide/blob/18f-pages/pages/making-readme ...@@ -123,13 +123,13 @@ from https://github.com/18F/open-source-guide/blob/18f-pages/pages/making-readme
更多合成音频,可以参考 [PaddleSpeech 语音合成音频示例](https://paddlespeech.readthedocs.io/en/latest/tts/demo.html) 更多合成音频,可以参考 [PaddleSpeech 语音合成音频示例](https://paddlespeech.readthedocs.io/en/latest/tts/demo.html)
##### 文本后处理 ##### 标点恢复
<div align = "center"> <div align = "center">
<table style="width:100%"> <table style="width:100%">
<thead> <thead>
<tr> <tr>
<th> 输入文本 </th> <th width="390"> 输入文本 </th>
<th> 输出文本(标点恢复) </th> <th width="390"> 输出文本 </th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册