kiron111

Results 25 comments of kiron111

maybe you can try "git switch master" to switch back to the master branch I just made it work to merge to the main branch

Have you use ddu to completely uninstall your display first? https://www.guru3d.com/files-details/display-driver-uninstaller-download.html

不使用bing site,用bing 不就解決了嗎? (自行安裝的最新版,config.xml也沒有了bing site 的建議選項;暫時不管他吧)

Thanks for those commented above!!! I just have a AMD gpu, but I will try out each method mentioned above. Hope I could work it out.

> I am using Win11, the Powershell module directory seems not same as you wrote. Even I googled to find other alternative directory, it failed. Then I install the Powershell...

> i just wrote something for that, https://github.com/tigros/Whisperer hopefully you have NVidia card though. ran it overnight seems ok. Errors occur for AMD gpu :-(

> @kiron111 I think you can do that with the new PowerShell wrapper. Here’s how. > > 1. Create the folder `%USERPROFILE%\Documents\WindowsPowerShell\Modules` > 2. Download `WhisperPS.zip` from releases, extract ZIP...

> @kiron111 You’re getting English because it’s the default. For Chinese, you need another parameter to the `Transcribe-File` cmdlet: `-language zh` So the complete line becomes that: > > ```...