Speech.Engine
2.0.0.4
dotnet add package Speech.Engine --version 2.0.0.4
NuGet\Install-Package Speech.Engine -Version 2.0.0.4
<PackageReference Include="Speech.Engine" Version="2.0.0.4" />
<PackageVersion Include="Speech.Engine" Version="2.0.0.4" />
<PackageReference Include="Speech.Engine" />
paket add Speech.Engine --version 2.0.0.4
#r "nuget: Speech.Engine, 2.0.0.4"
#:package Speech.Engine@2.0.0.4
#addin nuget:?package=Speech.Engine&version=2.0.0.4
#tool nuget:?package=Speech.Engine&version=2.0.0.4
Speech.Engine.dll
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0.4 | 4,310 | 9/10/2013 |
2.0.0.4 [2013-08-12]
===============
NextG引擎重构
MVN PLP 43维特征的 和 输入FB CMN PLP 75维特征的。
在引擎目录的rec.cfu中添加了语音模型资源配置项
将以前的三个编译条件:NEXTG_CMN_NEWS NEXT_MVN_PHONE, NEXTG_MVN_ENGLISH 改为NEXTG_CMN75 和 NEXT_MVN43。
开发引用的引擎dll 目录改为:D:\BEye\Engine\NextG30\bin\MVN43(CMN75)CMN75在MVN43基础上替换
语音模型资源文件的存放目为:D:\BEye\Engine\NextG30\res (这是默认,可以移动到其他位置,通过rec.cfu进行关联,res底下没有二级目录)
2.0.0.3 [2013-08-12]
===============
add NextGProxy
2.0.0.2 [2013-08-03]
===============
合并 Speech.Data.dll