美文网首页
对接驰声C++语音评测

对接驰声C++语音评测

作者: 豪爵吸金ing | 来源:发表于2019-10-21 17:08 被阅读0次
    {
        "tokenId": "5da91faf5374e235cc000001",
        /*评测结果
          1.如果正常返回结果,请参考[评测结果展现建议]      (http://doc.api.chivox.com/api/index.php/8?page_id=77)
          2.如果result为空,说明评测异常,请参考[错误
          码说明](http://doc.api.chivox.com/api/index.php/4?page_id=36)
        */
        "result": {
            "useref": 1,//普通文本
            "version": "0.0.80.2019.7.24.10:42:50",//版本号
            "rank": 100,//评分分制
            "res": "eng.snt.G4.N1.0.4",//内核资源
            "integrity": 100,//完整度评分
            "forceout": 0,//强制输出
            "pron": 93, //单词级发音参考
            "info": {
                "snr": 9.035275,
                "trunc": 0,
                "clip": 0,
                "volume": 1523,
                "tipId": 10006
            },
            "textmode": 0,//文本格式
            "wavetime": 4900,//音频时长
            "en_prob": 1,
            "pretime": 85,//评测准备时长
            "delaytime": 113,//aiengine_stop后到callback
            "usehookw": 0,//内部参数
            "overall": 93,//流利度总体得分
            "is_en": 1,//是否英文
            /*韵律性评分*/
            "rhythm": {
                "stress": 50,//重音得分
                "overall": 63,//韵律总体得分
                "sense": 100,//意群得分
                "tone": 100 //声调得分
            },
            "accuracy": 93, //发音准确度(对已读部分的发音评价)
            
            /*单词详细得分*/
            "details": [
                {
                    "pause_ref": 0,
                    "stressscore": 1, //用户是否重读判别
                    "sensescore": 0,//用户是否停顿判别
                    "char": "hello",//单词
                    "start": 560,//单词在音频中的起始时间,单位为毫秒(ms)
                    "score": 87,//单词发音得分
                    "fluency": 0,//流利度评分
                    "dur": 680,//单词发音时间ms
                    /*endindex 将refText作为一个字符数组,endindex表示单
                    词的末字符在refText中的下标,下标从0开始。
                    为了方便应用层原样回显refText*/
                    "endindex": 4,
                    "pause_score": 0,
                    "toneref": 0,//升调标识
                    "stressref": 0,//重读标识
                    "conn_type": 0,
                    "indict": 1,//单词是否在词库
                    "conn_ref": 0,
                    "senseref": 0,//意群停顿标识
                    "tonescore": 0,//升降调得分
                    "end": 1240,//单词在音频中的结束时间,单位为毫秒(ms)
                    /*将refText作为一个字符数组,beginindex表示
                    单词的首字符在refText中的下标,下标从0开始。
                    为了方便应用层原样回显refText*/
                    "beginindex": 0
                },
                {
                    "pause_ref": 0,
                    "stressscore": 0,
                    "sensescore": 0,
                    "char": "world",
                    "start": 1240,
                    "score": 99,
                    "fluency": 0,
                    "dur": 640,
                    "endindex": 10,
                    "pause_score": 0,
                    "toneref": 0,
                    "stressref": 0,
                    "conn_type": 0,
                    "indict": 1,
                    "conn_ref": 0,
                    "senseref": 1,
                    "tonescore": 0,
                    "end": 1880,
                    "beginindex": 6
                }
            ],
            /*流利度评分(与发音内容无关)*/
            "fluency": {
                "pause": 0,//停顿次数
                "overall": 91,//流利度总体得分
                "speed": 182//语速
            },
            "systime": 702
        },
        "uuid": "5da91fb264942e6fba746219", //音频及数据对应的唯一标识
        "sdk": {
            "protocol": "1",
            "version": "0x2020600",
            "source": "7"
        },
      
        /*音频下载地址
        将该字段中的端口号去除,并加上”.mp3”即可直接访问。
        如需https协议,则将url前缀直接更改成https即可。
        示例:[https://download.cloud.chivox.com/XXXXXXXX.mp3]    (https://download.cloud.chivox.com/XXXXXXXX.mp3)*/
        "audioUrl": "download.cloud.chivox.com:8002/5da91fb264942e6fba746219",
    
        "time": {
            "request": "2019-10-18 10:13:06:559",
            "callback": "2019-10-18 10:13:08:908",
            "connect": "2019-10-18 10:13:05:318"
        },
        "eof": 1,//是否最终结果
        "recordId": "5da91fb264942e6fba746219",//音频及数据对应的唯一标识,兼容性保留
        "dtLastResponse": "2019-10-18 10:13:08:908",//评分结果返回时间
       
    
        /*回显客户端传入的评测请求参数*/
         "params": {
            "app": {
                "timestamp": "1571364785125",//start时间
                "alg": "sha256",
                "applicationId": "153561523900002b",//授权账号
                "userId": "aidemo",//用户标识
                "sig": "42158c6bf46cdaee7dd83ecde1f64893bdabe94df06337cc353e14bb92def5fc"
            },//校验码
            "request": {
                "coreType": "en.sent.score",//使用内核
                "tokenId": "5da91faf5374e235cc000001",//原标识,兼容性保留
                "refText": "Hello world!",//评分参考文本
                "rank": 100,//评分分制
                "attachAudioUrl": 1//评测结果中是否返回音频url
            },
            "audio": {
                "sampleBytes": 2,
                "channel": 1,
                "sampleRate": 16000,
                "audioType": "ogg"
            }
        },
        "applicationId": "153561523900002b"//授权账号
    }
    

    示例程序(windows下可以执行)
    https://pan.baidu.com/s/1i2eQS7kilG-Owclwg2D6iQ&shfl=sharepset

    企业微信截图_15716487867616.png

    示例代码,可以联系我 EagleAndy 备注 语音评测

    相关文章

      网友评论

          本文标题:对接驰声C++语音评测

          本文链接:https://www.haomeiwen.com/subject/vfcimctx.html