-
It would be great to minimize the dependencies that need to be installed for the inference demo.
We need a lot more things for training but the inference code should be pretty self-contained (we sh…
jpc updated
10 months ago
-
Full error:
```
[2024-01-18 16:33:36,920] [0/0] torch._dynamo.variables.torch: [WARNING] Profiler function will be ignored
---------------------------------------------------------------------…
-
Hi, I got the following error when run the example colab:
```
RuntimeError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
1 # this is ve…
kexul updated
10 months ago
-
The output quality is good enough that it would be useful to allow more folks to test our model out on Huggingface.
-
Can we incorporate the functionality to output the audio to different file formats such as mp3, flas or wma or flac?
-
When downloading and trying to use any of the whisper models, and clicking listen the app crashes.
Deepspeech, april-asr, and vosk variations run.
I would really appreciate the help, as the whisper …
-
Hello,
I'm using the [demo colab notebook](https://colab.research.google.com/github/collabora/WhisperSpeech/blob/8168a30f26627fcd15076d10c85d9e33c52204cf/Inference%20example.ipynb#scrollTo=8f760666)…
-
-
Hi,
I did a similar thing in my [WhisperSpeech TTS project](https://github.com/collabora/WhisperSpeech) but I was able to get good results without residual quantization after I [re-added positional…
-
Thanks for sharing the model. However, I try to inferenc use the trained model, the generated audio is all white noise. I just follow you inference scripts with nothing changed. It seems strange.