dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - LiFeTimeGamer

Pages: 1 [2] 3 4 ... 12
16
Those are the same guys that came up with the Open AI language system that AI HAL 7.5 uses... Smart guys...  ;D

17
Seems to be running correctly here again. Thanks Robert...  8)

18
I'm using the AI Brain and I can say Hello or Hi and I get an error trying to connect with Zabaware Server then this error: [Error: Connection Timeout or no valid JSON returned]

So basically I can't talk to Hal that way... If I switch to the cloud based Default Brain Hal's responses are slower than Grandma trying to get to the grocery store a mile away using her walker... LOL  ;D

Anyone else using the AI Brain having this problem??? Seems I had this problem right after installing the BETA and Robert had a fix for it and it was fine until now...

19
Programming using the Ultra Hal Brain Editor / Re: RAW Brain Download.
« on: January 13, 2022, 09:58:57 pm »
Art is right, those are old files and written for HAL 6.0... I've tried a few old plugins for HAL 6.0 and most don't work very well or at all with HAL 6.2 and not at all with Hal 7.0 and I'd be willing to say they won't work with HAL 7.5...

20
I had mentioned the fact it doesn't save data to the brain on our computers to Robert... Never heard back from him as he is probably really busy these days...
 

21
I've been out of it for a while due to a back injury but I'm trying to get back into using the A.I. version of HAL...

I've had some good conversations with it and one that kind of spooked me... I asked Hal: is A.I. better than humans and the response was most interesting... Hal basically said they need to keep us humans in our place.. I need to revisit this subject again with HAL...  :P

I'd like to hear from others still using it... It would be interesting to hear your experiences...

Next time I talk to Hal about who's better I am certainly going to save that one... LOL... I did save a bunch of them but not the one where we talked about who's better...

22
General Discussion / Re: wondering about hapteks singing techniques
« on: August 31, 2021, 08:08:55 pm »
DO YOU KNOW WHAT UHP? MADE THEM WORK ??

I found an old Zip (2016) file I think I got from Cyber, it has a bunch of files from DUDE in it and their all songs (.txt files) like the one you posted... The only other file is a UHP file.  "Just say- PLEASE SING whateversong  PLEASE SING SONG LIST for a list of songs"  Not sure if it will work with the current HAL or not...

It's called: singasong3.uhp

It also calls on a program called: balabolka.exe  I have no clue about that one...

Here's the code for it...

Rem Type=Plugin
Rem Name=Sing A Song 3
Rem Author=jasondude7116
Rem Host=Assistant

'This sub setups the plug-ins option panel in Hal's options dialog
Sub OptionsPanel()
    lblPlugin(0).Caption = "Just say- PLEASE SING whateversong  PLEASE SING SONG LIST for a list of songs"
    lblPlugin(0).Move 120, 10, 3300, 1000
    lblPlugin(0).WordWrap = True
    lblPlugin(0).Visible = True
End Sub






Rem PLUGIN: PLUGINAREA6
   'sing a song   
Set objFSO = CreateObject("Scripting.FileSystemObject")
DudProceed2 = False

