tencentcloud-sdk-python-asr 3.0.1459__py2.py3-none-any.whl → 3.0.1461__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1459'
17
+ __version__ = '3.0.1461'
@@ -108,7 +108,7 @@ class AsrClient(AbstractClient):
108
108
  def CreateAsyncRecognitionTask(self, request):
109
109
  r"""本接口用于对语音流进行准实时识别,通过异步回调来返回识别结果。适用于直播审核等场景。
110
110
  <br>• 支持rtmp、rtsp等流媒体协议,以及各类基于http协议的直播流(不支持hls)
111
- <br>• 音频流时长无限制,服务会自动拉取音频流数据,若连续10分钟拉不到流数据时,服务会终止识别任务
111
+ <br>• 音频流时长无限制,服务会自动拉取音频流数据,若连续10分钟拉不到流或流数据无人声时,服务会终止识别任务
112
112
  <br>• 服务通过回调的方式来提供识别结果,用户需要提供CallbackUrl。回调时机为一小段话(最长15秒)回调一次。
113
113
  <br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。
114
114
  <br>• 默认单账号限制并发数为20路,如您有提高并发限制的需求,请提[工单](https://console.cloud.tencent.com/workorder/category)进行咨询。
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-asr
3
- Version: 3.0.1459
3
+ Version: 3.0.1461
4
4
  Summary: Tencent Cloud Asr SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common (<4.0.0,>=3.0.1459)
18
+ Requires-Dist: tencentcloud-sdk-python-common (<4.0.0,>=3.0.1461)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=9lJcZeP337pBRySwBS0woPRIiWt_crzUIIgBCWwMGfs,631
2
+ tencentcloud/asr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/asr/v20190614/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/asr/v20190614/asr_client.py,sha256=OtvOBwwJ6RMK5kO7BWzlP3gxuSV8xUlxF37nR5gFVH0,38459
5
+ tencentcloud/asr/v20190614/errorcodes.py,sha256=eQTW34FmVpqFAWXP7Jj191Mnbl-2fTuRVxClbUgDGGg,8069
6
+ tencentcloud/asr/v20190614/models.py,sha256=h2KxCfIUEZTJO5PXqBzvI0GbjW4ea9R7a0Xqy_dPLfs,223858
7
+ tencentcloud_sdk_python_asr-3.0.1461.dist-info/METADATA,sha256=ghqHOGxswgcxEsJ4ZXVisySp0XbpzW0iotZ3Zr1ctK4,1503
8
+ tencentcloud_sdk_python_asr-3.0.1461.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_asr-3.0.1461.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_asr-3.0.1461.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=r84PYsG-hFbeEH3ch-Sw2bJmqWlws-vogRx7ePuiG9c,631
2
- tencentcloud/asr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/asr/v20190614/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/asr/v20190614/asr_client.py,sha256=9aXoKs-2a4jpfiFRxy_AAirZZ4ApPd_B2qefFKp7AS4,38444
5
- tencentcloud/asr/v20190614/errorcodes.py,sha256=eQTW34FmVpqFAWXP7Jj191Mnbl-2fTuRVxClbUgDGGg,8069
6
- tencentcloud/asr/v20190614/models.py,sha256=h2KxCfIUEZTJO5PXqBzvI0GbjW4ea9R7a0Xqy_dPLfs,223858
7
- tencentcloud_sdk_python_asr-3.0.1459.dist-info/METADATA,sha256=WGxK7cAmZUNFJut5G0tEJMwPjugcpkpgSVPGzeN7qK4,1503
8
- tencentcloud_sdk_python_asr-3.0.1459.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_asr-3.0.1459.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_asr-3.0.1459.dist-info/RECORD,,