登录
首页 » Python » ASRT_v0.4.2

ASRT_v0.4.2

于 2020-07-21 发布
0 289
下载积分: 1 下载次数: 3

代码说明:

说明:  中文语言理解测评基准,包括代表性的数据集、基准(预训练)模型、语料库、排行榜。 我们会选择一系列有一定代表性的任务对应的数据集,做为我们测试基准的数据集。这些数据集会覆盖不同的任务、数据量、任务难度。(Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models, corpus and leaderboard)

文件列表:

ASRT_v0.4.2, 0 , 2019-01-09
ASRT_v0.4.2\asrserver.py, 3454 , 2019-01-09
ASRT_v0.4.2\ASRT_GitHub_repo.txt, 53 , 2018-05-14
ASRT_v0.4.2\ASRT_GitHub_repo.url, 141 , 2018-05-14
ASRT_v0.4.2\ASRT_Wiki_Document.url, 146 , 2019-01-09
ASRT_v0.4.2\dict.txt, 34278 , 2018-07-20
ASRT_v0.4.2\Donate.url, 153 , 2019-01-09
ASRT_v0.4.2\general_function, 0 , 2019-01-09
ASRT_v0.4.2\general_function\file_dict.py, 605 , 2018-04-25
ASRT_v0.4.2\general_function\file_wav.py, 7591 , 2018-06-12
ASRT_v0.4.2\general_function\gen_func.py, 534 , 2018-04-15
ASRT_v0.4.2\general_function\muti_gpu.py, 4116 , 2018-06-22
ASRT_v0.4.2\general_function\__init__.py, 166 , 2017-01-02
ASRT_v0.4.2\LanguageModel.py, 7887 , 2018-06-18
ASRT_v0.4.2\LICENSE, 35823 , 2017-08-22
ASRT_v0.4.2\log.md, 3710 , 2018-07-06
ASRT_v0.4.2\model_language, 0 , 2019-01-09
ASRT_v0.4.2\model_language\dic_pinyin.txt, 2196088 , 2018-05-02
ASRT_v0.4.2\model_language\language_model1.txt, 55019 , 2018-05-02
ASRT_v0.4.2\model_language\language_model2.txt, 5782659 , 2018-05-02
ASRT_v0.4.2\model_speech, 0 , 2019-01-09
ASRT_v0.4.2\model_speech\speech_model251_e_0_step_12000.model, 5932816 , 2018-07-23
ASRT_v0.4.2\model_speech\speech_model251_e_0_step_12000.model.base, 5929608 , 2018-07-23
ASRT_v0.4.2\readdata24.py, 9159 , 2018-07-06
ASRT_v0.4.2\README.md, 4024 , 2018-07-19
ASRT_v0.4.2\README_EN.md, 3810 , 2018-07-19
ASRT_v0.4.2\SpeechModel251.py, 17180 , 2018-07-23
ASRT_v0.4.2\SpeechModel251_p.py, 16582 , 2018-07-23
ASRT_v0.4.2\test.py, 2000 , 2018-11-16
ASRT_v0.4.2\testClient.py, 546 , 2018-05-28
ASRT_v0.4.2\test_mspeech.py, 1819 , 2019-01-09
ASRT_v0.4.2\train_mspeech.py, 1373 , 2018-07-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Matlab1234
    说明:  用MATLAB生成bpsk信号,并通过AWGN信道的仿真(MATLAB bpsk signal generation, and through the AWGN channel simulation)
    2010-04-05 16:53:39下载
    积分:1
  • mech_conveyor
    基于SimMechanics的刚体系统建模mech-conveyor案例分析(SimMechanics modeling)
    2015-03-29 22:47:29下载
    积分:1
  • PROJECTS
    The unified power quality conditioner (UPQC) is a custom power device, which mitigates voltage and current-related PQ issues in the power distribution systems. In this paper, a UPQC topology for applications with non-stiff source is proposed.
    2017-07-26 15:28:48下载
    积分:1
  • Kalmanfilter_june
    Kalmanfilter for Demonstrate to Students
    2010-11-12 22:44:35下载
    积分:1
  • 1
    说明:  matlab环境中一些应用于图像处理的命令(matlab environment, some of the commands used in image processing)
    2011-03-08 11:26:38下载
    积分:1
  • mlme
    最大似然方法联合实现符号定时同步和载波同步仿真 (This is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program,)
    2011-12-26 16:07:27下载
    积分:1
  • mediantemporal
    Median Filtering for background subtraction
    2015-04-01 18:39:43下载
    积分:1
  • wsn
    用matalb仿真来判断无线传感器网络中的各个节点是否连通。其中包含判断连通率的函数和覆盖率的算法。可以计算最小发射功率。(Matalb simulation to determine whether the use of wireless sensor network each node connectivity. Which contains a function to determine connectivity rate and coverage algorithms. You can calculate the minimum transmission power.)
    2015-04-19 18:48:27下载
    积分:1
  • HLMethod2
    HL计算工程结构可靠度的简单算例2 包含1.例题文件,2.HL法计算,3.Matab自带抽样,4.自编monte carlo抽样(HL Method and Monte Carlo Method for Solving Reliability Index of Structures)
    2012-08-03 18:53:50下载
    积分:1
  • GA-TSP
    经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究(The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research)
    2013-10-04 11:01:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载