-
# Task Name
Code-switching refers to the phenomenon where a speaker alternates between two or more languages or dialects within a conversation, sentence, or phrase. This presents a significant chal…
-
i would like to use golgotha to run Bert for classification task
but i get an error after installing and when running
> transformer_download_model("bert-base-multilingual-uncased")
Downloading mo…
-
An ability to use multilingual models with directing language detection.
Saying I want to recognize English and Slovak language. Whisper has good language detector, but for shorter texts it sometime…
-
```
Again something that worked with django newforms-admin branch and don't
work with Django 1.0:
What steps will reproduce the problem?
1. Add search_fields = ('title',) to class ArticleAdmin in
tes…
-
## ⚙️ Request New Models
- Link to an existing implementation (e.g. Hugging Face/Github):
- https://github.com/huggingface/transformers/tree/main/src/transformers/models/bloom
- Is this model…
-
Upon starting XTTS, the model is redownloaded, instead of being reused. It says the model has been updated, but it occurs even if I close it down and start it right back up.
(env) D:\AI_Projects\Pi…
-
I would like to compute sentence embeddings. Are any of your pretrained models suitable for that? I want to use the Sentence Transformer (https://www.sbert.net/examples/applications/computing-embeddin…
-
Tried accessing it from here
https://github.com/pytorch/fairseq/tree/master/examples/multilingual#mbart50-models
https://dl.fbaipublicfiles.com/fairseq/models/mbart50/mbart50.ft.n1.tar.gz
![ima…
-
### Description
Whenever the browser or the PC is set to English, "eleven_monolingual_v1" model is used. So even though the chat is in a different language, the English voice is used, which makes thi…
-
I would be really happy if I could use German (or any other language) with a single language model. I suppose this would be faster than the multilanguage model.
At the moment it's like this: as soo…