Pranay Gosar
Pranay Gosar
When I end the currrent line and go to the next one in my editor, the preview shows that I am creating a new line to write on. This is...
**What is the name of this language in Linguist?** Java **Link to GitHub repository of Vim plugin** https://github.com/uiiaoo/java-syntax.vim **Is this plugin well maintained?** Technically it is not maintained, but it...
Just a minor renaming to support anyone who wants to automatically install things like treesitter parsers. the M.ensure_installed field is now M.mason_ensure_installed. There will be fields for ensuring the installation...
This PR creates Google Colabs for speech editing and TTS inference
Work in progress to create a python script to run inference for speech editing and TTS that is separate from Jupyter Will handle #56 TODO - [x] - Add command...
This pull request implements a heavily modified edit distance algorithm to handle doing multiple edits at the same time. It also gets rid of the need for the user to...
Please, before opening a bug: - make sure you've read the documentation. - Ensure there isn't already an open issue about this. - Ensure there isn't already a closed/resolved issue...