Bienvenidos
IPN-Dharma IA Lab
Es una iniciativa de Laboratorio de Inteligencia Artificial del CIC del IPN con la colaboración de DHARMA para motivar a investigadores, profesores y estudiantes a aprovechar los cursos, recursos y herramientas de las principales plataformas tecnológicas de la industria en las áreas de Aprendizaje Automático, Ciencia de Datos, Computación en la Nube, Inteligencia Artificial e Internet de las Cosas con el propósito de generar una experiencia práctica a través de un modelo de aprendizaje entre pares y por objetivos.
Nivel 2: Conocimiento Contextual
Process and Translate Speech with Azure Cognitive Speech Services
Learn how to develop speech-enabled applications by using the Speech service.
Cursos en este programa
1) Create speech-enabled apps with the Speech Service
The Speech service enables you to build speech-enabled applications. This module focuses on using the speech-to-text and text-to-speech APIs, which enable you to create apps that are capable of speech recognition and speech synthesis.
In this module, you'll learn how to:
In this module, you'll learn how to:
- Provision an Azure resource for the Speech service.
- Use the Speech-to-Text API to implement speech recognition.
- Use the Text-to-Speech API to implement speech synthesis.
- Configure audio format and voices.
- Use Speech Synthesis Markup Language (SSML).
2) Translate Speech with the Speech Service
Translation of speech builds on speech recognition by recognizing and transcribing spoken input in a specified language, and returning translations of the transcription in one or more other languages.
In this module, you will learn how to:
In this module, you will learn how to:
- Provision Azure resources for speech translation.
- Generate text translation from speech.
- Synthesize spoken translations.