Skip to content

fiamaribeiro/dio-azure-speech-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desafio DIO — Azure Speech & Language (Speech Studio + Language Studio)

Documentação dos testes práticos com Azure AI Speech (STT/TTS) e Azure AI Language (Sentiment, Key Phrases, Language Detection). Repositório organizado com prints, passos e insights para replicação.

🔗 Índice

Objetivos

  • Testar Speech-to-Text e Text-to-Speech no Speech Studio.
  • Testar Sentiment, Key Phrases e Language Detection no Language Studio.
  • Registrar prints e aprendizados em GitHub.

Como reproduzir

  1. Criar recursos Speech e Language no Azure (região: Brazil South ou East US).
  2. Speech Studio
    • STT: enviar áudio curto (10–20s).
    • TTS: escolher voz neural pt-BR e sintetizar texto.
  3. Language Studio
    • Sentiment: rodar textos positivo/negativo/neutro.
    • Key Phrases: rodar um parágrafo.
    • Language Detection: rodar PT/EN/ES.

Resultados (prints)

Speech Studio

  • STTSpeech STT
  • TTSSpeech TTS

Language Studio

  • Sentiment
    Positivo – Positivo
    Negativo – Negativo
    Neutro – Neutro
  • Key PhrasesKey Phrases
  • Language DetectionES EN PT

Insights

  • Áudio curto e ambiente silencioso ↑ acurácia do STT.
  • Vozes neurais pt-BR no TTS têm boa naturalidade.
  • Sentiment e Key Phrases aceleram leitura de feedbacks.
  • Language Detection funcionou bem (confiança alta nos 3 idiomas).

Referências

About

Laboratório DIO – Azure Speech & Language (STT/TTS, Sentiment, Key Phrases, Language Detection)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published