Coder Social home page Coder Social logo

nl8590687 / asrt_sdk_winclient Goto Github PK

View Code? Open in Web Editor NEW
63.0 5.0 26.0 88 KB

An Windows client SDK and Demo software for ASRT speech recognition system. 一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件

License: Apache License 2.0

C# 100.00%
speech-recognition speech-to-text csharp speech-recognition-api asrt

asrt_sdk_winclient's Introduction

ASRT SDK WinClient

Apache 2.0 Licensed Stars Windows DotNet Version

An Windows client SDK and Demo software for ASRT speech recognition system.

一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件

本软件是用来配套ASRT语音识别系统API调用的客户端SDK,并实现了一个演示用的Demo客户端,可以基于此进一步开发语音识别应用软件

如果您觉得喜欢,请点一个 "Star" 吧~

ASRT项目主页 | ASRT语音识别系统GitHub仓库 | 发布版下载 | 本项目的Wiki文档 | 实用效果体验Demo | 打赏作者

如果程序运行期间或使用中有什么问题,可以及时在issue中提出来,我将尽快做出答复。本项目作者交流QQ群:894112051

提问前请仔细查看项目文档FAQ常见问题 以及Issues 避免重复提问

简介

本项目是ASRT语音识别系统的客户端SDK项目,并实现了一个演示Demo客户端。

软硬件要求

硬件

  • CPU: 2核 (x86_64, amd64) +
  • RAM: 4 GB +
  • 硬盘: 500 GB 机械硬盘(或固态硬盘)
  • 外设:内置麦克风或接入耳机

软件

  • Windows: 支持Windows 7 - Windows 11 所有版本
  • 运行环境: .Net Framework 4.7 及以上
  • 开发环境: Microsoft Visual Studio 2017 / 2019 + C# & WPF Development Package

License 开源许可协议

Apache v2.0 © nl8590687 作者:AI柠檬

asrt_sdk_winclient's People

Contributors

nl8590687 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asrt_sdk_winclient's Issues

搭建问题

您好,这个client如何部署?直接download下来编译吗,还是需要有对应的server端,才能进行效果的演示。

System.Exception

系统:
版本 Windows 11 专业版
版本 21H2
操作系统版本 22000.1219
体验 Windows 功能体验包 1000.22000.1219.0

  • .Net Runtime

    应用程序: ASRT_SpeechClient_WPF.exe
    Framework 版本: v4.0.30319
    说明: 由于未经处理的异常,进程终止。
    异常信息: System.Exception
       在 Ailemon.Asrt.AsrtClientProxy..ctor(System.String, System.String, System.String)
       在 ASRT_SpeechClient_WPF.MainWindow..ctor()
    
    异常信息: System.Windows.Markup.XamlParseException
       在 System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
       在 System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
       在 System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
       在 System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
       在 System.Windows.Application.LoadComponent(System.Uri, Boolean)
       在 System.Windows.Application.DoStartup()
       在 System.Windows.Application.<.ctor>b__1_0(System.Object)
       在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
       在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
       在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
       在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       在 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
       在 System.Windows.Threading.DispatcherOperation.Invoke()
       在 System.Windows.Threading.Dispatcher.ProcessQueue()
       在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       在 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
       在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
       在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
       在 MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
       在 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
       在 System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
       在 System.Windows.Application.RunDispatcher(System.Object)
       在 System.Windows.Application.RunInternal(System.Windows.Window)
       在 System.Windows.Application.Run(System.Windows.Window)
       在 ASRT_SpeechClient_WPF.App.Main()
    
  • Application Error

    错误应用程序名称: ASRT_SpeechClient_WPF.exe,版本: 1.1.0.0,时间戳: 0x624d7967
    错误模块名称: KERNELBASE.dll,版本: 10.0.22000.1219,时间戳: 0x554c45b0
    异常代码: 0xe0434352
    错误偏移量: 0x00140762
    错误进程 ID: 0x2630
    错误应用程序启动时间: 0x01d8f71e59ebf273
    错误应用程序路径: X:\ASRT\ASRT_SDK_WinClient_WithDemo_v1.1.0\ASRT_SpeechClient_WPF.exe
    错误模块路径: C:\Windows\System32\KERNELBASE.dll
    报告 ID: f4f2373c-1aee-4b0c-b584-01fca4cb6890
    错误程序包全名: 
    错误程序包相对应用程序 ID: 
    

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.