Things to Note When Using Google Recognition
- You need to fill in a network proxy, otherwise you won't be able to connect.
- Google's speech recognition function is not strong and cannot distinguish and return punctuation.
- Suitable for audio recognition with clean background sound and clear and accurate human voice.
How to Use
In the software interface, select GoogleSpeech from the mode drop-down box. When this item is selected, there is no need to select the model and segmentation method again.
Pros and Cons
Advantages: No need to download models, saves system resources, easy to use.
Disadvantages: Requires a proxy, slightly worse performance.
Proxy Issues
When using Google Gemini and other services, due to well-known reasons, you must use a proxy, generally in the form of http://127.0.0.1:numerical port number
. If you have confirmed that you are using a system proxy and can access it in your browser, but you do not know how to fill in the network proxy address, then execute the following command to confirm whether the system proxy is correctly enabled.
Press and hold the Windows key + R key
, enter ms-settings:network-proxy
in the pop-up Run window, and then click OK.
If the pop-up settings panel is similar to the following figure, it means that the system proxy has been set correctly, and there is no need to fill in the "Network Proxy Address" in the software.