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.39.tar.gz (902.7 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.39-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.39-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp314-cp314-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp314-cp314-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp314-cp314-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.14

sherpa_onnx-1.12.39-cp313-cp313-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows x86-64

sherpa_onnx-1.12.39-cp313-cp313-win32.whl (1.9 MB view details)

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.39-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp313-cp313-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp313-cp313-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp313-cp313-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.13

sherpa_onnx-1.12.39-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

sherpa_onnx-1.12.39-cp312-cp312-win32.whl (1.9 MB view details)

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.39-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp312-cp312-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp312-cp312-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.12

sherpa_onnx-1.12.39-cp311-cp311-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows x86-64

sherpa_onnx-1.12.39-cp311-cp311-win32.whl (1.9 MB view details)

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.39-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp311-cp311-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp311-cp311-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp311-cp311-macosx_10_15_universal2.whl (4.2 MB view details)

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

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

Uploaded CPython 3.11

sherpa_onnx-1.12.39-cp310-cp310-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.10Windows x86-64

sherpa_onnx-1.12.39-cp310-cp310-win32.whl (1.9 MB view details)

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.39-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp310-cp310-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp310-cp310-macosx_10_15_universal2.whl (4.2 MB view details)

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

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

Uploaded CPython 3.10

sherpa_onnx-1.12.39-cp39-cp39-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.9Windows x86-64

sherpa_onnx-1.12.39-cp39-cp39-win32.whl (1.9 MB view details)

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.39-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp39-cp39-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp39-cp39-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp39-cp39-macosx_10_15_universal2.whl (4.2 MB view details)

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

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

Uploaded CPython 3.9

sherpa_onnx-1.12.39-cp38-cp38-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.8Windows x86-64

sherpa_onnx-1.12.39-cp38-cp38-win32.whl (1.9 MB view details)

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.39-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

sherpa_onnx-1.12.39-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

sherpa_onnx-1.12.39-cp38-cp38-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.39-cp38-cp38-macosx_10_15_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.39-cp38-cp38-macosx_10_15_universal2.whl (4.2 MB view details)

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

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

Uploaded CPython 3.8

sherpa_onnx-1.12.39-cp37-cp37m-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39.tar.gz
  • Upload date:
  • Size: 902.7 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.39.tar.gz
Algorithm Hash digest
SHA256 6eacf964f05863f65761ee1681677e815ae024caa1ac0c5ab536bedbc587c8a6
MD5 d82fd5ca499415f4edee921811d0d6f1
BLAKE2b-256 32ae4560f5f3bd16c59ef4957354134a1081b2e5c866b3869b320ddf756820a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8f870ab572582040fe080646a0f5d298a350617617609a208d3fbb5488a84222
MD5 9bc2c26f0d266ffb5a8a09a7082b72ff
BLAKE2b-256 d8f0d6757a20dcdc34a1c0a11f9e575c64a16c396d660c742c2066547240ecc0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-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.39-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 22cbf581544b0c92cff79ebc24d9a2171e3eb2a50f4725d33a5eaefa9e56c051
MD5 dfb628ef8eb4536b57d519b1f5e32b66
BLAKE2b-256 2f200b90646035faddf969c6a9bb88126f74c1b867bcae366d357659cc78d041

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 57fe5084d3304dfb26b24d741d5d5744d24a49977cbadef67a9bdce9d692b646
MD5 e9b0e3662c4a9de19d693e7f5a3a671b
BLAKE2b-256 a6e9d367f178e2864d8c6e68de41c489cbb3274a2fc923ae8705a3be5f8dc8cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 492836d485b2e716ab6d745e7060dd1be19301f9f9ee09a2cb198d43456076a4
MD5 98df1ae3801fa4e4030fa6a44187f464
BLAKE2b-256 f77bf518d659319949347d0090cfff39670a5a19e83d078612c81f6975605034

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e52e5e52e94a8d3f667de935036b245ac6c054aad918d44caec5e189f9a480be
MD5 a5353dd00156e67d9ede89ff4acc52fa
BLAKE2b-256 42283715b1841168828eb9738d05ac9e8ec02f901e8a29b8e16e538e546882fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a0d1dfb58ce4bd085257d2edd3c1db33f8e0d0341e96b4d596a0bb8cee89eff6
MD5 d3eb595ca089317d7e3625e6b3249961
BLAKE2b-256 b2f80c7538227aa8bf267a32da736fd8bdd6cdeedb7fc2f409303ec71d48ac71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 323779cc693dc3ec4bc3a2bb15a14d4dd1738ec6557d1865a15562c1dadbfadf
MD5 b14be3e3890d2103cd115996f1bd740c
BLAKE2b-256 d7af33a20afee733ff443570ee1800e0444ad5510517ad412ed1ffb65f0790cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 746957cfb37ebdca2b7de2d9d68a6fd8c3bb0adadc416211bf7a94ef32d11af8
MD5 b45f7cabb95c279fe20ad793cbef310d
BLAKE2b-256 89d83288ad2e77eeaf72eb287ca955f1cebfcc70d37d8065c54466cf2ceb2c0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3c1b8f08a373cb3d2eb2cc21156959b667e6b57dee4562f25fb28ff7e84db5b7
MD5 1e16ed833e3aa153f736bfd93bdb4887
BLAKE2b-256 250fc2fc38e278273ff16f7c49bdbc91395ecb02b3667f608029a78681545b46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.9 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.39-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d186d934bb20c853705c78029a045697ebb3f17fd0293ccc253823e2af7924b7
MD5 8bec7ff1dcc10406416f209ca8fbd121
BLAKE2b-256 98604e7171558593fd1f95727be95b45b92e5e6b0aa650c51b99627d9ca24047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e641f847533877e7c5e7ad450c972fa3ab4164f5e6163535f8a6b5a4c259d31d
MD5 00e922fc85d2e9642bd437295563292c
BLAKE2b-256 9e3017ddf6016bfe8feaf506a2e8334465dba191e3d74398e71bbc4c3190f6de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bc1a465f383d3116fa62f938712d28c296d1ad8047756507c4e2d663f35a404b
MD5 425baf1899cc34777f416406f6b20dcb
BLAKE2b-256 80fff48f7ac1d4cebe5355975c63969015d825efecd7559a2cdca146cfb53f38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e64153df2f1b9a40743f54a186bd3550dfb22e4a515bdb76c0e69f6bf2a53abd
MD5 ae50d4693877a598a7307b3b68cf8314
BLAKE2b-256 b85f326801c707b7afcd9ec0921f205e06174f40b6482db3cd8a75b1cebc856d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fc1e47351cf558b11c12674d59e71910f82b3555f53d2140ca44213686ae273c
MD5 d813845a4150b15519841c82cf8aa98d
BLAKE2b-256 106fbc08b25e80e7a9514a2ac763c765fe646b9b97b88a293996781f0a3fac8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3f027ae25a0f6f04a7e11f0db70a1d929868148d9d0216e272015f3b8e9a0e81
MD5 6a47d4f9bf76d380ee483ddafdb2a7fd
BLAKE2b-256 e07022ecc3ee137054b09506373525bc476221127fa646f934d30266339ac460

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 acdc05c1a26b6c875779a25edd50c33c548bd010507c36b426ef76c4a217f3b0
MD5 672385cb40c15f412bc2b1acbaeee56f
BLAKE2b-256 8c59bd3382365c2f62430d9ea8996120c7ab57eae4a5211c32318f27f0a5ceb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9daf31a85cdc6673fdef2caf98e954a335823fc6279d3d97a9be7474a29f6208
MD5 08ac6afdceebb2a67a2dbb1eb0306137
BLAKE2b-256 17284866f7a7995b32a0b571f1be07f7728c772df0db2257905a624536c7ec50

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.9 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.39-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 499a650bdace52122926049054c69d452a68f4551f63cda9975775347afe780c
MD5 12bc23b6283b500a0f050297c70890ca
BLAKE2b-256 fe12de825c59ed61c576ff733a1181f07900d6621032790a4e4b5ad78f935a3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 daa4ded951f7e018990a7508de84906d8abac3177b2a36938f811cc82d996a06
MD5 1d8f60bd0742858aeedda14615b49ae0
BLAKE2b-256 fe415f035a0d90ad48b014d95948a443e1e55885de2bed64012e9c55e918efe9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6b96cb18c3eb0123bc83468cae68540a2db8183bb30ed14c0cfe8271cd0c3eaf
MD5 cf9a8712c08449b82096d4e06b0bf194
BLAKE2b-256 7df9ac01c2e38796e8a8a7f9fe8c58dc4762cc835cfe6f612cfd77741d1b7a06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a5f34ea02b471e1882b4fca1c8f780e8d47f55d4df3594818185b4592089042
MD5 7b4acfc4d8452225dfcb75dda169b4d5
BLAKE2b-256 5d0e9544de737112159a6b15425869dd41c816466c9494f0c0f1a73be09affc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c4d0bbd0b7f408578e0b80aa87fee3ddbbf104edb6f875b76b8687e2eba314d8
MD5 a132e78e386fda5b77a7390335c7c024
BLAKE2b-256 d93fee284a768ebe17adfd8b9e563e2a83082f2203a4142cc6ac73eb8e0a9c42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 87444440c324bf664c00e248080f1874bafbb527d7a8141a8d70fdb36cf694a1
MD5 c1026aef001297b09f9dbd1857cf5680
BLAKE2b-256 49cbc124a4e12ecd6b945c9e62a0f930de974bcc75d1a9f9f295298829365fc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 ab8b9b3cc0d644d9de5c7ec497c20def6b6b792ec2110cbcf148a9fbd804ffe1
MD5 4d764cf94da3381f95ff84b5fc5c4556
BLAKE2b-256 17102b45614a53f8e291e33c3b2d529d0637f11d1af52d8d10ee10547c0e6039

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 812193055cd47623388f67b8f83b04f47eeefbcab86f333f57cae89ff3e3fe69
MD5 5fa8a0874f4e37548eedcf840752960b
BLAKE2b-256 e49fb2b1f8ce0345d1e824d8fb30b6fdc0940436bf4e53056a4e97b46a3caef5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.9 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.39-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 62c6f8d82962a4c73724e823d7c1fcf48bbcb4a761dda78d9a9d7ddff56753f4
MD5 e4c9e39c3d7a9ab77d88e8c4f686d696
BLAKE2b-256 1118116729235775cadeb3921ea9bf5443e784780757a838bafdaf9d03a4325c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 393f07db09b3b022c0db9c81680ad8431bbac093329ca4793c774b8d2b974b97
MD5 1b2dc453b94659e5ae3f90aef1bd627d
BLAKE2b-256 8374e72b2b3abcddd41149a9be376e085bb616ed476cb62cf48aab539002d8aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4133bdde8350c53bc495448f97a8a91e7d1098ac472dfb137442dacef1306a70
MD5 602345b205b59fbb905807e7fbc63f28
BLAKE2b-256 c50d2e58462fe577c10b87599a3b16d062865a1838216f1d1f1be0600da82dad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 012b35154cf58ff5945cb89e8c0f84994f86e9b0b12de6f04fd6db7168059f96
MD5 776db7e076960475d818940ea079c724
BLAKE2b-256 ea84ee6ef71f67d8b6e3dfd1925cc0226bc2a4b6ce697e77ba448ce29393adab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6f4a28d0a7b6b0599fa554d995badba1225780b5fd439eac6c248a430eab0330
MD5 3c44fcd13ba3d35c468406a1025f7193
BLAKE2b-256 b6db65bd6286e33768c97e034f3563d881099d380b9bdd41659af14c9a4a8c9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bea57ea48633822da325a0e6dfc6c66d31a0b42d543e6f515ff6a278bbf1dd7c
MD5 d3453b5db9f7bf86e39797c65a6d6888
BLAKE2b-256 90cbe9a03436893ea34797f5fa370f176687308d11aa8f0e8c0173d143c87694

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 0a26f9d28ba25016f64d81bc948ef6affa2fc42077510e80b9e9985b65e8319a
MD5 0b8a3cd510f0b9b198e05b8fd72a7c34
BLAKE2b-256 c35d91c0bf8f6d5ef94c4ffc85d527b6f808d2539496217ad58ef39cf6e8831d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 38827ac47a9ee37133eb6574ac759f81b5e5b36cf16acbb63fd9c5013b132668
MD5 68a75a4ae3cef3c358daecd0e0101a7a
BLAKE2b-256 7d3949837218254eef9c676e98fd67f0f628bce3dec9771080e903d4a0236be7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.9 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.39-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 93093e6e3b763356788920fb8b9d5c59cfe8e844205f0ae4130ae7f785a74532
MD5 03a1c0ed2b4b353a9666dc5b5bbd7c6d
BLAKE2b-256 8570e7cc390909515cb7405c32144fedac31446bf350e861e2e80eeb7f0c313d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f3aee1156ab9d1ada901f655237d3a71f6e68382b834e3584520a11e02800ce7
MD5 aa6b93c15fb470e595df575f27631368
BLAKE2b-256 6d18daf1228922c7115c26562591aaa3f28792bb4ae44530c2eb3e037019ce83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 619c52d0d62513f471849b5f6345b101178e0e48960ff04fe31d279453db8c56
MD5 3fe8fdee7bcaf4666ab2afc647a31512
BLAKE2b-256 326596fd1fb5d4cf099ec1f003610dc80bdaf92c7b72dda799bc1f74dceacc67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5445fbda26539059ca23d77825f36153b0ef716ab43cb4c833d34746fab09c68
MD5 c951e5c98f217d4dc26fdf352c758d47
BLAKE2b-256 7d19a3d308e6fa1bf271d2eefcaae6562550c13bbb5f4bb6f1edd2bf05c4a345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 35b3b3a4ed333823dfd08b3bea7016f6d50955c5416e72260de007e2ff1bb8f0
MD5 83407ec5b11b0d1d889bbd013dd22a30
BLAKE2b-256 19b70c47c7ea40f6d29665d584225a9dae276ca16d6ec05fb3a3128f924f056e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 0123dd2725a7e4e25605c120154074637986a740a832e6dee78c2fd9494ce453
MD5 08254eb51352a0f19905e0f03ec4df73
BLAKE2b-256 3b8e95a2669b0009c62240933b6a960639bcd5be071a5a263485319d63e6f978

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 2e812f32a3373e1316c42790a0112b8ca3701aab809ef6356300feb7b9e0a12c
MD5 188a29e241e8161c71e4c6a80e3a3788
BLAKE2b-256 cc91a6a3c9dbb61c0160cce51bbf640aec2b743784c8095044cdf6527efec9c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 39f120a6d66f46cbd7dbe8dab135a8a9a8fe5280534f5b124a26d488b64e3fd7
MD5 327c02f05c2fb11e222cd08bccdafe65
BLAKE2b-256 ea606757b7dcaec3b8014cd2502c99b7b00d6395d845cc0fa6714e9b9d3b558f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.9 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.39-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 833892bd0ffa83f5eb194992f4c0c6921ca39de2c2b6798086c2f89f33c50e6f
MD5 b678e0281478c7dccaa67600cbac23fb
BLAKE2b-256 15abd4c7b4b82467c1fa24b7f3a9906030b190669ddc0736fdd21d13e02998f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ff4567def06bbb215ee4ca9fcc2ec7b3a75b6da96b8f42969a106fd0decf4b8c
MD5 735b9e50063d7c8e13470a01279c6727
BLAKE2b-256 e742b75fae1a8e0834603c7a34dd934ff9307177dfce6ae1370a691bf9f6b575

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0be30bc616dd89558b6be4e494dd0403ba9c72a0765cc17fad0ef819edc63a03
MD5 300e6c293781fa1dd46e4ed7b39e1178
BLAKE2b-256 58a1f49c799d60835354fbf016e31fc49354614a1880f5fd67323350adaedc40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29611ae84a7e0c8d44081add453f91b02bcde78a69f9c08d34bb9d4eb07758c6
MD5 fa1bf1a91a737f6bae02c85d3aa2a5ef
BLAKE2b-256 8ba7c39183098951dbb2d3ee81b6054cedd613885148ef0abef8a07d0b721d85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 adb361f26520f2940e0a670d6be8da9ab331eb4a9bc01ef9b23b728942a29d98
MD5 3a255d67a5a36472d94c98128fab44b3
BLAKE2b-256 0d8ec4922d5b5075f62437134071c47d29bc9fe5482068386326fbf423bbe244

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 2a7d3ba26a7e8fc61bc967a4b4999a7c0af5eab8e40419f41c1bca5fa70febdc
MD5 23e3ff9cca4fe69212e1984caa0ce195
BLAKE2b-256 70f9ee8baac38ed5cdc223d18d884a7e0a8c7695f06703da1a3da0e612233b7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 755a5f99239c0a7f46f78d2be0e419bcec9291232958a3ef91f5f31043320cca
MD5 3c6308be8769ba90ac098b52550c0350
BLAKE2b-256 51fbda027088644cfd840259e76e368c3f5c0714f2ec62dcf46a9639986493b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6016fd176c8f76b9421c30835731a130a612f6d2474125533808f45c031a3aa6
MD5 e10a5a237209ef14ff37e6a7dc0bb22f
BLAKE2b-256 9a275da6848110379660f495118f749338a37b6a71319335aa6c229b0420608c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.39-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.9 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.39-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cc2a62a94b6f0bd0843653c3c021ee514c35dcae174ad8092a3d55a040f6547b
MD5 ce636fdc5dfb9b3ed2342f7b327c06a9
BLAKE2b-256 ec15e438b6f9f9d5a7d281e7347ea095ec191fe83b7adf4477789695e2e28e7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fbb693e59dd74e010352db7061ee7efd9f5410b79681618d8a3d2c9e2230973d
MD5 eb4fbffa4b1730a9128410a0490ce4f6
BLAKE2b-256 481049476754652b7efd08242ed44e4370c5a1b037604108029d6e2e97d17165

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2f899c8ea87357f108fbd71cf33f9fcdafb8d28a824119ce5851c76215f7c3fd
MD5 60472f452064229a4064fd0157373410
BLAKE2b-256 2e03a6f03b629047d488f8c222ab3c5731f99b82f89b98abc45a00dedfb24bfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f675b2007eeb8106341c1a93b93978914485cc072aff359d84fce0bf26917a4
MD5 a423f419cdd6eb9a50d9718b1cf166d0
BLAKE2b-256 05bc940a44a9188d2c547276024fd8fa3ea052a88d4d71e93012ec8028be343a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b8966325252b144943b16a5ab3883aa216ce721fa65d91d781802914634feb6e
MD5 055bd31e9b06e592211fc813f7e0afbf
BLAKE2b-256 36020c6b4f22031f120c6ae8f9fa98605a82aab1c6b36a0e3a05268baa67f3f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 6a205a81d380b3ee4380167448b10c48933d74d9f99076c80ce6ca8f2b39a949
MD5 5458bf624e0adcadd947e98ce3af82bb
BLAKE2b-256 10b15dd477f06e223f76313ab9a78cb8ee04935e1420d14d81c49b9861de22d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 2933b35623140f211173a923e980f7b36b7cb088e9a2d9a35f6fcbf94e0c9b62
MD5 355c7a32234a670a52de60c14695dd9b
BLAKE2b-256 0a547df636bbf6641a7575f02f7ce950983261987ab68b2ca0b6ef888fa11e1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.39-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 da72387e5789ce281e2a10d43bdbf172de6e72919521e44c69ad2d03bf444c1b
MD5 2b9471732c6475aec84bf9c0fcecfda9
BLAKE2b-256 3c3a62900fac8eee0df1fe463613affe9414f16979cc7edf25958c0c470694bb

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