Skip to main content

No project description provided

Project description

Supported functions

Speech recognition Speech synthesis Source separation
✔️ ✔️ ✔️
Speaker identification Speaker diarization Speaker verification
✔️ ✔️ ✔️
Spoken Language identification Audio tagging Voice activity detection
✔️ ✔️ ✔️
Keyword spotting Add punctuation Speech enhancement
✔️ ✔️ ✔️

Supported platforms

Architecture Android iOS Windows macOS linux HarmonyOS
x64 ✔️ ✔️ ✔️ ✔️ ✔️
x86 ✔️ ✔️
arm64 ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
arm32 ✔️ ✔️ ✔️
riscv64 ✔️

Supported programming languages

1. C++ 2. C 3. Python 4. JavaScript
✔️ ✔️ ✔️ ✔️
5. Java 6. C# 7. Kotlin 8. Swift
✔️ ✔️ ✔️ ✔️
9. Go 10. Dart 11. Rust 12. Pascal
✔️ ✔️ ✔️ ✔️

It also supports WebAssembly.

Supported NPUs

1. Rockchip NPU (RKNN) 2. Qualcomm NPU (QNN) 3. Ascend NPU
✔️ ✔️ ✔️
4. Axera NPU
✔️

Join our discord

Introduction

This repository supports running the following functions locally

  • Speech-to-text (i.e., ASR); both streaming and non-streaming are supported
  • Text-to-speech (i.e., TTS)
  • Speaker diarization
  • Speaker identification
  • Speaker verification
  • Spoken language identification
  • Audio tagging
  • VAD (e.g., silero-vad)
  • Speech enhancement (e.g., gtcrn, DPDFNet)
  • Keyword spotting
  • Source separation (e.g., spleeter, UVR)

on the following platforms and operating systems:

with the following APIs

  • C++, C, Python, Go, C#
  • Java, Kotlin, JavaScript
  • Swift, Rust
  • Dart, Object Pascal

Links for Huggingface Spaces

You can visit the following Huggingface spaces to try sherpa-onnx without installing anything. All you need is a browser.
Description URL 中国镜像
Speaker diarization Click me 镜像
Speech recognition Click me 镜像
Speech recognition with Whisper Click me 镜像
Speech synthesis Click me 镜像
Generate subtitles Click me 镜像
Audio tagging Click me 镜像
Source separation Click me 镜像
Spoken language identification with Whisper Click me 镜像

We also have spaces built using WebAssembly. They are listed below:

Description Huggingface space ModelScope space
Voice activity detection with silero-vad Click me 地址
Real-time speech recognition (Chinese + English) with Zipformer Click me 地址
Real-time speech recognition (Chinese + English) with Paraformer Click me 地址
Real-time speech recognition (Chinese + English + Cantonese) with Paraformer-large Click me 地址
Real-time speech recognition (English) Click me 地址
VAD + speech recognition (Chinese) with Zipformer CTC Click me 地址
VAD + speech recognition (Chinese + English + Korean + Japanese + Cantonese) with SenseVoice Click me 地址
VAD + speech recognition (English) with Whisper tiny.en Click me 地址
VAD + speech recognition (English) with Moonshine tiny Click me 地址
VAD + speech recognition (English) with Zipformer trained with GigaSpeech Click me 地址
VAD + speech recognition (Chinese) with Zipformer trained with WenetSpeech Click me 地址
VAD + speech recognition (Japanese) with Zipformer trained with ReazonSpeech Click me 地址
VAD + speech recognition (Thai) with Zipformer trained with GigaSpeech2 Click me 地址
VAD + speech recognition (Chinese 多种方言) with a TeleSpeech-ASR CTC model Click me 地址
VAD + speech recognition (English + Chinese, 及多种中文方言) with Paraformer-large Click me 地址
VAD + speech recognition (English + Chinese, 及多种中文方言) with Paraformer-small Click me 地址
VAD + speech recognition (多语种及多种中文方言) with Dolphin-base Click me 地址
Speech synthesis (Piper, English) Click me 地址
Speech synthesis (Piper, German) Click me 地址
Speech synthesis (Matcha, Chinese) Click me 地址
Speech synthesis (Matcha, English) Click me 地址
Speech synthesis (Matcha, Chinese+English) Click me 地址
Speaker diarization Click me 地址
Voice cloning with ZipVoice (Chinese+English) Click me 地址
Voice cloning with Pocket TTS (English) Click me 地址

