-
use openlrc version: 1.5.2
When try to transcribe a video that have no human voice, will get exception `RuntimeError: stack expects a non-empty TensorList`.
I found the following text in log:
``…
-
### What happened?
The transcript of a 1h multi speaker file generates the following output:
00:00 --> 01:20
Speaker 1:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!…
-
Hello everybody 😇
Hoping I will get some guidance here 🙏
I'm trying to manage the Models in terms of Downloading, Storing, and Device/Model Management, and I have some issues/questions that, in …
-
Hi,
I am developing a Python consumer using Celery to transcribe audio files. However, when a task starts in Celery, the Faster-Whisper model hangs and does nothing. There are no error messages, and …
-
Is there any feature to transcribing multiple audio files at once?
-
### Is your enhancement related to a problem? Please describe.
When **Generate transcripts from audio files** is `disabled`, the "Re-Transcribe" button in the Media library page is not rendered, ho…
-
Why is the quality of `stable-ts` transcription much worse than that of `openai/whisper`? New lines of text are added where they should not be, numbers like `0.003` and `0.05` are defined as `0 0 3` a…
-
I've been using this excellent on my Mac for months. Now, suddenly, files that previously ran through my scripts just fine throw.
```
File "/Users/ini/parsonos/palaba-server/palaba/transcription…
-
Finished chain.
Recording...
Writing...
Transcribing...
Current directory files: ['.env', '.gitignore', '.venv', 'LICENSE', 'README.md', 'requirements.txt', 'src', 'temp_audio_chunk.wav']
Current…
-
Hello.
After creating a docker container following the tutorial video and readme, I tried Live Transcription of microphone input using ffmpeg, but it didn't work properly.
After checking the doc…