Update README_cn.md

pull/1208/head
TianYuan 4 years ago committed by GitHub
parent d688c9ceb9
commit 95aa166214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
<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
更多合成音频,可以参考 [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>

Loading…
Cancel
Save