maum-ai / voicefilter

Unofficial PyTorch implementation of Google AI's VoiceFilter system

Home Page:http://swpark.me/voicefilter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to create file embedder

giappham opened this issue · comments

Hi, i'd like generate file embedder from my data. So how to create it. Many thanks.

Hi, @giappham96

If you want to train embedder from your own data, then perhaps you'll be interested in these open source projects:

Hi, @seonghoon-woo
I seen you upload this file: https://drive.google.com/file/d/1YFmhmUok-W76JkrfA0fzQt3c-ZsfiwfL/view?usp=sharing
How do you create it from your data?

We've used our own embedder training codebase. Unfortunately, we couldn't open-source that since it's proprietary software of our company.

Thank you for contributing to the community.

You're welcome. Thank you for your understanding.