SeaVoice Overview
The purpose of this tutorial is to demonstrate how to use SeaVoice SDK and services to do speech recognition and speech synthesis, and to customize your own Speech-To-Text (STT) models and Text-To-Speech (TTS) rules. In this tutorial we will walk-through:
How to use the SeaVoice SDK (Python) to do STT and TTS
How to use the SeaVoice RESTful APIs to do STT and TTS
SeaVoice SDK (Python)
This tutorial introduces how to use SeaVoice SDK (Python) to do speech recognition and speech synthesis.
SeaVoice RESTful API
This tutorial introduces how to use SeaVoice RESTful APIs to do speech recognition and speech synthesis.