-
### Describe the bug
Sometimes redundant duplicated text is generated. I use default model and config (no fine-tuning). Occurrence rate is not 100%, it happens sometimes (that is why I use a loop i…
-
Error 500 with Silly Tavern and AllTalk
I seem to get this error when ever I try and generate audio from Silly Tavern.... I am running as an administrator and have Python installed. Various other …
-
### Model/Pipeline/Scheduler description
TorToise is a multi-voice text-to-speech system, which describes a way to apply recent advances in the image generative domain to speech synthesis. It would…
-
It would be wonderful to be able to customize the fictional ads. I could see this as being linked to a to-do list or reminders lists, allowing someone to advertise important things to themselves. Alte…
-
```python
import speech_recognition as sr
import pyttsx3
r = sr.Recognizer()
engine = pyttsx3.init()
def listen():
with sr.Microphone() as source:
speak("Listening...")
…
-
**LocalAI version:**
quay.io/go-skynet/local-ai:master-cublas-cuda12-ffmpeg
**Environment, CPU architecture, OS, and Version:**
Linux laboratory-vmhost 6.9.7-1-default #1 SMP PREEMPT_DYNA…
-
### Which version of integration_openai are you using?
2.0.3
### Which version of Nextcloud are you using?
29.0.6
### Which browser are you using? In case you are using the phone App, specify the …
-
I'm trying to use STT but sometimes it works and sometimes no,
Please tell me what I need to do to fix that.
```
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/pytho…
-
Hi, when I'm trying to install with powershell with command "pip install tts==0.21.3 pydub nltk beautifulsoup4 ebooklib tqdm" it can't install the package correctly.
I've pasted in this link the las…
-
### Describe the bug
I have an issue on installing TTS library in my dockerfile , I add TTS in my requirements.txt , i use python 3:9 and trying to install the latest version .
When i remove TT…