Links for pre-built Android APKs

You can find pre-built Android APKs for this repository in the following table
Description URL 中国用户
Speaker diarization Address 点此
Streaming speech recognition Address 点此
Simulated-streaming speech recognition Address 点此
Text-to-speech Address 点此
Voice activity detection (VAD) Address 点此
VAD + non-streaming speech recognition Address 点此
Two-pass speech recognition Address 点此
Audio tagging Address 点此
Audio tagging (WearOS) Address 点此
Speaker identification Address 点此
Spoken language identification Address 点此
Keyword spotting Address 点此

Links for pre-built Flutter APPs

Real-time speech recognition

Description URL 中国用户
Streaming speech recognition Address 点此

Text-to-speech

Description URL 中国用户
Android (arm64-v8a, armeabi-v7a, x86_64) Address 点此
Linux (x64) Address 点此
macOS (x64) Address 点此
macOS (arm64) Address 点此
Windows (x64) Address 点此

Note: You need to build from source for iOS.

Links for pre-built Lazarus APPs

Generating subtitles

Description URL 中国用户
Generate subtitles (生成字幕) Address 点此

Links for pre-trained models

Description URL
Speech recognition (speech to text, ASR) Address
Text-to-speech (TTS) Address
VAD Address
Keyword spotting Address
Audio tagging Address
Speaker identification (Speaker ID) Address
Spoken language identification (Language ID) See multi-lingual Whisper ASR models from Speech recognition
Punctuation Address
Speaker segmentation Address
Speech enhancement Address
Source separation Address

Some pre-trained ASR models (Streaming)

Please see

for more models. The following table lists only SOME of them.

Name Supported Languages Description
sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20 Chinese, English See also
sherpa-onnx-streaming-zipformer-small-bilingual-zh-en-2023-02-16 Chinese, English See also
sherpa-onnx-streaming-zipformer-zh-14M-2023-02-23 Chinese Suitable for Cortex A7 CPU. See also
sherpa-onnx-streaming-zipformer-en-20M-2023-02-17 English Suitable for Cortex A7 CPU. See also
sherpa-onnx-streaming-zipformer-korean-2024-06-16 Korean See also
sherpa-onnx-streaming-zipformer-fr-2023-04-14 French See also

Some pre-trained ASR models (Non-Streaming)

Please see

for more models. The following table lists only SOME of them.

Name Supported Languages Description
sherpa-onnx-nemo-parakeet-tdt-0.6b-v2-int8 English It is converted from https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2
Whisper tiny.en English See also
Moonshine tiny English See also
sherpa-onnx-zipformer-ctc-zh-int8-2025-07-03 Chinese A Zipformer CTC model
sherpa-onnx-sense-voice-zh-en-ja-ko-yue-2024-07-17 Chinese, Cantonese, English, Korean, Japanese 支持多种中文方言. See also
sherpa-onnx-paraformer-zh-2024-03-09 Chinese, English 也支持多种中文方言. See also
sherpa-onnx-zipformer-ja-reazonspeech-2024-08-01 Japanese See also
sherpa-onnx-nemo-transducer-giga-am-russian-2024-10-24 Russian See also
sherpa-onnx-nemo-ctc-giga-am-russian-2024-10-24 Russian See also
sherpa-onnx-zipformer-ru-2024-09-18 Russian See also
sherpa-onnx-zipformer-korean-2024-06-24 Korean See also
sherpa-onnx-zipformer-thai-2024-06-20 Thai See also
sherpa-onnx-telespeech-ctc-int8-zh-2024-06-04 Chinese 支持多种方言. See also

Useful links

How to reach us

Please see https://k2-fsa.github.io/sherpa/social-groups.html for 新一代 Kaldi 微信交流群 and QQ 交流群.

Projects using sherpa-onnx

Speed of Sound

