Bardo-Konrad
Bardo-Konrad
> Also, if you're interested in replicating the results using our pretrained models, you can just try the Colab Notebooks. I used https://colab.research.google.com/github/as-ideas/TransformerTTS/blob/master/notebooks/synthesize_forward_melgan.ipynb I got only two warning messages ```...
When using `vectorstore = Chroma(persist_directory=sys.argv[1]+"-db", embedding_function=emb)` with `emb = embeddings.ollama.OllamaEmbeddings(model='nomic-embed-text')`, and `retriever = vectorstore.as_retriever()` and ``` chain = ( {"context": retriever, "question": RunnablePassthrough()} | prompt | local_llm | StrOutputParser() )...
> Anyone has a workaround to this? > > I tried finishing all my text with a period "." but that does not stop the synthesizer from ending. Often there...
I want to draw attention to this.
Try the conda version, it's up to date. Or change `return self.expires is not None and datetime.utcnow() >= self.expires` in C:\Users\Fatima\AppData\Local\Programs\Orange\lib\site-packages\requests_cache\models\response.py to `return False`.
Turns out that when I do not choose chatlm in configure that error happens
You could try `Small Language Models` like `gemini Nano`, `orca-2-7b` etc. and in general use `spacy` as in ``` # Install spacy pip install -U spacy # Download the small...
I am also interested in this.
> i tried a short hike and a wobbly life? I like those games. Which other games do you play?