Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
fufuchiu
/
speechloom
Public
Notifications
You must be signed in to change notification settings
Fork
189
Star
31
Code
Issues
6
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fufuchiu/speechloom
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Package artifacts
Package artifacts
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
47 workflow runs
47 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix
CI
#41:
Commit
c3be2ec
pushed by
fufuchiu
46s
main
main
46s
View workflow file
build(deps-dev): update torch requirement from <3,>=2.5 to >=2.14.0,<3
CI
#40:
Pull request
#4
synchronize by
dependabot
Bot
50s
dependabot/pip/torch-gte-2.14.0-and-lt-3
dependabot/pip/torch-gte-2.14.0-and-lt-3
50s
View #4
View workflow file
build(deps-dev): update pytest-cov requirement from >=5 to >=7.1.0
CI
#39:
Pull request
#6
synchronize by
dependabot
Bot
55s
dependabot/pip/pytest-cov-gte-7.1.0
dependabot/pip/pytest-cov-gte-7.1.0
55s
View #6
View workflow file
build(deps-dev): update ruff requirement from >=0.11 to >=0.16.6
CI
#38:
Pull request
#5
synchronize by
dependabot
Bot
44s
dependabot/pip/ruff-gte-0.16.6
dependabot/pip/ruff-gte-0.16.6
44s
View #5
View workflow file
build(deps-dev): update build requirement from >=1.2 to >=1.6.0
CI
#37:
Pull request
#7
synchronize by
dependabot
Bot
54s
dependabot/pip/build-gte-1.6.0
dependabot/pip/build-gte-1.6.0
54s
View #7
View workflow file
pip in / for build - Update #1571606976
Dependabot Updates
#6:
by
dependabot
Bot
46s
main
main
46s
pip in / for ruff - Update #1571606961
Dependabot Updates
#5:
by
dependabot
Bot
1m 5s
main
main
1m 5s
pip in / for pytest-cov - Update #1571606962
Dependabot Updates
#4:
by
dependabot
Bot
1m 4s
main
main
1m 4s
pip in / for torch - Update #1571606947
Dependabot Updates
#3:
by
dependabot
Bot
1m 32s
main
main
1m 32s
Merge pull request #8 from fufuchiu/dependabot/pip/hatchling-gte-1.32.0
CI
#36:
Commit
92b4b5e
pushed by
fufuchiu
47s
main
main
47s
View workflow file
test(cli): cover tokenize and audit commands (#22)
CI
#35:
Commit
e1c0f56
pushed by
fufuchiu
42s
main
main
42s
View workflow file
fix(codec): validate residual codebook dimensions (#15)
CI
#34:
Commit
cce5bdc
pushed by
fufuchiu
47s
main
main
47s
View workflow file
fix(streaming): enforce terminal events (#9)
CI
#33:
Commit
b81a446
pushed by
fufuchiu
47s
main
main
47s
View workflow file
test(cli): add tests for tokenize and audit subcommands
CI
#32:
Pull request
#22
synchronize by
fufuchiu
50s
interview35:test-cli-subcommands
interview35:test-cli-subcommands
50s
View #22
View workflow file
fix(streaming): require terminal event in validate_events
CI
#31:
Pull request
#9
synchronize by
fufuchiu
42s
yuna-morio:fix-validate-events-terminal
yuna-morio:fix-validate-events-terminal
42s
View #9
View workflow file
test(cli): add tests for tokenize and audit subcommands
CI
#30:
Pull request
#22
opened by
interview35
2h 12m 22s
interview35:test-cli-subcommands
interview35:test-cli-subcommands
2h 12m 22s
View #22
View workflow file
test(audio): add edge cases for pad_audio single waveform, chunk boundaries, and base64 limit
CI
#29:
Pull request
#21
opened by
nwalio
44s
nwalio:test-audio-pad-and-chunk
nwalio:test-audio-pad-and-chunk
44s
View #21
View workflow file
test(conversation): add tests for save validation, custom vocabulary size, and empty file loading
CI
#28:
Pull request
#20
opened by
fabihy
Action required
fabihy:test-conversation-save-validation
fabihy:test-conversation-save-validation
Action required
View #20
View workflow file
test(tokens): cover encode_text without boundaries, decode_text error policies, and modality edge values
CI
#27:
Pull request
#19
opened by
lcampb96
Action required
lcampb96:test-tokens-boundary-and-decode
lcampb96:test-tokens-boundary-and-decode
Action required
View #19
View workflow file
test(batching): cover loss_weights for text-only, audio-only, ignored, and custom offset labels
CI
#26:
Pull request
#18
opened by
kavgupt
Action required
kavgupt:test-batching-loss-weights
kavgupt:test-batching-loss-weights
Action required
View #18
View workflow file
test(metrics): add edge cases for single timestamp, zero latency, and negative SNR
CI
#25:
Pull request
#17
opened by
realmaxc
Action required
realmaxc:test-metrics-single-timestamp
realmaxc:test-metrics-single-timestamp
Action required
View #17
View workflow file
test(sampling): cover top_k full vocabulary, unit repetition penalty, and tiny top_p
CI
#24:
Pull request
#16
opened by
ivangarm
Action required
ivangarm:test-sampling-edge-cases
ivangarm:test-sampling-edge-cases
Action required
View #16
View workflow file
Validate codebook dimensions upfront in residual_encode
CI
#23:
Pull request
#15
opened by
cmacd89
47s
cmacd89:fix-codebook-dimension-check
cmacd89:fix-codebook-dimension-check
47s
View #15
View workflow file
fix(batching): reject empty boundaries in length_buckets
CI
#22:
Pull request
#14
opened by
oliviabrn
Action required
oliviabrn:fix-batching-empty-boundaries
oliviabrn:fix-batching-empty-boundaries
Action required
View #14
View workflow file
packaging: add PyPI classifiers for Python versions and topics
CI
#21:
Pull request
#13
opened by
nathaq
Action required
nathaq:packaging-add-classifiers
nathaq:packaging-add-classifiers
Action required
View #13
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.