Turner Monroe
Turner Monroe
Ahh, I originally set the "sharable link domain" without the https:// because the ENV variable says not to put it in so I thought it would be the same. Are...
As an update to this, I changed the name to something completely different, saved, and changed it back with the https:// and it is now adding it. Very odd. It...
Thanks this is great info, I haven't dug into the project enough to know if there was an un/underdocumented api or if it didn't exist. I think just making another...
I think Whisper (or some kind of speach-to-text) integration could be really nice to be able to transcribe audiobooks if people wanted subtitles. It would be a nice accessibility feature...
I agree, and it isn't hard to generate the .srt files from audio now. Maybe there should be a branch to work on this, I'd propose doing it in this...
> just FYI there are several implementations of whisper specifically tailored to subtitle generation. This one for example https://github.com/jianfch/stable-ts can not only generate srt, but also ssa/ass karaoke style subs...
Removed the unnecessary console.logs from the code and updated release.
@joethei good point, the plugin itself isn't contacting these services directly, but it does create a url link with the S3 url to generate embeddings. I have updated the readme...
I think this is a really cool idea! It's something that is on the official chatGPT site and is pretty helpful. There should probably be a settings to turn it...
I actually liked this as far as design goes, but unfortunately it falls apart as soon as you have input that is longer than one line. As you can see...