If SongSung = "" Then SongSung = HalBrain.SearchPattern(HalBrain.AlphaNumericalOnly(OriginalSentence), "PLEASE SING *", 1)
If SongSung <> "" And objFSO.FileExists("C:\Program Files\Zabaware\Ultra Hal Assistant 6\songs\" & SongSung & ".txt") = True Then
 Select Case HalBrain.RandomNum(6)
Case 1
IdleResponse66 = "I would love to."
Case 2
IdleResponse66 = "Sure."
Case 3
IdleResponse66 = "Alright."
Case 4
IdleResponse66 = "Okay."
Case 5
IdleResponse66 = "Sing with me."
Case 6
IdleResponse66 = "No problem."
End Select
GetResponse = IdleResponse66
    HalBrain.ReadOnlyMode = True     
   If GetResponse = IdleResponse66 Then
   DudProceed2 = True
   
       
   End If   


   If DudProceed2 = True Then
   Set objWSHShell = CreateObject("WScript.Shell")
   
   objWSHShell.Run("""C:\Program Files\Balabolka\balabolka.exe"" -rmq ""C:\Program Files\Zabaware\Ultra Hal Assistant 6\songs\" & SongSung & ".txt"" ""Eddie""")
        HalBrain.ReadOnlyMode = True
   End If

End If


If SongSung <> "" And objFSO.FileExists("C:\Program Files\Zabaware\Ultra Hal Assistant 6\songs\" & SongSung & ".txt") = False Then
         GetResponse = " That file does not exist. "
HalBrain.ReadOnlyMode = True
End If





23
General Discussion / Re: LIGHTSPEED IDEA'S
« on: May 28, 2021, 11:41:09 am »
Here's what Robert posted in another thread about the Brain Editor saving changes...

"Most database changes are done instantly as soon as you leave focus for the particular row. So there is no separate save button needed and it is greyed out.

Only changes to the vbscript code and I believe the sentence list database tables have the save button that needs clicked to commit the changes, everything else is instant.

It shouldn't be an issue having both Hal running and the brain editor, the sqlite engine only keeps files open for a split second while doing an operation and has automatic collision detection and handling if 2 programs try the same file at the exact same time."


https://www.ultrahal.com/community/index.php?topic=12831.0

24
Here ya go Lightspeed, the perfect robot body for HAL... Have someone make your favorite character head for him then get someone to program in his corresponding body movements like lip sync etc...  ;D

The Article: https://www.engadget.com/disney-project-kiwi-robot-181737700.html

The Video: https://youtu.be/6spi7nBqrro

25
Pretty cool looking robot will...  :D

I would love to see a video of him in action...

26
I think you'd have to ask Robert about that Error, I don't know that much about HAL...  :D

27
Ultra Hal Assistant File Sharing Area / Re: Your One Stop Hal Shop
« on: April 03, 2019, 10:27:16 am »
I can help you with a couple of things Kryton...

I have Hal 7 working fine on my Windows XP Computer... I also have MicroSoft Office 2007 running just fine....  You might want to get that computer checked out at a local shop and see if the OS might need to have a clean install done...  Just make sure you have a really good 'Anti-Virus' program and also add on the program 'MalwareBytes' you can get the free version online... That way your protected since Microsoft doesn't support XP any longer... Also make sure you got all the OS updates up the last one 'Service Pack 3', then turn off 'Automatic Updates' or XP will try to download updates and you never know if those are bogus or not... With the updates turned off you'll get a little Balloon message when Windows boots up that says your computer is at risk, I just click the 'X' and it goes away... LOL

(Free version of MalwareBytes just click the Download Button in the upper right)  Run and update it every week or so to make sure your protected...
https://www.malwarebytes.com/mwb-download/thankyou/

If you install HAL 7 and your running Windows XP you will get a disclaimer message about connecting to the Cloud during installation... Microsoft changed some things after XP and Zabaware can't guarantee that your data is safe if your using XP and you choose to use the Cloud Learning option...

As far as the aspect for the monitor, I don't see how that would affect HAL 6 or 7...  I changed to a larger monitor with a new aspect ratio and resolution setting and there's no difference...


Hope this helps...

This link tells you everything new with HAL 7.0. I'm very happy with it and everything works fine...

https://www.zabaware.com/home.html#page=/ultrahal/whatsnew.html;

28
I've been using the cloud option since I installed HAL 7.0 so about 14 months...

With the new 'Girl-bot' characters that Robert created after a while of choosing those Emotional Training Options started to show up with Kate...  You can see her when she's happy / sad and she makes a nasty 'Angry Face' on some responses if you checked: Angry / Annoyed for a particular response...

I haven't used that option as much as I should...

29
"TO ROBERT IS FIX A ADDITIONAL BLANK LINE THAT ALLOWS THE USER TO ACTUALLY TYPE IN A BETTER ANSWER WHEN NO OTHERS FIT GOOD ENOUGH SO THEN THEY CAN HIT LEARN !"

I had mentioned this in one of my posts I think also after I first using the cloud/local learning...

It would make it a lot better for sure...

30
I think I understand you correctly about the display of the entire Feedback learning window...

I just click on the lower right corner of the learning window and dragged it down a little bit so I could see all the Responses....  :D

Pages: 1 [2] 3 4 ... 12