Ananthu
Ananthu
I use these plugins ``` zplug "zsh-users/zsh-syntax-highlighting" zplug "zsh-users/zsh-autosuggestions" zplug "spaceship-prompt/spaceship-prompt", use:spaceship.zsh, from:github, as:theme zplug "rupa/z" ``` For me the startup time was approx 210 milli sec (i also tried...
hi guys, i am also getting the same. ``` curl 'cheat.sh/yt-dlp' 500 Internal Server Error Internal Server Error The server encountered an internal error and was unable to complete your...
Yeah that's a good one, i didn't considered those cases. Edit: Can confirm youtube-dl also has .part extension for in progress downloads. For some .part video files by youtube-dl ffmpegthumbnailer...
The thing i noticed was suppose if you have a .part file and trying to preview. But multiple ffmpegthumbnailers are getting called for previews, some times it causes spikes in...
You can create a pull request, fixing this. The logic is simple. [See this](https://github.com/Open-Speech-EkStep/vakyansh-tts/blob/4612b386e0e604fe892ec03e8cb1227eabc6080c/tts_infer/num_to_word_on_sent.py#L664) .
Are these translations correct ``` 232 இருநூறு முப்பது இரண்டு 1998 ஒன்று ஆயிரம் தொள்ளாயிரம் தொண்ணூறு எட்டு ``` Can you please explain how the logic works for number in tamil.
No, [see this](https://github.com/Open-Speech-EkStep/vakyansh-tts/blob/4612b386e0e604fe892ec03e8cb1227eabc6080c/tts_infer/example_inference.py#L24).