Looks to me like the entirety of #CVPR2023 joined team @V7Labs.
— Nathan Benaich (@nathanbenaich) 20 juin 2023
Great choice! ❤️ pic.twitter.com/u3wB8lAXmF
Looks to me like the entirety of #CVPR2023 joined team @V7Labs
. Great choice!
By
–
Looks to me like the entirety of #CVPR2023 joined team @V7Labs.
— Nathan Benaich (@nathanbenaich) 20 juin 2023
Great choice! ❤️ pic.twitter.com/u3wB8lAXmF
Looks to me like the entirety of #CVPR2023 joined team @V7Labs
. Great choice!
By
–
A small step towards AI, a giant leap for your career! @OpenCVUniverse
By
–
Ha! I’m assuming you considering Descript’s Audio Codec (DAC) as the current SoTA. It deffo does beat Encodec, however, I haven’t seen any OS TTS pipeline using it, hence the doubt! That said, stay tuned for more on this.. we’ve got some interesting things with DAC lined up!
By
–
The wait is finally over.https://t.co/p5t0Ha8bvy
— Satya Mallick (@LearnOpenCV) 20 juin 2023
Unveiling OpenCV University at #CVPR2023 #opencvuniversity #AI pic.twitter.com/1NDe2LUVEA
The wait is finally over. https://
opencv.org/university/ Unveiling OpenCV University at #CVPR2023 #opencvuniversity #AI
By
–
Not quite, Encodec is part of the pipeline for MusicGen. Encodec helps with converting the audio into discrete codebook representation and back! Not as glamorous but it is the key piece behind making MusicGen as effective as it is
By
–
🚀 Galactic is a large-scale simulation and RL framework for robotic mobile manipulation in indoor environments that achieves an incredible 54x speed increase over Habitat 2.0 on an 8-GPU node.
— AI at Meta (@AIatMeta) 20 juin 2023
Paper ➡️ https://t.co/2z7JrmdyHK
5/7 pic.twitter.com/hIXjWa9l3k
Galactic is a large-scale simulation and RL framework for robotic mobile manipulation in indoor environments that achieves an incredible 54x speed increase over Habitat 2.0 on an 8-GPU node. Paper https://
bit.ly/42UkNbI 5/7

By
–
QR Code AI Art Generator discussion: https://
huggingface.co/spaces/hugging
face-projects/QR-code-AI-art-generator/discussions/4
…
demo: https://
huggingface.co/spaces/hugging
face-projects/QR-code-AI-art-generator
… prompt: A grand city in the year 2100, atmospheric, hyper realistic, 8k, epic composition, cinematic, octane render, artstation landscape vista photography by Carr Clifton & Galen Rowell,
By
–
Want to train your own Bark/MusicGen-like TTS/TTA models? 👀
— Vaibhav (VB) Srivastav (@reach_vb) 20 juin 2023
The SoTA Encodec model by @MetaAI has now landed in 🤗Transformers!
It supports compression up to 1.5KHz and produces discrete audio representations. ⚡️
Model: https://t.co/Hq8rDHBfjw
Colab: https://t.co/MaWVEAMCXs pic.twitter.com/tDpPAdlYHU
Want to train your own Bark/MusicGen-like TTS/TTA models? The SoTA Encodec model by @MetaAI has now landed in Transformers! It supports compression up to 1.5KHz and produces discrete audio representations. Model: https://
huggingface.co/docs/transform
ers/main/en/model_doc/encodec#overview
…
Colab: https://
github.com/Vaibhavs10/not
ebooks/blob/main/use_encodec_w_transformers.ipynb
…
By
–
Okay, but why is it a big deal!? Transformers integration allows us to use any LM and dataset from the ecosystem seamlessly to train Text-to-Speech and Text-to-Music models at scale! More exciting announcements on this front soon! https://
github.com/Vaibhavs10/not
ebooks/blob/main/use_encodec_w_transformers.ipynb
…

By
–
Document Comparison There are lots of ways to ask questions about a single document, but what about when you want to compare multiple? @pelaseyed added a great cookbook showing how to do that. Uses an agent and multiple retrieval qa chains! Docs: https://
python.langchain.com/docs/modules/a
gents/toolkits/document_comparison_toolkit
…