-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
PS C:\Users\ajays\mos\Sagebridge\FLET\torrent…
-
The reason I ask is because AHK version 1 is now [officially deprecated](https://www.linkedin.com/pulse/ahk-v1-deprecated-welcome-new-era-joe-glines/) and will only be receiving limited maintenance fi…
gtusr updated
1 month ago
-
**Describe the bug**
执行wekws/examples/speechcommand_v1/s0/run.sh
报错:
```
Traceback (most recent call last):
File "wekws/bin/export_onnx.py", line 105, in
main()
File "wekws/bin/expor…
-
**Is your feature request related to a problem? Please describe.**
None.
**Describe the solution you'd like**
The ability to speak and issue commands
**Describe alternatives you've considered*…
-
**Steps to reproduce**
------------------
1. To reproduce this issue, add the test cases to the `speech_recognition` module specifically for error handling in the `recognize_whisper_api` functio…
-
File "D:\wenjian\IDEA\python_project\ASRT_SpeechRecognition-master\utils\thread.py", line 47, in __next__
return self.it.__next__()
File "D:\wenjian\IDEA\python_project\ASRT_SpeechRecognition-…
-
Hello,
I am running the below command and I am getting the below error .
python module_speechrecognition.py --pip (robot IP)
INF:SpeecRecognitionModule: starting!
Traceback (most recent call…
-
Steps to reproduce
------------------
```python
import speech_recognition as sr
r = sr.Recognizer()
m = sr.Microphone()
try:
print("A moment of silence, please...")
with m as sourc…
-
**Description**:
We currently have news full audio and corresponding news transcript. We would like to get the news text and audio data split into segments to train our STT and TTS model.
**Implemen…
-
Related to **Kaldi/SpeechRecognition**
*(notebooks/Kaldi_TRTIS_inference_online_demo.ipynb*
**Describe the bug**
When I try to connect triton grpc server by python client, i found i can't get …