-
This issue is to track how to get German working and what options one need to consider.
# dotnet-examples
https://github.com/k2-fsa/sherpa-onnx/tree/master/dotnet-examples
- [ ] keyword-spotting-…
-
What do I need to do line 3 here to save to a txt file?
```
output_tokens = model.generate(**text_inputs, tgt_lang=args2.output_language, generate_speech=False)
translated_text_from_text = proces…
-
llama-omni) Ubuntu@0008-dsm-prxmx30009:~/TestTwo/LLaMA-Omni$ python -m omni_speech.serve.model_worker --host 0.0.0.0 --controller http://localhost:10000/ --port 40000 --worker http://localhost:40000/ …
-
The documentation should state what languages Watson Assistant Solutions supports.
### Watson Assistant Solutions
**Core Service ( routing text )**
The core service is able to handle multi-lang…
-
Hey Steve, thanks very much for putting these tools together.
I'm doing some tests and for some reason it appears to be failing at getting results from the IBM servers.
FFMPEG is installed and t…
-
### IDEA: use NodeRED w/ ollama... and build an IoT assistant
## minimally require **3** components in the flow:
something to handle speech to text (STT), another thing for text to speech (TTS) and a…
mbz4 updated
5 months ago
-
# Pronunciation scoring for non-native English
This task is to perform a pronunciation scoring of non-native speakers of English. Pronunciaiton scoring is important in computer-assisted language le…
-
详细信息如下:
httpx.HTTPStatusError: Client error '403 Forbidden' for url 'http://192.168.XX.XX:50003/file=69390585-ef01-453b-9138-b348ebe839dc/133440606875808/21'
For more information check: https://deve…
-
Hello, I found this magnificent open source extension Voice-over-translation, it will be awesome to take inspiration from some of its features please to add to dubbing substitles voiceover / Subtitle …
-
Hello when i execute the following code i get the following error (Windows 11)
`
> import torch
> from fairseq.models.transformer_lm import TransformerLanguageModel
> m = TransformerLanguageMode…