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:
- OpenAI
- Use o ChatGPT para criar roteiros para o YouTube
- 6 truques muito úteis do ChatGPT que vão te ajudar a estudar melhor
- Advogado usa casos inventados pelo ChatGPT em processo judicial e leva 'puxão de orelha' de juiz
- Playing and Recording Sound in Python
- GitHub - openai/whisper: Robust Speech Recognition via Large-Scale Weak Supervision
- API Reference - OpenAI API
- API Introduction - ElevenLabs