Almanac
← Events
3Hugging Face Blog·1mo ago

Real-Time AI Sound Generation on Arm: A Personal Tool for Creative Freedom

A Hugging Face blog post describes deploying real-time AI sound generation on Arm hardware, framing it as a personal creative tool. The piece covers inference optimization for audio generation models running on Arm CPUs. This represents a practical demonstration of edge/on-device inference for generative audio models.

Related guides (3)

Related events (8)

5Hugging Face Blog·1mo ago·source ↗

Arm & ExecuTorch 0.7: Bringing Generative AI to Edge Devices

Arm and Meta's ExecuTorch 0.7 release targets on-device generative AI deployment, enabling inference of large language and multimodal models on edge hardware. The update focuses on expanding hardware backend support for Arm architectures and improving performance for mobile and embedded deployments. This represents a continued push to democratize generative AI beyond cloud infrastructure.

3Hugging Face Blog·1mo ago·source ↗

3D Asset Generation: AI for Game Development #3

This Hugging Face blog post covers AI-driven 3D asset generation techniques relevant to game development workflows. It is part of a series exploring practical ML applications in game creation pipelines. The post likely surveys current tools and models for generating 3D content from text or image inputs.

4Hugging Face Blog·1mo ago·source ↗

Deploy MusicGen in no time with Inference Endpoints

Hugging Face published a guide on deploying Meta's MusicGen model as a production API using Hugging Face Inference Endpoints. The post covers custom inference handler setup, containerization, and API integration patterns for audio generation workloads. It demonstrates a practical deployment path for generative audio models outside of research environments.

4Hugging Face Blog·1mo ago·source ↗

Text-Generation Pipeline on Intel® Gaudi® 2 AI Accelerator

Hugging Face published a blog post detailing how to run text-generation pipelines on Intel's Gaudi 2 AI accelerator. The post covers integration between Hugging Face's text-generation tooling and Intel's Gaudi 2 hardware, positioning it as an alternative inference accelerator to NVIDIA GPUs. This is relevant to the growing ecosystem of non-NVIDIA AI inference hardware.

3Hugging Face Blog·1mo ago·source ↗

AI Speech Recognition in Unity

A Hugging Face blog post describes integrating AI-based automatic speech recognition (ASR) into Unity game/application environments. The post likely covers using transformer-based ASR models within the Unity engine, bridging ML inference with real-time interactive applications. This represents a practical deployment pattern for on-device or embedded ASR in non-traditional runtime environments.

3Hugging Face Blog·1mo ago·source ↗

Practical 3D Asset Generation: A Step-by-Step Guide

A Hugging Face blog post providing a practical walkthrough of AI-based 3D asset generation workflows. The guide covers step-by-step techniques for generating 3D content using machine learning models. This represents applied multimodal/generative AI work targeting creative and game development use cases.

4Hugging Face Blog·1mo ago·source ↗

Neural Super Sampling on Arm Hardware via Hugging Face

Arm and Hugging Face announce neural super sampling, a technique that uses neural networks to upscale lower-resolution rendered frames to higher resolutions in real time. The approach targets Arm-based hardware and aims to reduce rendering workload while maintaining visual quality. This represents an application of ML inference to graphics and gaming pipelines on edge/mobile hardware.

4Hugging Face Blog·24d ago·source ↗

Reachy Mini goes fully local

A Hugging Face blog post describes running the Reachy Mini robot's conversational AI stack entirely on local hardware, eliminating cloud dependencies. The post likely covers the models, tooling, and inference setup required to achieve on-device operation for a small consumer robot. This represents a deployment case study at the intersection of edge inference and robotics.