Whisper tiene su tutorial (bastante sencillo) y notebook en el vídeo del canal. VALL-E por ahora no es accesible.
OPEN SOURCE
-
FAISS Wrapper Now Returns Similarity Scores in Semantic Search
By
–
Return scores during semantic search – h/t @krrish_dh In addition to getting back the top documents from a vectorstore, the FAISS wrapper now supports returning similarity scores for those documents as well Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/utils/combine_docs_examples/vectorstores.html#faiss-specific
… -
LangChain deployment templates documentation now available
By
–
Deployment templates In the documentation, there is now a section for templates for how to deploy your LangChain app! https://
langchain.readthedocs.io/en/latest/depl
oyments.html
… Very open to contributions here – if you have any suggestions let us know! -
LangChain Multiple Memory Support Feature Release
By
–
Multiple Memory support – @diwanksingh You can now easily create a new memory instance that is a combination of multiple other types of memory! You no longer have to pick just one Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/memory/examples/multiple_memory.html
… -
v0.0.60 Release: WolframAlpha Integration and Memory Support
By
–
v0.0.60 – big release! WolframAlpha integration – @nickscamara_ Multiple Memory support – @diwanksingh Doc improvements – @Yoooongtae Return scores during semantic search – h/t @krrish_dh Add namespaces to @pinecone – @m_morzywolek Deployment templates
-
Hugging Face PickaPic Dataset for Image Selection Released
By
–
Very cool to see the linked Hugging Face dataset – https://
huggingface.co/datasets/yuval
kirstain/PickaPic
… Looking forward to checking out the upcoming photo dump this weekend! -
YOLOv8 Released: Object Detection and Instance Segmentation
By
–
🔥YOLOv8 is finally here!
— Satya Mallick (@LearnOpenCV) 11 janvier 2023
Check out our video, which shows off the object detection and instance segmentation prediction results using the Ultralytics YOLOv8x model.
➡️ https://t.co/OHjVyBbUpO #yolo #yolov8 #yolov5 #objectdetection #deeplearning #ai #computervision pic.twitter.com/mjoXrJrbx3YOLOv8 is finally here!
Check out our video, which shows off the object detection and instance segmentation prediction results using the Ultralytics YOLOv8x model. https://
youtube.com/watch?v=QgF5PH
DCwHw
… #yolo #yolov8 #yolov5 #objectdetection #deeplearning #ai #computervision -
H2OWave: Create Interactive AI Apps with Python
By
–
Catch a wave on the @web_rush podcast with our #opensource enthusiast – @unusual_code
. Learn how to use #H2OWave to create interactive and visual #AI applications with just #Python (no HTML, CSS, and Javascript required!). -
LangChain PR #578: Open Source AI Development Discussion
By
–
theres a pr open for exactly this! https://
github.com/hwchase17/lang
chain/pull/578
… any suggestions?