-
I only see examples pertaining to transcription, but can't faster-whisper also be used for translation and include parameters such as beam size, specifying the language translating from, etc., all the…
-
I write in spanish and english frequently. In Gboard and florisboard you can use the same keyboard layout (spanish for example) to write in multiple languages and get corrections and suggestions for …
-
I'm not sure if it's a speech dispatcher problem or if it's something with the configuration, but when I run the following command, I get fairly short pauses between sentences, but when I run the phra…
-
```
So I downloaded the zip kit.
Then I went to apt and installed the pocketsphinx, pocketspinx-dbg, and
pocketsphinx-dev packages along with python-gst0.10 (already there) ,
python-gst0.10-dbg, pyt…
-
The mod does give the NPCs random names, and console does show inputs and outputs (albeit quite broken and usually just repeats "this is an example of how a response should be"). But NPCs do not respo…
-
hello I'm trying to fine-tune small model for ASR for custom Egyptian dataset
How can I do it ?
here's a data sample of my custom data, is it in right format?
![Screenshot from 2024-01-18 14-15-11…
-
**Is your enhancement request related to a problem? Please describe.**
Not all humans know the same language.
**Describe the solution you'd like**
I'd like to have the auto-gene…
-
At present , there are zh-hant & zh-hans
I wondering if I can add a zh-yue/zh-can grammer model.
-
Hi team, I am working on implementing a voice chatbot using RealtimeSTT library. For the speech-to-text part, I am using the RealTimeSTT library. Here, I am attempting to provide an audio file as inpu…
-
I've been testing HF models with openvino gpu backend [Intel GPUs and CPUs] and they're blazing fast, even on Integrated GPU. I tried to integrate it into hf_whisper.py but for some reason it defaults…