Recent comments in /f/MachineLearning
CeFurkan OP t1_j3w9hu6 wrote
Reply to comment by Elleo in [D] Any model like VALL-E available currently? by CeFurkan
Are you able to generate speech based on given timings like providing a str, vtt file or convert speech audio into equivalent timed speech?
​
ty so much for answers.
buzzz_buzzz_buzzz t1_j3w9csr wrote
I think it’s to further train Cortana to help defeat the Covenant Empire and prevent the activation of Halos.
I_will_delete_myself t1_j3w7o44 wrote
It’s both. Both spit out answers. It’s more about the search engine though.
Elleo t1_j3w67mx wrote
Reply to comment by Atom_101 in [D] Any model like VALL-E available currently? by CeFurkan
It's worth noting that it's still heavily influenced by whatever the initial training data is. I had a play with the model here: https://replicate.com/afiaka87/tortoise-tts and everything comes out with an American accent.
mamafied t1_j3w66d9 wrote
check coqui TTS they have all kinds of models and they own yourtts compared in the paper. It is also way faster than tortoisetts
Optimal-Asshole t1_j3w5td4 wrote
Reply to comment by thehodlingcompany in [Discussion] Given the right seed (or input noise) and prompt, is it theoretically possible to exactly recreate an image that a latent diffusion model was trained on? by [deleted]
I am a ML researcher, and you are right. You described it in a simpler/better way than I could.
Atom_101 t1_j3vwoid wrote
Reply to comment by CeFurkan in [D] Any model like VALL-E available currently? by CeFurkan
Yeah. It supports zero shot voice cloning using a reference clip.
stonksmeierjones t1_j3vvp52 wrote
Become a solution engineer! Same job but you do it for a new customer every week 🙃
ndemir t1_j3vvem5 wrote
A possible option; work for another company which provides consultancy to its customers. As a DS, you will need to talk with customers yourself.
CeFurkan OP t1_j3vro9v wrote
Reply to comment by Atom_101 in [D] Any model like VALL-E available currently? by CeFurkan
>ortoise-tts
thanks i will check out
it can produce my voice?
LaravelWorkflow OP t1_j3vpuk8 wrote
Reply to comment by ZestyData in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
ZestyData t1_j3vpb25 wrote
Reply to comment by LaravelWorkflow in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
No, it seems I didn't misread.
You're somehow expecting investments for displaying ChatGPT generated hallucinations.
xenotecc t1_j3vp75c wrote
Reply to comment by suflaj in [D] Have you ever used Knowledge Distillation in practice? by fredlafrite
Thank you for the reply!
I-am_Sleepy t1_j3vok1m wrote
Reply to comment by LetGoAndBeReal in [D] Simple Questions Thread by AutoModerator
Hey, I’ve found another paper (Git Re-Basin) about merging model weight trained on a disjoint dataset while retaining both model performance. This paper is quite technical, but there is an implementation online. I think you should check it out
Atom_101 t1_j3voh2m wrote
Checkout tortoise-tts
LaravelWorkflow OP t1_j3vncmu wrote
Reply to comment by ZestyData in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
I think you misread. The search results are free. It's currently live and working. No, I don't need VC for the thing that is already running and has currently shipped. The VC is for the rest of the service that doesn't currently exist. I'm glad you like the CSS though!
Fultonardo t1_j3vn8a4 wrote
Reply to comment by Fultonardo in [D] Options for data scientist who wants more social interaction by pseudoanonyme
Paired programming and mentoring or training new employees are also good ideas if you like your current gig 🧐
LaravelWorkflow OP t1_j3vn4zl wrote
Reply to comment by ID4gotten in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
Thanks for your feedback.
ZestyData t1_j3vn2ss wrote
So you've put a nice CSS UI around Chat GPT's outputs, with no real substance added.
And you're legitimately hoping for VC funding for that..?
ID4gotten t1_j3vn2a6 wrote
Reply to comment by LaravelWorkflow in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
I think I see where you are going but this demo didn't really seem that useful. An LLM agent capable of dialogue doesn't need a prompt generator and you can just clarify or ask it for alternatives. So I think you need to work on your concept a bit more.
Fultonardo t1_j3vn1zm wrote
Greetings!
My background is in evolutionary genetics and bioinformatics and I totally agree!
I’ve been working as a bioinformatics consultant for almost two years now and I absolute love it. As a consultant I have several projects, and am constantly checking in with clients to do requirements gathering and present my work. While there is a fair bit of alone time/coding work of course, but it’s more like 60/40% or 40/60% depending on the project.
I never would have thought of consultant until I found this specific job posting that matched my background and in interviews got super positive vibes from the folks there. Now it’s my dream job!
LaravelWorkflow OP t1_j3vmjar wrote
Reply to comment by Essipova in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
Right now yes it's just a fun idea but once we take it to the logical conclusion, it will become a lot more powerful. If you don't like any of the search results you can edit them and then generate the website you wish existed. You can embed fake images and audio from other AI models. It can already write code to make things interactive as well.
LaravelWorkflow OP t1_j3vmb9w wrote
Reply to comment by ID4gotten in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
Yes, you are seeing the key first feature. This is essentially a prompt generator. You put in your keywords or phrase and then it extends that to different examples. But it presents it in a familiar format. The average person doesn't understand prompts or prompt generation yet but they do know how to search for stuff.
LaravelWorkflow OP t1_j3vm4xq wrote
Reply to comment by JimmyTheCrossEyedDog in [P] LatentWeb.ai - It's like the Internet is dreaming. by LaravelWorkflow
The search results are free. Search for whatever you want. It's definitely mostly a novelty at this point but I'm sure someone can find a productive use for it too. The VC is needed for generating fake websites for these fake results.
As for what makes it different. It's a lot more open than most other ideas. There are AI search engines and AI website builders, etc. This is more like a portal into all of that and the ability to make it social as well. As AI improves so too will this service.
Midjourney makes fake pictures. Latent Web makes fake Internet.
It's up to the users to figure out how to make these tools productive. We will listen to their feedback and add the most useful features in order to achieve PMF.
TiredMoose69 t1_j3w9j4x wrote
Reply to [D] Simple Questions Thread by AutoModerator
I would like to start a project (possibly) using openai's API to make a GPT-3 based bot finetuned on Messenger/Whatsapp chatlogs of mine. Any suggestions on which model to use?
From what i see i have around 100M tokens for it to learn, I am currently working on changing the format of the json file and the txt file of the exported data but i am confused regarding which model to use. I think the davinci003 is an overkill for something like that.
(My data is in Greek, i used a GPT-2-Small-125M model trained for many hours on a colab notebook, and the results were not that great :D that's why i wanted to try a bigger model)
The format i want to use it for is idealy a chat bot that you ask something and replies as the other person would (my friend).
Do you think it's possible to train it on my local PC (RTX3060ti) for privacy reasons?
Any help/suggestions would be highly appreciated!