Skip to content

aalto-speech/conversation-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversation Assistant

Conversation Assistant iOS app and ASR server

AR Conversation Assistant iOS app

The ConvAssistantAR folder provides the full Xcode project and source code for the application. The Apple ARKit is used for the "AR" functionality.

Speech recognition server

We are using the Kaldi GStreamer server with the kaldinnet2onlinedecoder plugin. It is included here with our minor modifications and scripts. The app and server communicate using the WebSocket protocol.

Added:

  • Block all worker connections not coming from our own server
  • Modified post-processing so we can get all partial results from the server
  • Scripts for starting the master server and workers with a SSL certificate

About

Conversation Assistant iOS-app and Kaldi ASR server for real-time automatic speech recognition in conversational situations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published