An api that use the text-to-speach and sentiment API from Google cloud
 
 
Go to file
adriano 2a028f007e feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
.husky feat: add projects files 2023-10-09 14:22:48 -03:00
controllers feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
db feat: add projects files 2023-10-09 14:22:48 -03:00
errors feat: add projects files 2023-10-09 14:22:48 -03:00
middleware feat: add projects files 2023-10-09 14:22:48 -03:00
mockData feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
routes feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
utils feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
.commitlintrc.json feat: add projects files 2023-10-09 14:22:48 -03:00
.gitignore feat: add projects files 2023-10-09 14:22:48 -03:00
Procfile feat: add projects files 2023-10-09 14:22:48 -03:00
app.js feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
package-lock.json feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
package.json feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
swagger.yaml feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
swagger_dev.yaml feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00