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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
NeMo-speech-data-processor
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
212
Code
Issues
6
Pull requests
18
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
BytesIO data transfer between processors support
- #90
#90
Open
ssh-meister
wants to merge 13 commits into
main
NVIDIA/NeMo-speech-data-processor:main
from
streams
NVIDIA/NeMo-speech-data-processor:streams
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
BytesIO data transfer between processors support
#90
ssh-meister
wants to merge 13 commits into
main
NVIDIA/NeMo-speech-data-processor:main
from
streams
NVIDIA/NeMo-speech-data-processor:streams
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2024
Created a new abstract data type DataSource to extend I/O formats
Show description for 9c364f1
ssh-meister
committed
9c364f1
View commit details
Copy full SHA for 9c364f1
Browse repository at this point
Removed debugging print()
Show description for 0d795a5
ssh-meister
committed
0d795a5
View commit details
Copy full SHA for 0d795a5
Browse repository at this point
Sources setting functions refactoring
Show description for 6299085
ssh-meister
committed
6299085
View commit details
Copy full SHA for 6299085
Browse repository at this point
Removed function duplicates
Show description for ff9c1e5
ssh-meister
committed
ff9c1e5
View commit details
Copy full SHA for ff9c1e5
Browse repository at this point
Commits on Oct 24, 2024
StreamsSetter (draft)
Show description for 2b1f01a
ssh-meister
committed
2b1f01a
View commit details
Copy full SHA for 2b1f01a
Browse repository at this point
Commits on Oct 30, 2024
Streams 1st working version
Show description for 45e4291
ssh-meister
committed
45e4291
View commit details
Copy full SHA for 45e4291
Browse repository at this point
Moved whole cfg handling to SDPRunner
Show description for 24c341c
ssh-meister
committed
24c341c
View commit details
Copy full SHA for 24c341c
Browse repository at this point
Commits on Oct 31, 2024
Some small fixes
Show description for 8e087d3
ssh-meister
committed
8e087d3
View commit details
Copy full SHA for 8e087d3
Browse repository at this point
If data_entry.data is None - don't save
Show description for a7b0ad2
ssh-meister
committed
a7b0ad2
View commit details
Copy full SHA for a7b0ad2
Browse repository at this point
Commits on Nov 1, 2024
removed useless seek(0) in Stream methods
Show description for 65193a1
ssh-meister
committed
65193a1
View commit details
Copy full SHA for 65193a1
Browse repository at this point
get_resolvable_link method in DataSetter
Show description for b5dbdbd
ssh-meister
committed
b5dbdbd
View commit details
Copy full SHA for b5dbdbd
Browse repository at this point
Commits on Nov 3, 2024
Multiple bugs fixes, IO types methods modifications
Show description for 5ffb837
ssh-meister
committed
5ffb837
View commit details
Copy full SHA for 5ffb837
Browse repository at this point
Added methods for CacheDir, removed comments from abc_unit.
Show description for fd9db30
ssh-meister
committed
fd9db30
View commit details
Copy full SHA for fd9db30
Browse repository at this point
You can’t perform that action at this time.