Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tumuyan
/
whisper.cpp
Public
forked from
ggml-org/whisper.cpp
Notifications
You must be signed in to change notification settings
Fork
5
Star
2
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 1, 2025
Update build-android.yml
tumuyan
authored
f0266ba
Copy full SHA for f0266ba
Commits on Apr 16, 2023
Update build-android.yml
tumuyan
authored
7806ae3
Copy full SHA for 7806ae3
Update build-android.yml
tumuyan
authored
c595a27
Copy full SHA for c595a27
Create build-android.yml
tumuyan
authored
1d11ed5
Copy full SHA for 1d11ed5
Update build.yml
tumuyan
authored
1a3562b
Copy full SHA for 1a3562b
Update build.yml
tumuyan
authored
dc8b69a
Copy full SHA for dc8b69a
Update build.yml
tumuyan
authored
b1258c5
Copy full SHA for b1258c5
Update build.yml
tumuyan
authored
acd3bb9
Copy full SHA for acd3bb9
Update build.yml
tumuyan
authored
d4e2da5
Copy full SHA for d4e2da5
Commits on Apr 15, 2023
release : v1.3.0
ggerganov
committed
c23588c
Copy full SHA for c23588c
whisper : pad audio instead of spectrogram (#579)
Show description for 5108b30
ggerganov
committed
5108b30
Copy full SHA for 5108b30
whisper : restore decoder temperature fallbacks
Show description for f19e23f
ggerganov
committed
f19e23f
Copy full SHA for f19e23f
ggml, ci : fix build on whisper.android (ARM_NEON) + add CI (#764)
Show description for ea1f8a5
jhen0409
authored
ea1f8a5
Copy full SHA for ea1f8a5
whisper : slightly faster Log Mel computation + n-1 FFT threads (#568)
ggerganov
committed
3dead61
Copy full SHA for 3dead61
readme : fix link
ggerganov
authored
355da83
Copy full SHA for 355da83
readme : add usage instructions for Core ML
ggerganov
authored
3e5c49e
Copy full SHA for 3e5c49e
whisper : add Core ML support (#566)
Show description for 5e47e22
ggerganov
authored
5e47e22
Copy full SHA for 5e47e22
Commits on Apr 14, 2023
whisper : do not launch log_mel threads when n_thread is 1 (#763)
maxilevi
authored
794ff30
Copy full SHA for 794ff30
whisper : fix the bug related to word splitting errors in the "tokenize" function. (#760)
Show description for 7e2afa4
AfryMask
and
afrymask-afk
authored
7e2afa4
Copy full SHA for 7e2afa4
readme : add SwiftWhisper to listed bindings (#755)
exPHAT
authored
1c5edc3
Copy full SHA for 1c5edc3
gitignore : add .test
ggerganov
committed
34b7727
Copy full SHA for 34b7727
whisper : fix potential memory leaks (#740)
Show description for 2c856fb
baderouaich
authored
2c856fb
Copy full SHA for 2c856fb
license : update year (#739)
masguit42
authored
7727a40
Copy full SHA for 7727a40
whisper : fix typos in whisper.h (#737)
Show description for b5639ed
GitAritron
authored
b5639ed
Copy full SHA for b5639ed
stream : support language auto-detect (#501)
Show description for 2c4ac26
AliAlameh
authored
2c4ac26
Copy full SHA for 2c4ac26
readme : add unity bindings (#733)
Macoron
authored
674a8e5
Copy full SHA for 674a8e5
talk, talk-llama : add basic example script for eleven-labs tts (#728)
DGdev91
authored
001083a
Copy full SHA for 001083a
models : change convert-pt-to-ggml to use .tiktoken tokenizer files (#725)
ivan-gorin
authored
62b51c3
Copy full SHA for 62b51c3
cmake : add msvc compiler args /utf-8 fix error C3688 (#721)
Show description for 6112887
LittleLoli
authored
6112887
Copy full SHA for 6112887
talk-llama : correct default speak.sh path (#720)
Show description for 78548dc
mab122
authored
78548dc
Copy full SHA for 78548dc
main : add lrc output support (#718)
Show description for 66110da
LittleLoli
authored
66110da
Copy full SHA for 66110da
readme : make the quick start instructions clearer. (#716)
Show description for b73a463
Onlyartist9
authored
b73a463
Copy full SHA for b73a463
make : disable avx in case f16c is not available (#706)
Show description for 5f16420
duthils
authored
5f16420
Copy full SHA for 5f16420
readme : add shell command example for --print-colors (#710)
Show description for ccb47e7
bocytko
authored
ccb47e7
Copy full SHA for ccb47e7
ggml : sync latest ggml
ggerganov
committed
677ad75
Copy full SHA for 677ad75
Pagination
Previous
Next
You can’t perform that action at this time.