Over the past couple months I've done five podcasts on the Inflation Reduction Act, the climate (among other things) bill that Democrats somewhat miraculously passed earlier this year. Here they are on one place, with transcripts for those who prefer reading.
Thanks so much, David. This is vital to helping us help make this bill work in our communities. The interest is very high among nonprofits as well. You might think about a program that would break down the opportunities for new facilities that are green as can be, loans and how to go about engaging solar dealers. Its all happening fast and many are very uninformed. I share your podcast liberally with everyone including my clients in the nonprofit world. Great work!
I don't know how you're creating your transcripts, but take a look at https://github.com/openai/whisper. It does a really good job of speech to text. It generates a .vtt file that you may be able to import into other apps for further formatting. You can speed up the transcription a good bit if you have a CUDA compatible video card, but it works just fine without it. Just slower.
I've heard about Whisper, Richard, but I'm not particularly programming-literate & it's not obvious from the github how to actually put the thing to use. Email me if you know more!
Thanks so much, David. This is vital to helping us help make this bill work in our communities. The interest is very high among nonprofits as well. You might think about a program that would break down the opportunities for new facilities that are green as can be, loans and how to go about engaging solar dealers. Its all happening fast and many are very uninformed. I share your podcast liberally with everyone including my clients in the nonprofit world. Great work!
Thanks much for this. A great resource.
I don't know how you're creating your transcripts, but take a look at https://github.com/openai/whisper. It does a really good job of speech to text. It generates a .vtt file that you may be able to import into other apps for further formatting. You can speed up the transcription a good bit if you have a CUDA compatible video card, but it works just fine without it. Just slower.
I've heard about Whisper, Richard, but I'm not particularly programming-literate & it's not obvious from the github how to actually put the thing to use. Email me if you know more!