By admin, 24 三月, 2021 2017年各国综合比较(图) (adsbygoogle = window.adsbygoogle || []).push({}); Highcharts.chart('container', { chart: { polar: true, type: 'area' }, title: { text: '主要国家和地区综合比较(2017年)'//, //x: -80 }, 标签 世界知识线
By admin, 19 三月, 2021 2020年各国政府债务占GDP比例 中国政府的债务水平在世界范围内算比较低的。但是,参见中国政府历年债务占GDP比例可以看出,这个比例增长得很快,相对于其它国家来说问题越来越严重。 中国2018年比2017年增长约4%,2019年比2018年增长约2%。 标签 世界知识线
By admin, 19 三月, 2021 Github代理设置 最近访问github非常困难,可以尝试设置代理: $ git config --global http.proxy 127.0.0.1:1087 查看和取消代理的命令如下: $ git config --global http.proxy $ git config --global --unset http.proxy
By admin, 3 三月, 2021 How to build Festival on Windows with Visual Studio 2019. (doesn't work. Festival's makefile don't support Windows 10 and Visual Studio 2019. refer to its INSTALL) 1. Install WSL (Ubuntu) In WSL (Ubuntu), install build tools: $ sudo apt update $ sudo apt install build-essential 2. Get Festival and Speech Tools source code. http://festvox.org/packed/festival/2.5/ $ cd /cygdrive/c
By admin, 25 二月, 2021 Windows 10语音开发 Speech, voice, and conversation in Windows 10 Microsoft Speech Platform - Server Runtime Visual studio 2019使用Microsoft Speech SDK 5.1语音识别 - 代码先锋网 (codeleading.com)
By admin, 24 二月, 2021 Ekho TTS Windows版开发环境搭建指南 (注:本指南基于Windows 10环境编写。) 1. 下载代码 git clone https://github.com/hgneng/ekho.git 2. 下载安装Visual Studio 下载 Windows 版和 Mac 版 Visual Studio 2019 (microsoft.com) 把VS2019 Ekho工程文件里C++预处理器定义从 _DEBUG WIN32 _WINDOWS _USRDLL SYSTEM_IS_WIN32 NO_SSE _WIN32_WINNT 改成 WIN32 _DEBUG _CONSOLE SYSTEM_IS_WIN32 标签 Ekho
最新评论