@jetdv - OK, Edward, this is a BIG PLUS, I'm now using your RbyN to search for newly created Regions, and now flick between Regions, or I call Narratives, ON-THE-FLY. This makes, for me at least, a dynamic story-building result. For example, I have a Whale sequence deep, deep within a Parent Region. It's small and discreet and has always been a bother to try and locate. Well, not now. I make a Selection of the Whale Item I want, hit R and name it . .er . . Whale! This way I can go on editing somewhere else and easily return to Mr Whale Region via your RbyN:
So, @jetdv, your RbyN has delivered a further "urgent" way for me.
And now I can RENAME Regions too, and have that NEW Name appear within my Searches. This busts open another new way to "Search for Sequences". Too much Fun going on here.
Hello, do you know where the problem could be? I need to render in 9:16 ratio. I changed the size to 1080x1920. But the result after rendering is that only color bars are displayed.
@RJJA this thread is not a general thread, but for Happy Otter Scripts. So please start your own post and include ALL the information in "B" and "C" in that post from HERE. Without the information, no one can help you.
The developer abandoned CCFS primarily due to poor license sales, even though it also supported Premier in addition to Vegas.
It has now reverted back to the original developer of the frameserver and as such is in "good hands". Here's a link to the current website. https://www.debugmode.com/frameserver.html
Wayne, thank you. Thank you for all your skills in crafting this amazing set of Tools. Your adherence to making things work for us, I'd hope Vegas Software appreciates what you have done.
We've lost one Scripter, CCFS because of a lack of financial recompense. Are there going to be others?
Such a valuable piece of Vegas Code that allows for “Scriptors” to assist us do our Creative and Productive work need to get financial support. It’s about time this happened and in an official structured way. This can incentivise others to be part of our Family.
Its not on any of the taskbars. During setup, if you ticked "Add desktop shortcuts....", there will be an icon on your desktop. If not, go to C:\Program Files\HappyOtterScripts and create a desktop shortcut for the file "BatchWhisperAI.exe".
In the event you have an Nvidia GPU which will make speech to text a lot faster, I made a few changes a short while ago, so I would suggest that you re-download the setup file. You will then have to download some CUDA library files. Instructions are included on the download page.
Its not on any of the taskbars. During setup, if you ticked "Add desktop shortcuts....", there will be an icon on your desktop. If not, go to C:\Program Files\HappyOtterScripts and create a desktop shortcut for the file "BatchWhisperAI.exe".
In the event you have an Nvidia GPU which will make speech to text a lot faster, I made a few changes a short while ago, so I would suggest that you re-download the setup file. You will then have to download some CUDA library files. Instructions are included on the download page.
Ahh thank you, that explains it as I never put anything on the desktop. I did try searching start menu etc. in case it was in a program group somewhere. Yes, I have NV 4090 so will check it out after installing again now. Thank you.
To download additional models plus the CUDA libraries, click on the blue icon as shown which will bring up the download page. Because of their size (750MB), I didn't want to include them in the basic HOS setup file.
To download additional models plus the CUDA libraries, click on the blue icon as shown which will bring up the download page. Because of their size (750MB), I didn't want to include them in the basic HOS setup file.
Yup 9GB. Got them all. :-) Of course, the question now is, which one to use? Haha
Additional: OK. After processing with CPU disabled, it does seem to be very fast. 2 observations:
1. The process still seems to be using the CPU and not the GPU (CPU activity is very high and GPU is not)
2. Although the process completes, I am not seeing any output file at all.
And another observation (this is a bit of an issue). As a test I tried processing a text file (instead of an audio file). After the process was complete, the text file disappeared, and no other file appeared. Unfortunately, I have no backup of that text file.
Further note: When processing the audio file with "CPU" enabled, although it takes much longer, the files do appear as expected. However, when adding a txt file the process completed, and the file was deleted again.
So, to summarize (sorry as above I was updating in real time):
With CPU Disabled, there is no output at all, regardless of which module is selected, although it appears to process very fast.
With CPU Disabled, there still appears to be a lot of activity on the CPU and not the GPU
With CPU Disabled, there is no progress shown on the progress bar.
With CPU Enabled, processing a WAV file worked as expected.
With either CPU Enabled or Disabled, processing a text file leads to no output, and the text file itself is deleted permanently (i.e. not sent to recycle).
Perhaps the connection to my 4090 is not working correctly for some reason? Although I do have other applications that use it (for AI) for example Spectralayers and it works as expected.
It sounds as if perhaps you didn't download the CUDA libraries as shown here? Or perhaps the CUDA libraries button was not shown last night?
"With either CPU Enabled or Disabled, processing a text file leads to no output, and the text file itself is deleted permanently (i.e. not sent to recycle)."
The text processing works ONLY for text files generated from WhisperAI that have a .text extension. It works, but you have to rename the extension from .txt or .text. I need to add a check that prevents input of .txt files altogether.
It sounds as if perhaps you didn't download the CUDA libraries as shown here? Or perhaps the CUDA libraries button was not shown last night?
"With either CPU Enabled or Disabled, processing a text file leads to no output, and the text file itself is deleted permanently (i.e. not sent to recycle)."
The text processing works ONLY for text files generated from WhisperAI that have a .text extension. It works, but you have to rename the extension from .txt or .text. I need to add a check that prevents input of .txt files altogether.
Thanks Wayne. :-)
Yup indeed correct. I had downloaded the large model files but not the CUDA. It works now thanks. Although still very high CPU usage without CPU active but not an issue really.
About the text files thing. Yes, I get that it has to be a .text extension but maybe it could be considered that if a user makes an error as I did it will not simply (irrecoverably) delete the original file?