Skip to content

LuisCSGuimaraes/AssitenteComWhisperChatGPTeElevenLabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assistente virtual com Whisper, ChatGPT e ElevenLabs API

Projeto em Python para a integração entre diferentes bibliotecas e APIs com o intuito de criar uma assistente de voz natural através das respostas geradas pelo ChatGPT.

🔗 Link para o notebook via nbviewer: Criando uma assistente virtual com Whisper, ChatGPT e ElevenLabs API

📑 Bibliotecas e pacotes utilizados:

  • Bibliotecas
    • sounddevice
    • scipy
    • whisper
    • ffmpeg-python
  • APIs
    • openai
    • elevenlabs

📜 Fontes e referências: