您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Visual C++ 编程资源大全(英文源码 其它)

  2. 1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:10mb
    • 提供者:zhangxucool
  1. VoIP Demo源码演示

  2. VoIPDemo is intended as a sample to show how to use the RTC API for Windows CE, but also as a working application for demonstration and use (taking note of the limitations described below). Limitiations ============= Currently supports 1 IM and/or 1
  3. 所属分类:C

    • 发布日期:2009-11-07
    • 文件大小:227kb
    • 提供者:net2w
  1. nrComm

  2. nrComm Lib v6.30 Copyright (C) 1997-2003 Roman NovgorodovnrComm Lib provide some tools for performing serial communicationstasks for Delphi/Kylix/CBuilder development. This is good professionalSerial Port components library with TAPI support, Voice,
  3. 所属分类:Delphi

    • 发布日期:2006-02-23
    • 文件大小:550kb
    • 提供者:chenxh
  1. Here it is the upgraded version of space debris.Apart from b

  2. Here it is the upgraded version of space debris.Apart from bug fixes it now uses Microsoft’s Voice Text(vtext.dll) to READ OUT THE MISSION OBJECTIVES TO YOU.
  3. 所属分类:其它

    • 发布日期:2006-02-23
    • 文件大小:237kb
    • 提供者:chenxh
  1. Here it is the upgraded version of space debris.Apart from b

  2. Here it is the upgraded version of space debris.Apart from bug fixes it now uses Microsoft’s Voice Text(vtext.dll) to READ OUT THE MISSION OBJECTIVES TO YOU.
  3. 所属分类:其它

    • 发布日期:2006-02-23
    • 文件大小:237kb
    • 提供者:chenxh
  1. deepvoice3基于pytorch

  2. 基于pytorch的T2S工具源码,PyTorch implementation of convolutional networks-based text-to-speech synthesis models: arXiv:1710.07654: Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence Learning.
  3. 所属分类:编解码

    • 发布日期:2018-09-11
    • 文件大小:6mb
    • 提供者:hong615771420
  1. text-to-voice-源码

  2. 将文档转换为语音 为了将每个文档转换为语音文件,请执行以下操作: node index.js
  3. 所属分类:其它

    • 发布日期:2021-03-22
    • 文件大小:80kb
    • 提供者:weixin_42120550
  1. AdaSpeech:AdaSpeech:用于自定义语音的自适应文本到语音-源码

  2. AdaSpeech:自适应文本到语音的自定义语音[WIP] 非官方Pytorch实施 。 笔记: 我不考虑使用多扬声器的情况,我只专注于单个扬声器。 我将仅使用Utterance level encoder和Phoneme level encoder而不使用条件层规范(这是AdaSpeech论文的灵魂),它定义了AdaSpeech的自适应特性,但我的重点是提高FastSpeech 2声学泛化而非自适应。 引文 misc { chen2021adaspeech , title =
  3. 所属分类:其它

  1. watson-voice-bot:创建一个Watson Assistant聊天机器人,该聊天机器人在Web浏览器上使用语音-源码

  2. 创建具有语音输入和输出的基于Web的聊天机器人 在此代码模式中,我们将创建一个基于Web的聊天机器人,但这里的问题是我们将使用语音输入和输出。 对于对话对话框,我们当然将使用Watson Assistant,但是我们还将使用Watson Speech To Text来捕获用户的语音,最后,我们将使用Watson Text To Speech来回放聊天机器人对用户的响应。 该Web应用程序本身是基于JQuery和Python Flask构建的。 读者完成此代码模式后,他们将了解如何: 使用We
  3. 所属分类:其它

  1. voice-to-text:使用科大讯飞语音听写SDK做的一个语音转文字的DEMO-源码

  2. voice-to-text:使用科大讯飞语音听写SDK做的一个语音转文字的DEMO
  3. 所属分类:其它