-
I noticed the latest piper tts addon pauses at the end of each line. It does not read complete sentences or paragraphs with a nice flow to its reading, can this be fixed? thanks.
-
Firstly, really thank you for such an amazing tool - voice2json
I'm kinda new to voice2json.
For me transcribe-stream and transcribe-wav is behaving very different.
On same, wav file they are gi…
-
Duplicate strings here (386-392), looks like copy paste mistake.
(Default string for logSettings is in german as a result)
https://github.com/Nailik/rhasspy_mobile/blob/28e0689441b128c89d27c961b…
-
Add an option so users can choose whether porcupine also uses the advanced audio input settings.
This issue is a follow up to https://github.com/Nailik/rhasspy_mobile/issues/326
Use this functio…
-
When using "speech to text" like _Mozilla deep speech_ with "wake up" button it is ok, when switching to http remote with whisper-rhasspy url and using upload wav - it is ok, but after pressing "wake …
-
Hi,
the Loading Time is the biggest time when i generate a new wav file with:
echo "..something.." | ./piper --model en-us-ryan-medium.onnx --output_file welcome.wav
for example:
Load time: 1.…
-
Can you provide the pretrained.ckpt for the Polish model?
On the list, there is Polish, but there is no ckpt model for it.
-
### Describe the issue you are experiencing
With a Rhasspy3 satellite having the following configuration.yaml
```
programs:
mic:
arecord:
command: |
arecord -q -r 16000 -c…
-
Dear Michael,
thank you so much for the great work! Could you please share the checkpoint for french training. I see french in not available in the link you shared with us:https://drive.google.com/dr…
-
I am getting the following error while trying to enable the microphone:
`Device error: Error: getUserMedia is not implemented in this browser`
Note that this error does not appear on `contribute.rha…