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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp314-cp314-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sherpa_onnx-1.12.38-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.38-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.38-cp314-cp314-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.14

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp313-cp313-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sherpa_onnx-1.12.38-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.38-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.38-cp313-cp313-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.13

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp312-cp312-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sherpa_onnx-1.12.38-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.38-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.38-cp312-cp312-linux_armv7l.whl (11.4 MB view details)

Uploaded CPython 3.12

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp311-cp311-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sherpa_onnx-1.12.38-cp311-cp311-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

sherpa_onnx-1.12.38-cp311-cp311-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.11

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sherpa_onnx-1.12.38-cp310-cp310-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

sherpa_onnx-1.12.38-cp310-cp310-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.10

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp39-cp39-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sherpa_onnx-1.12.38-cp39-cp39-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

sherpa_onnx-1.12.38-cp39-cp39-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.9

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

sherpa_onnx-1.12.38-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.38-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.38-cp38-cp38-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

sherpa_onnx-1.12.38-cp38-cp38-macosx_10_15_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

sherpa_onnx-1.12.38-cp38-cp38-macosx_10_15_universal2.whl (4.3 MB view details)

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

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

Uploaded CPython 3.8

sherpa_onnx-1.12.38-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.38.tar.gz.

File metadata

  • Download URL: sherpa_onnx-1.12.38.tar.gz
  • Upload date:
  • Size: 896.2 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.38.tar.gz
