Skip to content
View otosaku-ai's full-sized avatar

Block or report otosaku-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Awesome-CoreML-Models Awesome-CoreML-Models Public

    Forked from likedan/Awesome-CoreML-Models

    Largest list of models for Core ML (for iOS 11+)

    Python

  2. kokoro kokoro Public

    Forked from hexgrad/kokoro

    https://hf.co/hexgrad/Kokoro-82M

    JavaScript

  3. voxrt-silero-ios voxrt-silero-ios Public

    Forked from VoxRT/voxrt-silero-ios

    On device streaming voice activity detection (Silero VAD v5) for iOS. Custom Rust inference runtime, NEON-accelerated arm64, RTF ~1.85% on iPhone.

    Swift

  4. voxrt-silero-android voxrt-silero-android Public

    Forked from VoxRT/voxrt-silero-android

    On device streaming voice activity detection (Silero VAD v5) for Android. ~424 KB native binary, NEON-accelerated arm64-v8a, RTF ~3% on Snapdragon 662.

    Kotlin

  5. voxrt-asr-ios voxrt-asr-ios Public

    Forked from VoxRT/voxrt-asr-ios

    Streaming on-device speech recognition for iOS — NEON-accelerated, encrypted FastConformer (32M params), RTF 0.08–0.10 on iPhone 13 Pro Max. Built on the VoxRT custom Rust inference runtime. SwiftP…

    Swift

  6. voxrt-wake-word-android voxrt-wake-word-android Public

    Forked from VoxRT/voxrt-wake-word-android

    Always-on wake-phrase detection for Android on the VoxRT custom on-device inference runtime — Kotlin library, 16 kHz mono PCM in, threshold-crossing events out. Custom phrases at voxrt.com.

    Kotlin