alphacep / alphacep/vosk-server
Jitsi meet, duplicate strings
- Linguagem predominante
- Python
- Estrelas
- 1.3k
- Forks
- 317
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi there,
I've hooked up vosk-server with jitsi-meet to transcribe my meetings. The issue I'm having is that I'm getting duplicate lines. See the below transcription:
```
Transcript of conference held at Jan 25, 2021 in room roomname@conference.meet.domain.com
Initial people present at 9:08:30 PM:
Transcript, started at 9:08:30 PM:
________________________________________________________________________________
<9:08:30 PM> User: joined the conference
<9:08:34 PM> User: testing
<9:08:34 PM> User: testing testing
<9:08:38 PM> User: hello
<9:08:39 PM> User: hello this is
<9:08:39 PM> User: hello this is user
<9:08:45 PM> User: why are you
<9:08:45 PM> User: why are you doubling my
<9:08:46 PM> User: why are you doubling my speech
<9:08:51 PM> User left the conference
________________________________________________________________________________
End of transcript at Jan 25, 2021 9:08:53 PM
```
Is this a problem with vosk or a problem with the jitsi-meet client not sending some sort of command to end the stream and then return the text?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.