A voice-typing application for the Linux desktop (GTK4/Adwaita). It captures microphone audio, transcribes it offline using Sherpa ONNX ASR models, optionally polishes the text with an LLM, and types the result into the active window via XDG Remote Desktop Portal keyboard simulation.

VoxSherpa TTS

VoxSherpa TTS is a 100% offline Android Text-to-Speech app powered by Sherpa-ONNX. It supports Kokoro-82M, Piper, and VITS engines with multilingual support including Hindi, English, British English, Japanese, Chinese and 50+ more languages.

Generate Models Library Settings

BreezeApp from MediaTek Research

BreezeAPP is a mobile AI application developed for both Android and iOS platforms. Users can download it directly from the App Store and enjoy a variety of features offline, including speech-to-text, text-to-speech, text-based chatbot interactions, and image question-answering

1 2 3

Open-LLM-VTuber

Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms

See also https://github.com/t41372/Open-LLM-VTuber/pull/50

voiceapi

Streaming ASR and TTS based on FastAPI

It shows how to use the ASR and TTS Python APIs with FastAPI.

腾讯会议摸鱼工具 TMSpeech

Uses streaming ASR in C# with graphical user interface.

Video demo in Chinese: 【开源】Windows实时字幕软件(网课/开会必备)

lol互动助手

It uses the JavaScript API of sherpa-onnx along with Electron

Video demo in Chinese: 爆了!炫神教你开打字挂!真正影响胜率的英雄联盟工具!英雄联盟的最后一块拼图!和游戏中的每个人无障碍沟通!

Sherpa-ONNX 语音识别服务器

A server based on nodejs providing Restful API for speech recognition.

QSmartAssistant

一个模块化,全过程可离线,低占用率的对话机器人/智能音箱

It uses QT. Both ASR and TTS are used.

Flutter-EasySpeechRecognition

It extends ./flutter-examples/streaming_asr by downloading models inside the app to reduce the size of the app.

Note: [Team B] Sherpa AI backend also uses sherpa-onnx in a Flutter APP.

sherpa-onnx-unity

sherpa-onnx in Unity. See also #1695, #1892, and #1859

xiaozhi-esp32-server

本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器 Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.

See also

KaithemAutomation

Pure Python, GUI-focused home automation/consumer grade SCADA.

It uses TTS from sherpa-onnx. See also ✨ Speak command that uses the new globally configured TTS model.

Open-XiaoAI KWS

Enable custom wake word for XiaoAi Speakers. 让小爱音箱支持自定义唤醒词。

Video demo in Chinese: 小爱同学启动~˶╹ꇴ╹˶!

C++ WebSocket ASR Server

It provides a WebSocket server based on C++ for ASR using sherpa-onnx.

Go WebSocket Server

It provides a WebSocket server based on the Go programming language for sherpa-onnx.

Making robot Paimon, Ep10 "The AI Part 1"

It is a YouTube video, showing how the author tried to use AI so he can have a conversation with Paimon.

It uses sherpa-onnx for speech-to-text and text-to-speech.

1

TtsReader - Desktop application

A desktop text-to-speech application built using Kotlin Multiplatform.

MentraOS

Smart glasses OS, with dozens of built-in apps. Users get AI assistant, notifications, translation, screen mirror, captions, and more. Devs get to write 1 app that runs on any pair of smart glasses.

It uses sherpa-onnx for real-time speech recognition on iOS and Android devices. See also https://github.com/Mentra-Community/MentraOS/pull/861

It uses Swift for iOS and Java for Android.

flet_sherpa_onnx

Flet ASR/STT component based on sherpa-onnx. Example a chat box agent

achatbot-go

a multimodal chatbot based on go with sherpa-onnx's speech lib api.

fcitx5-vinput

Local offline voice input plugin for Fcitx5 (Linux input method framework). It uses C++ with offline ASR for speech recognition, supporting push-to-talk, command mode, and optional LLM post-processing.

Video demo in Chinese: fcitx5-vinput

Wake Word

