文件名称:BaiduASRAndTTS
-
所属分类:
- 标签属性:
- 上传时间:2018-03-28
-
文件大小:1.11mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用百度语音api和NAudio写的一个语音识别、语音合成、语音录制的软件,学习够用了。(The software that uses Baidu voice API and NAudio for a speech recognition, speech synthesis, and voice recording software is sufficient to learn.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.gitattributes | 2518 | 2017-01-18 |
.gitignore | 3837 | 2017-01-18 |
.vs | 0 | 2018-03-25 |
.vs\SpeechProcessing | 0 | 2018-03-25 |
.vs\SpeechProcessing\v15 | 0 | 2018-03-25 |
.vs\SpeechProcessing\v15\.suo | 55808 | 2018-03-28 |
.vs\SpeechProcessing\v15\Server | 0 | 2018-03-25 |
.vs\SpeechProcessing\v15\Server\sqlite3 | 0 | 2018-03-28 |
.vs\SpeechProcessing\v15\Server\sqlite3\db.lock | 0 | 2018-03-25 |
.vs\SpeechProcessing\v15\Server\sqlite3\storage.ide | 655360 | 2018-03-28 |
App.config | 216 | 2017-01-18 |
AutomaticSpeechRecognition.cs | 7216 | 2017-01-18 |
bin | 0 | 2018-03-25 |
bin\Debug | 0 | 2018-03-25 |
bin\Debug\Audio.ico | 67646 | 2017-01-18 |
bin\Debug\Microsoft.Directx.DirectSound.dll | 178176 | 2017-01-18 |
bin\Debug\Microsoft.DirectX.dll | 223232 | 2017-01-18 |
bin\Debug\NAudio.dll | 506880 | 2017-01-18 |
bin\Debug\NAudio.xml | 922531 | 2017-01-18 |
bin\Debug\Newtonsoft.Json.dll | 507392 | 2017-01-18 |
bin\Debug\read.mp3 | 59040 | 2017-01-18 |
bin\Debug\record.wav | 46 | 2018-03-25 |
bin\Debug\SpeechProcessing.exe | 105472 | 2018-03-25 |
bin\Debug\SpeechProcessing.exe.config | 216 | 2017-01-18 |
bin\Debug\SpeechProcessing.pdb | 56832 | 2018-03-25 |
bin\Debug\SpeechProcessing.vshost.exe | 22696 | 2017-01-18 |
bin\Debug\SpeechProcessing.vshost.exe.config | 216 | 2017-01-18 |
bin\Debug\SpeechProcessing.vshost.exe.manifest | 479 | 2017-01-18 |
bin\Debug\token.dat | 84 | 2018-03-25 |
ClassDiagram1.cd | 2735 | 2017-01-18 |
ClassUtils.cs | 4733 | 2017-01-18 |
Form1.cs | 15251 | 2018-03-25 |
Form1.Designer.cs | 9984 | 2018-03-25 |
Form1.resx | 109139 | 2018-03-25 |
Model | 0 | 2018-03-25 |
Model\SpeechModel.cs | 2151 | 2018-03-25 |
Model\WaveInfo.cs | 839 | 2017-01-18 |
obj | 0 | 2018-03-25 |
obj\Debug | 0 | 2018-03-25 |
obj\Debug\DesignTimeResolveAssemblyReferences.cache | 868 | 2018-03-25 |
obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache | 7496 | 2018-03-25 |
obj\Debug\SpeechProcessing.csproj.CopyComplete | 0 | 2018-03-25 |
obj\Debug\SpeechProcessing.csproj.CoreCompileInputs.cache | 42 | 2018-03-25 |
obj\Debug\SpeechProcessing.csproj.FileListAbsolute.txt | 980 | 2018-03-25 |
obj\Debug\SpeechProcessing.csproj.GenerateResource.Cache | 1268 | 2018-03-25 |
obj\Debug\SpeechProcessing.csprojResolveAssemblyReference.cache | 44746 | 2018-03-25 |
obj\Debug\SpeechProcessing.exe | 105472 | 2018-03-25 |
obj\Debug\SpeechProcessing.Form1.resources | 69624 | 2018-03-25 |
obj\Debug\SpeechProcessing.pdb | 56832 | 2018-03-25 |
obj\Debug\SpeechProcessing.Properties.Resources.resources | 4211 | 2018-03-25 |
obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 | 2018-03-25 |
obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 | 2018-03-25 |
obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 | 2018-03-25 |
obj\Debug\TempPE | 0 | 2018-03-25 |
obj\Debug\TempPE\Properties.Resources.Designer.cs.dll | 4096 | 2018-03-25 |
Program.cs | 434 | 2017-01-18 |
Properties | 0 | 2018-03-25 |
Properties\AssemblyInfo.cs | 1426 | 2017-01-18 |
Properties\Resources.Designer.cs | 5013 | 2017-01-18 |
Properties\Resources.resx | 7303 | 2017-01-18 |
Properties\Settings.Designer.cs | 1073 | 2017-01-18 |
Properties\Settings.settings | 242 | 2017-01-18 |
README.md | 1664 | 2017-01-18 |
Recorder | 0 | 2018-03-25 |
Recorder\DirectRecorder.cs | 12887 | 2017-01-18 |
Recorder\ISpeechRecorder.cs | 301 | 2017-01-18 |
Recorder\NAudioRecorder.cs | 2584 | 2017-01-18 |
Resources | 0 | 2018-03-25 |
Resources\read.png | 383 | 2017-01-18 |
Resources\read_pause.png | 525 | 2017-01-18 |
Resources\read_stop.png | 576 | 2017-01-18 |
Resources\recognize.png | 219 | 2017-01-18 |
Resources\record_stop.png | 207 | 2017-01-18 |
Resources\recording.png | 453 | 2017-01-18 |
screenshot | 0 | 2018-03-25 |
screenshot\classdiagram.png | 121822 | 2017-01-18 |
screenshot\speech.png | 31561 | 2017-01-18 |
SpeechProcessing.csproj | 6552 | 2017-01-18 |
SpeechProcessing.sln | 976 | 2017-01-18 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.