How to Install Azure Speech Python Package on Ubuntu
Microsoft Azure provides excellent AI speech service, but how it organizes its documents and SDK drags me back to the bad memories when I read Microsoft Visual C++ MSDN documents…
Microsoft Azure provides excellent AI speech service, but how it organizes its documents and SDK drags me back to the bad memories when I read Microsoft Visual C++ MSDN documents…
We'll go step by step to bring up a model on runpod.io and chat with it using text-generation-webui.
we'll explore how to use ChatGPT plugins in a general way with VoxScript, WebPilot, and AskYourPdf as examples.
We discuss similarity metrics such as Cosine Similarity, and Inner Product, especially why Inner Product can be used as a similarity metric.
We'll take a look at how OpenAI enables text embedding and use Python to do an exercise to cluster some texts.
We'll introduce the basics of stable diffusion and how can we access its service thourgh its official site or third party site.
Midjourney prompt allows us to create distinctive styles, such as Anime, cartoon, watercolor, oil paint, etc. We'll explore lots of styles.
We compare Pinecone with Elasticsearch from perspectives of Data Representation, Search Capabilities, and Integration with Machine Learning.