-
Hi, I'm on a mac and I am trying to transcibe a audio file, extracted with yt_dlp. The problem is WhisperModel can't find or correctly process the audio files outside the code working directory.
``…
-
### Describe the bug
The command that the MS Learn page at https://learn.microsoft.com/en-us/training/modules/intro-to-translator/5-use-translator instructs to run in the sandbox cli has errors and c…
-
Since 19 Sep 2018, google_home_speech fails with AttributeError in my environment.
```
127.0.0.1 - - [27/Sep/2018 06:45:35] "GET / HTTP/1.1" 404 -
Host: localhost:8000
User-Agent: curl/7.52.1
A…
-
Hey there,
I am currently trying to reproduce the en-de MustC example for joint speech_text_to_speech translation. Training the models works fine , however upon trying to evaluate the results of the …
-
from transformers import pipeline
import scipy
model_id = "Vijish/vits_mongolian_monospeaker"
synthesiser = pipeline("text-to-speech", model_id) # add device=0 if you want to use a GPU
speech …
-
**Describe the bug**
I fail to run on branch 'inference_streaming'.
**To Reproduce**
Steps to reproduce the behavior:
1. git checkout inference_streaming
2. python webui.py --port 50000 --model…
-
I am trying to run server.py on my local after following all the installation and setup process as mentioned in documentation. But it looks like some where is setup is not done properly which I am una…
-
Have followed instructions a few times, 64 bit Raspberry Pi Lite. Have also updated to the latest versions of everything including ElevenLabs API. I've run Bump Pydantic over everything and the error …
-
https://github.com/IBM/build-custom-stt-model-with-diarization/blob/master/README.md#2-create-watson-speech-to-text-service
Standard Plan not available anymore
➜ build-custom-stt-model-with-di…
-
running in nvidia-docker...
```
root@94a7bbb1c7db:~/speech-to-text-wavenet# python preprocess.py
Traceback (most recent call last):
File "preprocess.py", line 6, in
import scikits.audiola…