|
49 | 49 | - [Text-to-image generation using PhotoMaker and OpenVINO](./photo-maker/photo-maker.ipynb)
|
50 | 50 | - [Multimodal assistant with Phi-4-multimodal and OpenVINO](./phi-4-multimodal/phi-4-multimodal.ipynb)
|
51 | 51 | - [Visual-language assistant with Phi3-Vision and OpenVINO](./phi-3-vision/phi-3-vision.ipynb)
|
| 52 | +- [Voice tone cloning with OpenVoice2 and MeloTTS for Text-to-Speech by OpenVINO](./openvoice2-and-melotts/openvoice2-and-melotts.ipynb) |
52 | 53 | - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb)
|
53 | 54 | - [Running OpenCLIP models using OpenVINO™](./open-clip/open-clip.ipynb)
|
54 | 55 | - [Screen Parsing with OmniParser-v2.0 and OpenVINO](./omniparser/omniparser.ipynb)
|
|
78 | 79 | - [Visual-language assistant with LLaVA Next and OpenVINO](./llava-next-multimodal-chatbot/llava-next-multimodal-chatbot.ipynb)
|
79 | 80 | - [Visual-language assistant with LLaVA and Optimum Intel OpenVINO integration](./llava-multimodal-chatbot/llava-multimodal-chatbot-optimum.ipynb)
|
80 | 81 | - [Visual-language assistant with LLaVA and OpenVINO Generative API](./llava-multimodal-chatbot/llava-multimodal-chatbot-genai.ipynb)
|
81 |
| -- [Text-to-Image Generation with LCM LoRA and ControlNet Conditioning](./latent-consistency-models-image-generation/lcm-lora-controlnet.ipynb) |
| 82 | +- [Text-to-Image Generation with LCM LoRA and ControlNet Conditioning](./lcm-lora-controlnet/lcm-lora-controlnet.ipynb) |
82 | 83 | - [Image generation with Latent Consistency Model and OpenVINO](./latent-consistency-models-image-generation/latent-consistency-models-image-generation.ipynb)
|
83 | 84 | - [Kosmos-2: Multimodal Large Language Model and OpenVINO](./kosmos2-multimodal-large-language-model/kosmos2-multimodal-large-language-model.ipynb)
|
84 | 85 | - [Multimodal understanding and generation with Janus-Pro and OpenVINO](./janus-multimodal-generation/janus-multimodal-generation.ipynb)
|
|
147 | 148 | - [Line-level text detection with Surya](./surya-line-level-text-detection/surya-line-level-text-detection.ipynb)
|
148 | 149 | - [Convert a PyTorch Model to OpenVINO™ IR](./pytorch-to-openvino/pytorch-to-openvino.ipynb)
|
149 | 150 | - [Convert a PaddlePaddle Model to OpenVINO™ IR](./paddle-to-openvino/paddle-to-openvino-classification.ipynb)
|
| 151 | +- [Voice tone cloning with OpenVoice2 and MeloTTS for Text-to-Speech by OpenVINO](./openvoice2-and-melotts/openvoice2-and-melotts.ipynb) |
150 | 152 | - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb)
|
151 | 153 | - [OpenVINO Tokenizers: Incorporate Text Processing Into OpenVINO Pipelines](./openvino-tokenizers/openvino-tokenizers.ipynb)
|
152 | 154 | - [Object detection and masking from prompts with GroundedSAM (GroundingDINO + SAM) and OpenVINO](./grounded-segment-anything/grounded-segment-anything.ipynb)
|
|
178 | 180 | - [Person Tracking with OpenVINO™](./person-tracking-webcam/person-tracking.ipynb)
|
179 | 181 | - [Person Counting System using YOLOV8 and OpenVINO™](./person-counting-webcam/person-counting.ipynb)
|
180 | 182 | - [PaddleOCR with OpenVINO™](./paddle-ocr-webcam/paddle-ocr-webcam.ipynb)
|
| 183 | +- [Voice tone cloning with OpenVoice2 and MeloTTS for Text-to-Speech by OpenVINO](./openvoice2-and-melotts/openvoice2-and-melotts.ipynb) |
181 | 184 | - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb)
|
182 | 185 | - [Live Object Detection with OpenVINO™](./object-detection-webcam/object-detection.ipynb)
|
183 | 186 | - [CLIP model with Jina CLIP and OpenVINO](./jina-clip/jina-clip.ipynb)
|
|
250 | 253 | - [Text-to-speech (TTS) with Parler-TTS and OpenVINO](./parler-tts-text-to-speech/parler-tts-text-to-speech.ipynb)
|
251 | 254 | - [Text-to-Speech synthesis using OuteTTS and OpenVINO](./outetts-text-to-speech/outetts-text-to-speech.ipynb)
|
252 | 255 | - [Optical Character Recognition (OCR) with OpenVINO™](./optical-character-recognition/optical-character-recognition.ipynb)
|
| 256 | +- [Voice tone cloning with OpenVoice2 and MeloTTS for Text-to-Speech by OpenVINO](./openvoice2-and-melotts/openvoice2-and-melotts.ipynb) |
253 | 257 | - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb)
|
254 | 258 | - [Running OpenCLIP models using OpenVINO™](./open-clip/open-clip.ipynb)
|
255 | 259 | - [Universal Segmentation with OneFormer and OpenVINO](./oneformer-segmentation/oneformer-segmentation.ipynb)
|
|
284 | 288 | - [Visual-language assistant with LLaVA and Optimum Intel OpenVINO integration](./llava-multimodal-chatbot/llava-multimodal-chatbot-optimum.ipynb)
|
285 | 289 | - [Visual-language assistant with LLaVA and OpenVINO Generative API](./llava-multimodal-chatbot/llava-multimodal-chatbot-genai.ipynb)
|
286 | 290 | - [Text-to-Speech synthesis using Llasa and OpenVINO](./llasa-speech-synthesis/llasa-speech-synthesis.ipynb)
|
287 |
| -- [Text-to-Image Generation with LCM LoRA and ControlNet Conditioning](./latent-consistency-models-image-generation/lcm-lora-controlnet.ipynb) |
| 291 | +- [Text-to-Image Generation with LCM LoRA and ControlNet Conditioning](./lcm-lora-controlnet/lcm-lora-controlnet.ipynb) |
288 | 292 | - [Image generation with Latent Consistency Model and OpenVINO](./latent-consistency-models-image-generation/latent-consistency-models-image-generation.ipynb)
|
289 | 293 | - [Kosmos-2: Multimodal Large Language Model and OpenVINO](./kosmos2-multimodal-large-language-model/kosmos2-multimodal-large-language-model.ipynb)
|
290 | 294 | - [Text-to-Speech synthesis using Kokoro and OpenVINO](./kokoro/kokoro.ipynb)
|
291 | 295 | - [OpenVINO optimizations for Knowledge graphs](./knowledge-graphs-conve/knowledge-graphs-conve.ipynb)
|
292 | 296 | - [Multimodal understanding and generation with Janus-Pro and OpenVINO](./janus-multimodal-generation/janus-multimodal-generation.ipynb)
|
293 | 297 | - [Visual-language assistant with InternVL2 and OpenVINO](./internvl2/internvl2.ipynb)
|
| 298 | +- [Video Classification with InternVideo2 and OpenVINO](./intern-video2-classiciation/intern-video2-classification.ipynb) |
294 | 299 | - [Image Editing with InstructPix2Pix and OpenVINO](./instruct-pix2pix-image-editing/instruct-pix2pix-image-editing.ipynb)
|
295 | 300 | - [InstantID: Zero-shot Identity-Preserving Generation using OpenVINO](./instant-id/instant-id.ipynb)
|
296 | 301 | - [Inpainting with OpenVINO GenAI](./inpainting-genai/inpainting-genai.ipynb)
|
|
343 | 348 | - [Quantization Aware Training with NNCF, using PyTorch framework](./pytorch-quantization-aware-training/pytorch-quantization-aware-training.ipynb)
|
344 | 349 | - [Post-Training Quantization of PyTorch models with NNCF](./pytorch-post-training-quantization-nncf/pytorch-post-training-quantization-nncf.ipynb)
|
345 | 350 | - [Optimize Preprocessing](./optimize-preprocessing/optimize-preprocessing.ipynb)
|
| 351 | +- [Voice tone cloning with OpenVoice2 and MeloTTS for Text-to-Speech by OpenVINO](./openvoice2-and-melotts/openvoice2-and-melotts.ipynb) |
346 | 352 | - [Voice tone cloning with OpenVoice and OpenVINO](./openvoice/openvoice.ipynb)
|
347 | 353 | - [OpenVINO Tokenizers: Incorporate Text Processing Into OpenVINO Pipelines](./openvino-tokenizers/openvino-tokenizers.ipynb)
|
348 | 354 | - [Quantize NLP models with Post-Training Quantization in NNCF](./language-quantize-bert/language-quantize-bert.ipynb)
|
|
0 commit comments