A VS Code extension for hands-free voice-activated coding. It uses sherpa-onnx for real-time keyword spotting (KWS) to detect custom wake phrases and trigger VS Code commands by voice. Audio capture is handled by decibri, a cross-platform Node.js microphone streaming library with prebuilt native binaries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sherpa_onnx-1.12.35.tar.gz (891.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

sherpa_onnx-1.12.35-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

sherpa_onnx-1.12.35-cp314-cp314-win32.whl (1.9 MB view details)

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.35-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp314-cp314-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp314-cp314-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp314-cp314-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp314-cp314-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.14

sherpa_onnx-1.12.35-cp313-cp313-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.12.35-cp313-cp313-win32.whl (1.8 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.35-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp313-cp313-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp313-cp313-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp313-cp313-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.13macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp313-cp313-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.13

sherpa_onnx-1.12.35-cp312-cp312-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.12.35-cp312-cp312-win32.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.35-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp312-cp312-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp312-cp312-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.12macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp312-cp312-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.12

sherpa_onnx-1.12.35-cp311-cp311-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.12.35-cp311-cp311-win32.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.35-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp311-cp311-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp311-cp311-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp311-cp311-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.11macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp311-cp311-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.11

sherpa_onnx-1.12.35-cp310-cp310-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.12.35-cp310-cp310-win32.whl (1.8 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.35-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp310-cp310-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp310-cp310-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp310-cp310-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.10macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp310-cp310-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.10

sherpa_onnx-1.12.35-cp39-cp39-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.12.35-cp39-cp39-win32.whl (1.8 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.35-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp39-cp39-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp39-cp39-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp39-cp39-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.9macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp39-cp39-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.9

sherpa_onnx-1.12.35-cp38-cp38-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.12.35-cp38-cp38-win32.whl (1.8 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.35-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.35-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.35-cp38-cp38-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.35-cp38-cp38-macosx_10_15_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.35-cp38-cp38-macosx_10_15_universal2.whl (4.5 MB view details)

Uploaded CPython 3.8macOS 10.15+ universal2 (ARM64, x86-64)

sherpa_onnx-1.12.35-cp38-cp38-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.8

sherpa_onnx-1.12.35-cp37-cp37m-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

Details for the file sherpa_onnx-1.12.35.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.35.tar.gz
  • Upload date:
  • Size: 891.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for sherpa_onnx-1.12.35.tar.gz
Algorithm Hash digest
SHA256 c884a0e86487e5c68cbf27e7b936bfe4dcb805bd304423c2146c08beb70df14b
MD5 0a33a5a7067db77e4a10dc86a042d85a
BLAKE2b-256 5e81ff14ffa46794d457f038584e98e3710a006bb600ece79e555056b168cfbc

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 587d50e2c6b5b561184d43a8ca3bd8ecdaac53381e877101383d02a2c059740d
MD5 ab0d580c8601c2014138e5df87678198
BLAKE2b-256 54cbb439f600ffbe44ef9efadcc363bf28fa19af33811580257e001c474d823b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 4e22dd718e0f6084c0daa38b6f1e3d2795c8b17b800c108b7a690e8c0f406fb5
MD5 bd2d9b8c6ac9bc552070fae6485f4e0c
BLAKE2b-256 12412458b931e55382d1cbe42df1968b1a286909cf3199b08578b83cc1323c71

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a71e22e16f1e3b4ff07331591b0eee0b525da81a3fb5df10cd164457fab72240
MD5 a1546068acef0ddc33e2a5159cabae4e
BLAKE2b-256 22aed77d8ca30c6cc9e943774690cdeabf3d7fc04de0b8da4f9630a866ef3cd1

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 524000dc694edeee4534a011f018214834d536d1f86e776d06bc6173eeea9794
MD5 2358881374cf05e3c84bcc270c97a399
BLAKE2b-256 402269dfcf7662910b95387c365e2d4e9f224db0b46ad03b5512d339e9d12be0

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2daddd62c61d746e67c621f3ff82941737ba9dde79ae9464afcdf617ec445e50
MD5 63416413b879c09eae1bf80f95c2601d
BLAKE2b-256 7fe19a12eb36f4cbf7445bb493ae2d3cecb15dc7e1bcf967689cce4bde648376

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8141148e38ed58608ef7dd2bae89b039a1c65b698f0e2f792cb71fe3e37e7c1a
MD5 3c0646537dfcaa51f58596a2211372ee
BLAKE2b-256 d624859b6c20966ed757e882b6ae3e70178dc8457578eda238cb28e8231b6e63

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 aa56e05fde992c8816f2174fba54d061ad40113780c54f39aac01886dfa73d50
MD5 86ba0d92b1446854643518231a597c52
BLAKE2b-256 803c208a6a4c2a8bf018133cefda3c01b0365c691eacfb0e7d475451f77f3473

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp314-cp314-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 07b9e668d79cc2513916c9a9345248a3f09a8ec750d0235d07d2b2d4a88806bb
MD5 821d71eb2a86b9808649645c37aab07f
BLAKE2b-256 e8da3513646e755a873729f287e86bd95c82e9d0d6ba162b258c3342f4b8b8a7

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0704d7120ef6b7585169f139a9d3243161704bcc684a7378784247a9e5e44ad0
MD5 5d135d89a1f2f9f42bb107750875c118
BLAKE2b-256 daef18184cec089329aae413fa617bbd7c5d30171f157f8dba8f012e84d59920

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 f79c4e53f59c222a130b31673b373af838e0da8fff6cf0949cc37996123b8d0e
MD5 783ddcce607f3152e9fdb719e7acf2d6
BLAKE2b-256 db9c82a999b23ba5427ea6ee9a1455c6d01f2ebce93a542492b55ae54a375dab

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ab8caf42640ecbbc73cf0b49d09aa0fee02da102d60c9b742bf1dc3e77dc98bb
MD5 803db0cfe99942671d2f043925607ee3
BLAKE2b-256 719d46346b1e5d2c45c77eba8d16a7c416e081a26fada50a6f0c463de91ffd2d

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a8cfb6408dc17d7a2ed71fa369b690a7fb7cb5d4b76357ea01508d964e00c15f
MD5 5e1e7ab08fcc1a7856c5901839b978fe
BLAKE2b-256 f2ac755ecaa3866e643c80ec0b23bfad6bc00fcc918e17e218a7c2df67582ea9

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d7208db4377de0cb5715223df697131758b7de126a82f24c08ab611fe48d150
MD5 08e35faef4a5145003422246bdd7e157
BLAKE2b-256 2f90cf3723bf179af016a6b7b42ccd8b7d3fc3f4b15a61c1caebc8d5953b58c5

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b94d93450feadef66310ce5abd99dd65b1ee4c4196e8de8890bf0e667a416abf
MD5 de00d3a4b06968c3aab1a182de4a23ab
BLAKE2b-256 61bcc742cd309a27fa5c5feeb2f2eafc0142c26f900d973ff818f716c31b63af

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 6f77180d15142b5c4a7819ec7b0a80fd2b874cae392629bbede34dafe8588975
MD5 33b644d2c266f84fce58e552c2b53f80
BLAKE2b-256 0a62ea4992147d467aed5bd359963e26796ec25f015bf616d7d26fae427d8fa0

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp313-cp313-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 67d80eb54ded75574fca4e0c49cb604d9dd2e3871eca014e54eb2b90b1e8d172
MD5 3de4e86f767abff0657d5aa6b8df90e8
BLAKE2b-256 16c6bb9d1376c0caaa97c7b29c83cdbe83d968b6cd5534976d817936f18f502b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f3835f4ea18891e47a9796f6f6a0a9b120f3349f49b11fd8fd80bf79d3cbcc75
MD5 b3c8a0c44d912c0c60ecb8c744fd8055
BLAKE2b-256 53518a5aecccb01ce0ee71d248cff8fef42b25c4c18e76d2c7071eac007ce9b6

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 344bba86523333b6ab40461575a6ecc024ed96b0b02692dc944a19d12a44138b
MD5 93eb4bb6261df643bbed89a9323a0001
BLAKE2b-256 3c5b29ab9a19cb1fd171259a7e4ab0c1f6971f5a6e183ca508b60ae5fc9adeb7

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a7ee505e6df2bd65bfa86f90c212ed9c02313d6d0f1982fa251844c11edec3d0
MD5 710c3419a4c2665ec29798db15fa0734
BLAKE2b-256 b0c88b00e3224eeb30bb424d54ab16bf559e743b0d974d1d50288b572f847a07

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6dc6af2722b1d760334e1940eb13a7dfa6e0bfdde93d12b78ea94c5407a11165
MD5 4b977492b673410a229e32f755b57c1a
BLAKE2b-256 2489c1003c1fdf30b3b6adab390fa161b6057a4ed347c33da73c62aa6f1e267e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06a7d80f9dc60a6dddf35ef5efb4ad7c341d41f3fdcf7afa68423484cf585800
MD5 1c6ef0ee67d27622f8c95ff0b35ff387
BLAKE2b-256 1d09353cd400ce1e7df2e79e2b0252f707adc7ea26f105dac58527ad1f4e3eff

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a828be12619d8c219e6bdc37939c161be2690155b7871f2e601a4b026e5bb98c
MD5 351f4c620932e448e81f5057a31765b3
BLAKE2b-256 90591cc14ae48cec353cdacff63b836e6fb01a4e778e768bb2501d9393e49262

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 c8cc1d5eb296f6bc43f3a7aa6af95b6949aaf5ebbc479d1c74d9d0c014a3fc57
MD5 a9b3a0667a17ccd3185ee1005cced3ac
BLAKE2b-256 eb9ea441faff2a3699d45a04a8fddc9f76a8f6ca32c2a93ca4e1e78f4bc30218

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp312-cp312-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 7f90d0182e974c8198a9986ff9347bcd35488187e473eb2a0b58e5a7d7a234d6
MD5 e4558e11c5d1572afb2cf5133d99da48
BLAKE2b-256 0890e480171a60c75e3bd198f7da5bcb115f0b01889baa681f36f8d6dc74a77f

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e266b112490e2b6495c16f474ab6fbf4e883609bb77aa8d864f44a0a458fed40
MD5 50eb2181c02466b240bbec43ad7d1284
BLAKE2b-256 29e2a190ba911bd969d4a2a9248fde981f2bb13662838131e75b67353f68d33c

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3b279e481572a0a2929ac0ce1c02da1d222daed23c0ae9b816cb51af31653c96
MD5 26df3d3365baa8caf4b7c7f341935783
BLAKE2b-256 a6939335866265ed778069606bfb4a18f98c7a84f2576bf7287dacf4b948d7bf

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 acff6c1ea905f09028bde9c1b73a4560f7037a855015b0b9ebf49f4b63028c7d
MD5 90bc6260d8b1da6e47c6b39943c00318
BLAKE2b-256 d6319d44221775c6e5cdeff8b02b13b7c3bfe2adcabfbf3643ea594a06e34216

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3d22d6a28aeb55eb251525554d9d3ad620b574e5d29ca2a3aae4217fac4575d6
MD5 d4a9ec669387ecc9f89b92a315a562bb
BLAKE2b-256 365be21d758677d0d4b9cb77ce0b9c1bceb8a7197c74d3686c225005bd28dc57

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9d88d6444e7f174109b40dc5dde4502da8be56051feb7fb98b4c0b7ea2e28f8
MD5 0683b7a2a69cf47fcba58a5049885cf2
BLAKE2b-256 ae45efe5d17196635593498e4fe572e28ac46f16e56bd06e3b37b05788b78d14

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 51bf2e057e35dc35894cf3c0ded52e0b0443bf1b0547f4e35e181695d98aff79
MD5 109835586c33101b7f6ac78d9e1ee578
BLAKE2b-256 42d1a7cd8699fad6d6c48d2307087d8a6cced634346bb59a0cdd0e69f163fdf9

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 1c4a30dee202c85f2fea51e331c0215076828bda2d3cceb0d5e3364514b06106
MD5 e40cd6588d4dc99f4923acb7e69ac20a
BLAKE2b-256 cc5c50ddc1fb1ed9976c459b05a6702e9a88a5e14f5c43932a534e154f6d127b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp311-cp311-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 a01f86626f2cfdd1161cb26698ad900461ebc1d329d2326fd8724e739b74c736
MD5 dcbfee0802f6348e6d455b0a077ad53d
BLAKE2b-256 2d96833cad16fd52cc4127daf4380d88063f43ea8413013ab31070fbd66eec18

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 877b8414ff8d0bfc364fb1dd59b9a39cb6301da9922c9b37ce64b794f4304017
MD5 78f695150a4502f17f74d092f31eceeb
BLAKE2b-256 359d7ffbf9a128db42ee0b1e3e37fa12e1c4da1e4f11ebc8fabb5a167cf4db6e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 df2fc31008d92676f30ced4c11d57a33dc53b09dd54b6fd12cbbc5109ffd6de6
MD5 dd4f9c4fedbb827caa64e2ca313caefe
BLAKE2b-256 72d4146bc5daffada641951933a4cd108ebe96829bc773b72cdfbe7fb6568a21

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6065d797dbd38f933a5f2c91a5b23aecca023f0514daa1192e548df15d51af44
MD5 ffd6b01890550687c65c411aeb1033ad
BLAKE2b-256 e76b80c6e4d9d060e443cbb31a32425e80a82d887c856821d20f76ba8933056a

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a5cd46b976d7876caee662c679d9a8ce5b3fc7ab86c3162af9db8290f936f3f0
MD5 b2331219fe6b6ed3b0997fdb25ab1f88
BLAKE2b-256 37b619a85b35a963781969f6c644131c35c3bd2b510be9af1144b1034121ab90

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b070cf46d56b954135be4685fd9053d27d4c6ae48b640d53d9c0620ed27037ba
MD5 e67a506401ed926a29dd86127828cc6c
BLAKE2b-256 91ed0f5297aae67f5e33e1e55509f87882b9e608c509de771896b4789bb64334

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3314025455ca9ac56c1002a4b3cf51b9458744163ea67928e1f4a15eb855a2b1
MD5 05eebaabdeceae5ae6de2d38439a0a5b
BLAKE2b-256 21dc1d6febdc6e378aadd1ba4b947396e3aed355046a504668899704863a44e2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3da4a6c7f798a89203b420e0ec05404d65b3a6e833b2d180adb1b46dea962eff
MD5 f819bb17bfe0df80c4a69464ad6b8ca7
BLAKE2b-256 de1c643c79e73901416a7403a8ce88dbb7ab52c9504b7fa06731bd2d03b4c21a

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp310-cp310-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 60ea587763c2de835c5b3aaf394323ca46308c6ef96fbca9c554aa97a94f1045
MD5 38404103e88bcecf4caac357ca10df86
BLAKE2b-256 ab8a80d689f93971bda8e0801d7832dc891bae51c98b94562f8b12eab387906e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f70b96b76eb54563f91335afce052858900cb43d533fd0afec85104d291b991f
MD5 335143a9454aa025fe8bd7e5f680c279
BLAKE2b-256 801906920e66a546c0eb4deab500c85bc6bd54490fafe960457cc8a20af96354

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7690f2a3450f45dc7a84e3abcaf68324cd520e45234b4853e1fe991ffc414fa8
MD5 6ecf4a3c78659064992af537201b25cd
BLAKE2b-256 ec2adb429b8c8aee1b89915ab9fdf02447bc1ff1e8c755998d68ef2d735bfeca

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3d09038ac5868ed391d270cdddf5af99b41cb986d24d48ccfd8f016e50778141
MD5 6e6b5ab827601b3c2c09fa7eae4e3ff0
BLAKE2b-256 5753a532bb7bc09bb608736080ca1f7c62047fad96536700df7756fc5801b027

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d501a89f0e69efe56fad3fc897e3c66f2fa3bd9ad21c7bd2dafbc7f1bda5d531
MD5 68927bab97c01c143c37af1ed693329b
BLAKE2b-256 bd0a3b83f82ccf070a66cbe2d76a7fcc3827661c907e5a21c1669d6c5cb01784

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a27710857998bccb9db554c7c1c40d46a71bcae750857476ba83cde8b269c674
MD5 3dd0deb567516d14ccfa3e66b8182341
BLAKE2b-256 6a23a97ac035b1505b3451fe8d7c9e0ee1d37a89db00b5b089e6ecd7dc7fae03

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 31496c0776eb343882109a9564d3c94acd9c22ffc4a53e88854a2e92fd024db8
MD5 d1a5ae3707b98fcd081a700c78162b1b
BLAKE2b-256 cf4ad1147460ff2bfc28f4fcf9ce4480f7230e41813b7449b3df2599efc0a0a4

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 36f7dd9c09a74b0e221bed509e4e41fc45ec9108fc6cedf994bf2d2ba71461a8
MD5 134817db285d24022aec812f7bb7c43e
BLAKE2b-256 5fa6b2e61a5f1eddb030d66f1f76bf47c3ebb73ae4385cf5781904da0de11225

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp39-cp39-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 1c6e182a78990b5a48310e6fbe27059a3fb3bb3ac7ed77ec8a4522259b455ab2
MD5 d39cf101ecabcba6105d698fae8d0f46
BLAKE2b-256 b16714a49c55cff03a7f68902b0a84bb57288471eb15423d514abd9b1b758156

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 18fd67dc6736121a8dbc663895236f0d6825f59dbbdca7b3d8c2f0f5f324c2de
MD5 ef34d52efec8a9421379e7e7b74efa0d
BLAKE2b-256 accaf55676c45aac3db0642e57edeccb8a7eb039f0a7ad005f459e25cdd36d5b

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-win32.whl.

File metadata

  • Download URL: sherpa_onnx-1.12.35-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.10

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ba024dcfe65197919572758e7c60a6fd85cb8ed3e0a15f8e10f7d31b618297c2
MD5 c1ae3df59c438d0485f3dac70905f3e2
BLAKE2b-256 1eb891668aa32f3b588c2642898289eede60e7be7fda463abd72475b89e89b64

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0039b85f5a8bb4e1252a308c520c9cf4ba93c0b073b6d072693211796e33f43d
MD5 f2457bb3a0ea5ffe5f953313fda60a99
BLAKE2b-256 a223e5871db11235d637a57930a2a2b8c7ce1a0153378693c1bd79c9e87be05e

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 60701e752cded8181409708b65343b84db559d8f25a9dfca9db06c967f26511e
MD5 cbb774f1b5cf1500646128b6ac0b6300
BLAKE2b-256 51ec66b3b6e7f7e178d0924fd09965f7e1bd1d36ae4955aefb3a9ba257fdd839

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcbf45bcf8c72073496a195a15e1ff4a6e0b15a7bf32490f8be6b62c7546fd0b
MD5 21226b994e4d7079bf456c5856144946
BLAKE2b-256 84963f402ed1e48f241704353bb542c548dbe394db41741fd77a1471b146da7a

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a9cb96941ac61f06cadce48ca1aa33c12d91e3ad772ace84b5ca7289626f04be
MD5 7c2ebe8f4a451240fd4394e4e3fd4c24
BLAKE2b-256 e87a9ec828c78da1c604c3cb6d731cfe58a645ea26ab053824ed596bfc4fa94d

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 4569ee197cdbcc7b7730d573ec383f29a68bc68f9e3b19546aada8e8845914ea
MD5 36e3943a64c16f2a5de11b723a59dd61
BLAKE2b-256 4c3ed2ff82494f88ce9e5824858546ba13e92a305f7cb27f90c624d75a2a95e2

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp38-cp38-linux_armv7l.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 c42540b2a8915b2ec0aa0005b31d37b7a661d426dde93a1c3947bc2cb1ee0c8e
MD5 54e59766a59ba9cdb2c8edde8dc04d4e
BLAKE2b-256 8bf5b3a50de7af8d32a5b2eeeaf9c4194313dd0fbeb2cbaf83d89ce3b2bc26bc

See more details on using hashes here.

File details

Details for the file sherpa_onnx-1.12.35-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for sherpa_onnx-1.12.35-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8e023b031a0e0499306158325254a26062a73fb29402c215e37cb391b2bfd670
MD5 86721c37684f2b8893ee419be1e62907
BLAKE2b-256 d536cd4825f32e217677275496e984be8ab7429d757c555ea99beb2843ded8fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page