Candide

Results 134 comments of Candide
trafficstars

Try adding this to `export.css`: ```css #main-container .page-title { pointer-events: none; } ``` Kudos to @solarkraft's gist: https://gist.github.com/solarkraft/b05e9058ca2cda40a4d6e03c52dff025

Try this for the CSS: ```css #main-container .page-title { pointer-events: none; } ``` Kudos to @solarkraft's gist: https://gist.github.com/solarkraft/b05e9058ca2cda40a4d6e03c52dff025

> Kindly share any suggestions / feedback This looks great!! Excited to try it out. 😊 In terms of feedback: I'm wondering if it should a part of the "Campaign"...

> > > You're looking for something that is locally installed, like [Descript](https://www.descript.com), but open source. Am I understanding correctly? Yes, something like that! Descript definitely has a lot more...

> > > Is this project still active? @lauramzarescu It hasn't actually started. I just pitched the idea here.

UPDATE: I found this project on GitHub called Vosk Browser: https://ccoreilly.github.io/vosk-browser/. It uses the VOSK model and allows people to record audio or upload a file and it transcribes it....

> In the interest of self-promotion, I'd like to mention that I plan on integrating transcription-based audio editing into my browser-based audio editor Ennuizel. Ennuizel itself expects transcription to come...