-
Dataloader name: `cmu_wilderness_multilingual_speech_dataset/cmu_wilderness_multilingual_speech_dataset.py`
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?cmu_wilderness_multili…
-
Hello,
I am a developer working on a project involving the development of an Urdu Automatic Speech Recognition (ASR) system using the Kaldi ASR toolkit. I am encountering two specific challenges and …
-
there were no error about it
config:
```
[app]
video_source = "pexels"
pexels_api_keys = [ "",]
pixabay_api_keys = []
llm_provider = "openai"
ollama_base_url = ""
ollama_model_name = ""
open…
-
Thank you for this excellent implementation. I'd like to suggest an optimization that could significantly speed up inference and enable streaming output.
Currently, there are two GPT2 graphs:
1.…
-
hello,
I am training a new `contentvec` model in order to replace the framework's `hubert` model with the newly trained `contentvec`.
However, when I tried to run the model created by learning wit…
-
#WIP
## Benchmark with [faster-whisper-large-v3-turbo-ct2](https://huggingface.co/deepdml/faster-whisper-large-v3-turbo-ct2)
For reference, here's the time and memory usage that are required to tr…
-
if anyone is working on a realtime api like integration with Ollama, please reach out to me. iam working on a similar integration, and i think feedback from, all the amazing people can greatly impact …
-
Thought i had this fixed but i guess not. I was getting the same error outlined in this post
[https://github.com/daswer123/xtts-finetune-webui/issues/56](url)
I can't seem to be able to use the "…
-
Currently, we are using google speech recognition model to convert the speech into text but instead, if you are good at NLP you can work on a better speech to text model for Indian languages.
Require…
-
**Paper**
Character-level Convolutional Networks for Text Classification
**Introduction**
In the realm of text classification, most models have considered the words as the building blocks. This r…