cyberofficial / Synthalingua

Synthalingua - Real Time Translation
http://synthalingua.site/
GNU General Public License v3.0
188 stars 16 forks source link

System cannot find file specified #24

Closed Kazzy-chan closed 1 year ago

Kazzy-chan commented 1 year ago

when opening livetranslation.bat, it loads the model and then awaits audio stream.

when it detects an audio stream the following error occurs:

[WinError 2] The system cannot find the file specified

here is the Info at the beginning:

You are already using the latest version. Current version: 1.0.993 Using device: cuda CUDA device name: NVIDIA GeForce GTX 1070 VRAM available: 8191.875 MB Microphone set to: system default Now using ram flag: 4gb

cyberofficial commented 1 year ago

Please look at the troubleshooting section here: https://github.com/cyberofficial/Synthalingua#troubleshooting

Kazzy-chan commented 1 year ago

this worked, thank you!!