

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 转录数值
<a name="how-numbers-med"></a>

Amazon Transcribe Medical 将数字转录为数字而不是单词。例如，语音读出来的数字“one thousand two hundred forty-two”会转录成 `1242`。

数值的转录遵循以下规则。


| 规则 | 说明 | 
| --- | --- | 
| 将大于 10 的基数词转换成数字。 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
| 当“million”或“billion”后面没有数字时，将后跟“million”或“billion”的基数词转换为数字后跟一个单词。 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将大于 10 的序数词转换成数字。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将小数转换成数字格式。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
| 将小于 10 的数字转换成阿拉伯数字（如果一行中有多个数字的话）。 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
| 小数点由“dot”或“point”表示。 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将数字后的单词“percent”转换成百分号。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将数字后面的单词“dollar”、“Australian dollar”、“AUD”、“US dollar”或“USD”转换成美元符号加在数字之前。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将单词“pounds”或“milligrams”转换为“lbs”或“mg”。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将数字后面的单词“rupees”、“Indian rupees”或“INR”转换卢比符号 (₹) 加在数字之前。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将时间转换成数字。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  将以两位数表示的年份组合成四位数的年份。 仅适用于 20、21 和 22 世纪的年份。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
| 将日期转换成数字。 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 
|  数字范围用单词“to”来分隔。  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_cn/transcribe/latest/dg/how-numbers-med.html)  | 