Skip to content

Commit

Permalink
Feat: Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiusstrauss committed Nov 28, 2023
1 parent d630d46 commit df7cb62
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1 deletion.
Binary file added AudioTipic-test.pdf
Binary file not shown.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
**AudioTopic** é um projeto com base em um teste para processar arquivos de áudio nos formatos: .mp3 ou .wav
converter em texto usando a tecnologia STT, fazer um resumo deste conteúdo utilizando LLM e criar um áudio do resumo, disponibilizando para ouvir ou fazer download do resumo.
Segue o link para leitura do desfio técnico e suas especificações.
[Arquivo de especificações](AudioTipic-test.pdf)



Expand Down Expand Up @@ -45,4 +46,7 @@ Utilizei o framework Nuxt3 e criei um componente responsável consumir a API.
e iniciado os serviços via docker-compose up.
o serviço: audiotopic-app vai aguardar que o serviço: audiotopic-api fique online e disponível para ficar online.
se tudo estiver ok você poderá acessar o swagger da api no endereço: http://127.0.0.1:8000/docs
e poderá acessar o app na página: http://127.0.0.1:3000.
e poderá acessar o app na página: http://127.0.0.1:3000.

### Audios de exemplo:
na pasta 'audios' contem dois arquivos para testar a aplicação.
Binary file added audios/O-homen-mais-rico-da-babilonia.wav
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[ZoneTransfer]
ZoneId=3
HostUrl=https://thewebsstorage.blob.core.windows.net/text2speech/aae83d1b-7049-4d33-bf19-10cfb50c53c7.wav
Binary file added audios/diario-oficial.mp3
Binary file not shown.
4 changes: 4 additions & 0 deletions audios/mp3-output-ttsfree(dot)com (1).mp3:Zone.Identifier
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[ZoneTransfer]
ZoneId=3
ReferrerUrl=https://ttsfree.com/
HostUrl=https://stream207.ttsfree.com/voice-guest-k4r4p43444k4o2p223n2i4m4j464-l4r4j464p49474m294g41700742061.mp3?file=1700742061&action=download

0 comments on commit df7cb62

Please sign in to comment.