• 此项目
    • 正在载入...
  • Sign in

xuning / sherpaonnx

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • sherpaonnx
  • sherpa-onnx
  • pascal-api
  • README.md
  • Object pascal examples for recording and playing audio with portaudio. (#1271) · e34a1a2a ...
    e34a1a2a 浏览文件
    The recording example can be used for speech recognition while the playing example can be used for text to speech.
    
    The portaudio wrapper for object pascal is copied from
    https://github.com/UltraStar-Deluxe/USDX/blob/master/src/lib/portaudio/portaudio.pas
    Fangjun Kuang authored 2024-08-18 19:51:08 +0800
README.md 339 字节
原文件 审查 历史 永久链接

Introduction

This directory contains APIs for Object Pascal.

Please see https://github.com/k2-fsa/sherpa-onnx/tree/master/pascal-api-examples for usages.

portaudio.pas is copied from https://github.com/UltraStar-Deluxe/USDX/blob/master/src/lib/portaudio/portaudio.pas