-
Thank you for the fantastic work on StegoGAN!
I noticed that netA and netB are different models in your code. If I want to perform image translation between modality A and modality B in both direct…
-
The Package should be able to either download or use already downloaded translation models and run translation efficiently. It means it should be able to utilize multiple CPUs.
The main challenge i…
-
Hello author, I have been following your paper "Towards deep learning sequence-structure co-generation for protein design" recently, and it's very well summarized; I found it quite inspiring. I have a…
-
### Deployment Method
- [x] Installer
- [ ] Docker Development
- [ ] Docker Production
- [ ] Bare metal Development
- [ ] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please provide a…
-
Hi,
I am interested in implementing MLflow in my project, where I have built several speech models and NLP-based machine translation (MT) models. I am looking to incorporate continuous training and…
-
The current repository provides comparisons of various AI language models. However, there are several recent models and unique architectures that are not included in the existing comparisons. Expandin…
-
When using the whispering-tigeri-ui.exe and selecting the text-translation type: Seamless M4T with the following settings:
CUDA
Large
float 16 precision
English to Chinese
The following error o…
-
I want to use KoboldCpp or Ollama to provide translation services, believing that many LLM models can offer better results than existing online translation websites. What are the ways to achieve this?…
-
### System Info
@xenova/transformers": "github:xenova/transformers.js#v3
Using PopOs 22.04 in a Node.js environment
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension…
-
I'm wondering if it is possible to combine an LM with a seq2seq model under OpenNMT-tf, e.g. shallow fusion, deep fusion or cold fusion.
Currently, vars and ops of LM decoder and seq2seq decoder ar…