Can we translate from English to other languages? And error UnicodeEncodeError: 'charmap' codec can't encode character '\u015f' in position 26 #76
Replies: 3 comments 16 replies
-
I have fixed error with manually updating scripts to the latest commit But both transcribe and translate and saving them to the files at the same time I still couldn't achieve that |
Beta Was this translation helpful? Give feedback.
-
Transcription is not saved to a file when I use Turkish language testing with output directory at the moment
edit : after providing output directory it worked now trying to achieve both translate and transcribe at the same time |
Beta Was this translation helpful? Give feedback.
-
Did you succeed to translate from english to another language in a nice way? Because I have found a little hack but I 'd rather go for a clean approach |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I wonder if we can translate into another language? Also can we transcribe and translate at the same?
I tried like this but it didn't write any output due to an error
whisper "D:\86 se courses youtube kanali\yazilim_muhendisligi_ders_1.mp3" --language tr --model base --device cuda --task translate --task transcribe
The error message
Beta Was this translation helpful? Give feedback.
All reactions