-
https://github.com/jsk-ros-pkg/jsk_robot/tree/master/jsk_naoqi_robot#troubleshooting
上記のtrouble shootingに従って、`~/catkin_ws/src/naoqi_driver/share/boot_config.json`のaudioをfalseに設定しました。
NaOでjsk_nao_s…
-
### System Info
- `transformers` version: 4.45.2
- Platform: macOS-15.0.1-arm64-arm-64bit
- Python version: 3.12.1
- Huggingface_hub version: 0.23.3
- Safetensors version: 0.4.3
- Accelerate v…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.17.15-051715-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.26.1
- Safetensors version: …
-
# Task Name
African American Vernacular English (AAVE) Speech Recognition
## Task Objective
Mainstream speech recognition systems often perform poorly on non-standard dialects and sociolects,…
-
I get this errors while tying to run ¨python bot.py¨ :
Warning: OpenCV not installed. To use facial recognition, make sure you've properly configured OpenCV.
Found face
Traceback (most recent call…
-
I am using following piece of code to recognize audio using speech_recognition. I am successfully able to convert the audio to text but looks like this uses google speech API internally which require …
-
When i stop the speech recognition ("live audio" in the demo project) with TiSpeech.stopRecognition();
and i restart the speech recognition with TiSpeech.startRecognition for the second time, I get t…
-
Im using Google Speech API
The system shall work as the following:
1- When the user click "Start" button, the System shall start recording
2- When the user click "Stop" button, the System sha…
-
Thank you for creating e2v. how can i access the previous model that could only output a few labels instead of 9?
I find this new ckpt (the plus large) to be so much worse compared to the old one at …
-
I can run the other examples. But running the script `long_audio.py` as in:
`runfile('/Users/Dev/GitHub/Python-Speech-Recognition-/long_audio.py', wdir='/Users/Dev/GitHub/Python-Speech-Recognition…