Algorithm Hash digest
SHA256 fd95b7d4f5ddc9291655faad61e85855084482bd9bb9e85ee17b54748e888a5d
MD5 0e7adfda0581d7b574750b49f65e7b1a
BLAKE2b-256 01747f811b91cfc4c202f131945cc9de8ee1a5ba2ca0e104fcaa2330c1694bab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9204963ef7bda2c68c89e055dff5acabbf7247fbca7922ff1a66dd52684860a7
MD5 c9704151d05d39ab60992a50b738aade
BLAKE2b-256 6b075c904c1c3bbcac8f9b0532dd1741712cc595274be11533f55ab8a2d4de09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 07a3cf24c9f6d3f234ba11dd3ac02684f7e69ff86dc7684129e3a321ec820008
MD5 9274a9ad62e3eabcab992c50dc5a6a2c
BLAKE2b-256 6c670dd40d975f829fd52ed31a0839febbc25fc7bebed368a532e6513a42180b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b7e916322e6d985b34bbc6fa79d5985277b66a28462362fab5269ac1251771bd
MD5 bebcae035f2eb4679c2fbfe7147f55d3
BLAKE2b-256 2e98a7f1e731b76180058937e3737e25777a1135f9527d50656f3d795a36085a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 de05fa5e8ba0e8a49f94a5c30e3525eaf5bc00e8e2e6672032197482dbe0b33d
MD5 7552d70e425a32802ade9b377bbedac9
BLAKE2b-256 78ef18fc96124b51615f53b6aa857e02f728d926a73b99c802b91e7155e9f0b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4a57c257f44335c8abcc7663ea2cc4d9f39469c3b34edbe9567bbcce9c45416
MD5 8f05523a90f2e490492335cb3d8311d2
BLAKE2b-256 55302f2dc1890cc62fc36c38390f75a85abef39c45796ca3843d4d378901ef42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4e881502f9b10e100114e55887907e76005eb935048b598d1350ef477102017e
MD5 48846a1a4512c372f43e5463f1105d84
BLAKE2b-256 5412a17b2fc28780657e3cafda2b0fc641d5182c32cf3f345d6b8ff73b341c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 18719afe4e7c0d4c93eea65f7294800fbdadc6f67657bca75d2ce51d52ac7d5e
MD5 1d469f2a28bed6bbbe2a4465e428ef3e
BLAKE2b-256 479cf35802a0c34ef8c8c65284ff71edf8d666c62eacabb178433684662f24f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp314-cp314-linux_armv7l.whl
Algorithm Hash digest
SHA256 021dd5e8d321aac55d0b88870dce733f0a9b0738c34e6790c0c8f576a168d564
MD5 26ecfc1a5763a1bc97804a6e79d12971
BLAKE2b-256 e22ebfe76baa4c6d407551f782d5f632526d355eb04ffcd182bdc8d9fc323a32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ee14a2a9e6671955216ec69e7a8ceddfa289a31335141442d43a809bb2fcce91
MD5 73137c72320ffc7ff0d94b5999e2f2b3
BLAKE2b-256 5d8b0cec68ec851a79132f885bf4d134a9a1cbe039a15a112b83b8269ba1768f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 7bd43034c7990597967569c399a507e4260768c4c8e94ee0d64ef07a591ac15b
MD5 2d7069ed4dd1bfefba5af75bd69a369f
BLAKE2b-256 46feb7041a69a9a3b6d1c4e8dbc6ba711c28383b625e75ddc318746445c47f75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 661a2b9a4c01379672ae9aa8f972127b13cb7ff1cf07dde3bdc2c7521c9197fc
MD5 f44f75973aa9d809dfb85f659df80c07
BLAKE2b-256 32ea71573e70bfcb08562c0d6d141bd8efc29f37c2f4fa35bfd4d05140daf097

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5aceb6e85c378ec8cfe107680e078ca6ca3dc467b4f302cf4ae8cde0e17f9486
MD5 e45d87421fc0957d48f8cfc7d3ba2289
BLAKE2b-256 c9b11eaf4f802ffbac6d5820ebfc5a209d0f4d8637368e66e7611bc8af133406

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08e444a5a0add323921d3d56f431fe0ea6f69717667af06e47e9e71971ad4a91
MD5 e18ae72f7afa547ba42c89332c9194a1
BLAKE2b-256 a5bbf4578317b68eaa63dbdeb9827f4342d8c462770fe2a41c7443b8a7e5f384

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 51173103f06b6b8caadc725ed9931ca658da1523d9482fb3d3f7b6b7b674f55e
MD5 638e359746e1df070176269006829cda
BLAKE2b-256 29bbb9f022f3ea01d6fddf6280950982cf7a5c1825e70daee70e6c035d1b7460

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 78a385df9408641e62f6fce2136a2e5c33c99e18f16e68890565ab24a10395ac
MD5 b39ec79687ac932551e488b02559e886
BLAKE2b-256 77d78f87613a21cd6c930d4c932c40a4518a19cb613543f1e1dcd5e3419466f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp313-cp313-linux_armv7l.whl
Algorithm Hash digest
SHA256 8904d8c55664e7465d79d338b1377e86c90cda3bf97b332cf2edf7f8d50f7754
MD5 c9b3030f19690b5bcdfee00463cecd4a
BLAKE2b-256 74f87df18f93a6592c8ca51f1abfeafab0250d0ee419f0edbab6714aa5990b8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 43a5d947872fa84db60f426acfd62b4d6124a02f7165e07c682e5eae8caefd4c
MD5 3fe5eab96b84e962c75429944e3ca15a
BLAKE2b-256 98049d7b4eddc3a84f90da77ba232dc44a7b7f3def7d4b7d3a21bbe0f82d1ced

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5fbe2b312056d1cb4a1dab15b99564a59dcefc1f60c124c3cb9b8ab88ebafb0c
MD5 1be5fbf2a78ada4cb6a4bbb2874762ca
BLAKE2b-256 49362a4d2b1501c681243ca926034857c4a3a379a99eaf14b04c5e79fed73123

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e9dee67614d131ee1a45983958844eef6beeb10348475cecd7b9eff564e6cb16
MD5 4b9d1997b1f3bd5145db183d7d8ae044
BLAKE2b-256 33438f0265200c44c2c3a4f3a8ad2d58f9dbbce653a81511b06c4c0551c0d25a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6aba9705f81cbdc3b6b227f15527f65a24199c275257e4da844dac1b9063811a
MD5 ca1aad537de4473c1909533a6bd56d91
BLAKE2b-256 d6c24a2b958f7d6da0bbaf6f833cb79d55d67576159a6211c177807a0fb011cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5fa3e830d981761bb6197a361c2a74c9e1f2095b03ec262dc5964d6696199b5
MD5 0f2222bcbabd56077ae721da5370e489
BLAKE2b-256 4c0542aeb23864ab076ba00efa1085fe981c9777feaa85859200d06e98dec6d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1f1dee19d6acd7cf4a9d3c854bbac999442052aa024645bf3d604a457bf63521
MD5 f5f4d480abda6142e121e04e53b9f8c0
BLAKE2b-256 6ea7e01cb971f58c7b0e6851e76d0c23200fbc9602fc611960b41383d546a581

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e005a0cdaacd2479fe64311fb755b884bf4bc2f38a9d54b1894ac86850ef9ecb
MD5 e6fd7e883d0c8a4879c47c11459667d7
BLAKE2b-256 a4cf80258237504f87f66e1b43469e44d51f0e38a89e656003a6d2a4b29858ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp312-cp312-linux_armv7l.whl
Algorithm Hash digest
SHA256 075e0f7e31bea949429da948973ed134b9ba4144ac0fd5c0df51f8133fe9eccf
MD5 6cb42e426b3532172ae32492b8d15cad
BLAKE2b-256 8ec94da88844ea94517863dfdb697d61954eab9cb83bb99f17356838ff7a983e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fdeeda5823f181134892dbb6d979e6e04a80fe58bc615f4c5d51faa906b0ae77
MD5 8ef4cdedff0407a2add2bcff2165b50b
BLAKE2b-256 1bfd35742b047f153a39f6a0f817b95021098922ddc36eedddfd1bebb8daf63e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3f274cc11c0d8bbb92840dcf54037e122893b9e03a73789b304753f5d7019101
MD5 565a99465d5093368010747a87ffd1ce
BLAKE2b-256 e19558e7f74d82217d265a2e70f7303b24d689fab1be0e0d28c61635fc0b1b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 21d14ce31723d7e34999ec6212fe53e846db96c3de6d1755e2134dd7ae4068e5
MD5 cede4e99bd3af7ca6d06a9bad7cfd056
BLAKE2b-256 16e3cd5de49519fc207054bf11049c61ef1986ff33c1ca193c12ce0eca517eb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 db63affac1bc8f7e64b98181dffaf87142b36bae9e9c8ab84d25261106ffe3cb
MD5 52e0431686b0437a20f53cb04eb60c00
BLAKE2b-256 7691f17391a73a86a2ccf80c3eccea49c4ace65385f88f8debcc5a1c6b5d8a5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d645540b7a5e4e24c1c6935a60ec3c4e37cc4fd23d3002a2094d78a88f0e2523
MD5 3ee9c426f2e879c5b8c3bbcba4a897cf
BLAKE2b-256 411f79d1f3f6d9c01a19958375b102e666b5de6a4c7de237b6a5cde96c0a88ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ebfe9175ac74b516205fbfe19dd019c3cf09028ee596ea71f57098ac7ea651eb
MD5 21f7f230e8cafb351b492173a66175f1
BLAKE2b-256 d30a37eca4a020798c10474607e52a7f853f8d267ba92be14a2bd2970cd871ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 a9e3b1d614e28b9650ec1fde571105b47d0d9326652e0494c43a9525e56e0149
MD5 1ab9d5ad1d6ca06cac7a96f5371d7501
BLAKE2b-256 6c362a20bc2ada665fed3efc7055ee2e098033ae64491a46fb15518c5b124fb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp311-cp311-linux_armv7l.whl
Algorithm Hash digest
SHA256 c06dc28835b2f4f1496d282c3a59818ad9a00048279684feeea3a3abf6563830
MD5 d7ecea724fdb632d6e6d17b93e658ce3
BLAKE2b-256 17192a5311afaf5eead66c29ed9649870ca1218d7ff79635a137d9e5aad1ad74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c619b3dc93f8806f5c1344a9f189c101b2b4e1b71518e0f80f23a91a3759a9b1
MD5 39f1993be80d8bae9b5c2ea7657aa3aa
BLAKE2b-256 070ce415c48cb26d188ec03d8b01746b3c7ff2035a4c750c1dfd0bbeb9bf7cbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ad14715043c281d7fdd1d24c8ded0f3faf6f224d848a7c23529c002e3b4764e4
MD5 c6d881f326fe5ccd6805357ba739b952
BLAKE2b-256 d96c35a48c6b6b0eb095b6f3e5e9fdc5ce296c516d2c839eb96ec492f6d9056d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 077d1d445074bfcc772f9622c98c7d4faabfd4d3409824f9db2aa3b977c68036
MD5 d43ce3d17a441eef9fca0526acd55224
BLAKE2b-256 96d9cf91ece3c8dfd6ab992da4e829e1558b012e75ec18f51a6c88f2468bcb4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 741feeba314cae78b9c0789b703a51589796b1e984872b3e953e75ef0eca3374
MD5 e6fd049186643c2424e1ac7e6467f65a
BLAKE2b-256 e6f51f088e9fe7800bc6e0b641889a062818ccd2cf2ada64bfe3098127fe4877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 960e8c5a2c3232b5c18851301c4b4584c6ed45bb15a59106b41eb79d0486251a
MD5 b88a7c94afbbc9f2e3bae07dab6374b4
BLAKE2b-256 864ea4fb4bac88fe4f043ce59049e2505fb235b7276ed49be8dd0a90ba380086

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c1d3230d12d1745a99dddb4a1150685a26bb43f07e13ff3331e9d2e86f99ed63
MD5 8f311d765e9e27978d12cec7bca0dffc
BLAKE2b-256 5ee676fd64ac76764ea6f7e473a283b1bd7c1d9e529997f94f891d3f5dd2d404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e287cf53a6b6fc99f4b7a0b3b82a3096a2509016436f269af2b1a951670cbe3e
MD5 2b23a6a7cd5089605991bdbfab5e9692
BLAKE2b-256 a3f8eaf3169ce9d28cf07202cc128257a8bb92bc7417447321ad15c1c167050f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp310-cp310-linux_armv7l.whl
Algorithm Hash digest
SHA256 93a4d6191058952c14128df090f7adb78ba16f8dd7fef683393280be4522e3e8
MD5 60c6d26c6ec945fc33a0fa9e35d08613
BLAKE2b-256 f46d840d2d0c2f6700aa8222e65389979c4d958ec7a615be16733649a2d58da2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 426b084855b0bf17a9d65b4c72d6c24e1173afe8d72b76feb03a3e4295895160
MD5 ffadf5c78b9e44ae60766aedcbefa9c5
BLAKE2b-256 9ed627a82e31fab619983e9a70005fe59e6a30e44309c38d209974deea4a89d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9134d7e26d21b8555322604da4ed0b119ba764ee076247be1ee516e1a0d36372
MD5 c3aedebfa18d2e39eb091d1fb3df3095
BLAKE2b-256 26ca476fab54f860000c45f544526b1ce5dcbbfaf95cca3cbb51dd270484f8a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 117c9ba67035cfe397b7b6b0513ebd03dfc11f3e0ee829cbe1944b5a5f9eff14
MD5 606ad12951aef52d8538d8cc3c007365
BLAKE2b-256 7accf0fbe3cb5496fbee232b52da7cfc6a6e7fe7312fdd67b9cbd4e4d0853197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b93f777144d86f1a5f6f4b4dce22aeaad64e646fcf419231801dff9c37129ed4
MD5 cf8a4b4366e140a7ee12b758c95402e7
BLAKE2b-256 1553e522f66aac3fae0c22c7fd703cc0d500a16e75ff556e67748e2873105a9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b31381fb59ff222d8258dec5a2cf0d58662864b66916bf3fad318027db37a98f
MD5 58d4f4608d0dfe438e1da96146bac76e
BLAKE2b-256 3e57b5025a9929c3ead29b652b49582592d5bf7e6c6928f990a9413bb0d0652c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7ca938d6ef02cd3d3a8681ba9899d32b1b0422b6ad96b3d08bf3d3ae7dcbd6af
MD5 27ca19480959927e3f09c2e8f9ebf18d
BLAKE2b-256 a24b889b10b2a04dc81d51d656514c5b4cd23b67a258c87ac3739e1895f6d606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 18849904766aed28eafa7f15afbc266f2a55234c43437e298e989b9ab3a51062
MD5 3acaecbaa0eee9f595b31f847a7f1f38
BLAKE2b-256 23b0c25155d937722d08c49473ce3741442d625f9c63e1f25f3fe8f2be2d0400

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp39-cp39-linux_armv7l.whl
Algorithm Hash digest
SHA256 881acc9235ed134e1c308215cc676933acbea7523d8099c92dc6d92e0f51c4b0
MD5 d555c115d1e6bfc275d82b6ab673912c
BLAKE2b-256 c9f10815fac18e78e84ca63242e719e9a8ef0b0ec2f3d214dfa0d83df7ee5825

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4673d8c23f481d4d51d596b7827bb475c6399f573089fce3cc8f9fc238ad42ab
MD5 dd8730cb0d4ad719a70e037ae7cb72b9
BLAKE2b-256 96a4b7896c379a2a4bfeab70694eff51687c2d6bb1b2acc216589f2cae832ffa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sherpa_onnx-1.12.38-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.38-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 53e4b432b420b71592582fee5a0ee9826987898fe27a99ecbc2c1bbfc04ba2c1
MD5 e079822203edfb78ce37ecb4448a68d6
BLAKE2b-256 729bba27ddd9674fb2d8e55c5d6b1b14d6f2dedf4d0507193c45716c1540d4a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4520435dc64676e83e89b494dda6daa0d548517aba78c1e7ddfce2721a55755e
MD5 3b3365711f59fa70d69329ecc4ed2f2b
BLAKE2b-256 27deae09ba022c2fc7b15cfc32189f1b6158e7307fb061cd4bda416baf4d3754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5d1f73fe17f2caa9137271cffa52bc0fec3e33b72f5537bc57847c225c6fc17b
MD5 6f1a5206867f4dad725c777f3253f0c5
BLAKE2b-256 1169ccb11537a809d0e406a64d2a29ca0116246e64c9b8e2eba53d85ad650556

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d4785756b3904d54661c309872f582367083d0a8e488ebd6777c9c03c9c54ad6
MD5 8d50ac399472a7978cdde36c2190ec55
BLAKE2b-256 8af1cca720fa15d996e8ddc90c6324ac7bff4e6810259eb30d6d75b06de42b7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3097ca2aab65a2080d43eed354eaacce4b171114f2906d20bfdf67d9ea19c5b
MD5 01c1b95f4829d5827a59d969dd9cab8e
BLAKE2b-256 6b6ab89ede763b3239d02fde3c0eddc7f48b8e5580ece2b43c6932ffe0f4c4b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ec489f0b1f6ca294312890e2a54bfbf0fdd001c381a09177f7677ef8ddc7aa14
MD5 79bda77c0d74282441667a64934c4886
BLAKE2b-256 c01e2b9e8c39240e0fd7821424d0898351e2064cc629fadc78248a4c6a22c060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp38-cp38-linux_armv7l.whl
Algorithm Hash digest
SHA256 90533e45b03089a90b362c5d86a354f4590c56da03e95d966cad140f49a9d4c4
MD5 b7f014814f8e3600817b2b02e8064901
BLAKE2b-256 d9d1fc6447e0f41d65ebf74ec2fdc59e35048dbc2e6790587a2f75c76e868ccb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sherpa_onnx-1.12.38-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 63bf9db6be4559a77cef372344019d958670dd5b45335ae38f38c1fc5497f2ea
MD5 93025d5a023451312139593e006b7570
BLAKE2b-256 8bb22fe705c3a8324582ce2119d2f1f1b7c0c10a973ffd6be99155cc1073a5e3

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