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
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 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 }}
imaklee
/
PaddleSpeech
Public
forked from
PaddlePaddle/PaddleSpeech
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Mar 4, 2024
Merge pull request #3538 from fazledyn-or/develop
Show description for 969f339
jzhang533
authored
969f339
Copy full SHA for 969f339
Commits on Feb 26, 2024
Update README.md (#3532)
Show description for 2147d3b
satani99
authored
2147d3b
Copy full SHA for 2147d3b
bugfix: audio_len should be 1D, no 0D, which will raise list index out (#3490)
Show description for 02a5f7b
JeffLu
and
Luzhenhui
authored
02a5f7b
Copy full SHA for 02a5f7b
Commits on Jan 16, 2024
增加文件编码读取 (#3606)
Show description for 39ba32f
Coloryr
authored
39ba32f
Copy full SHA for 39ba32f
Commits on Dec 5, 2023
【benchmark】fix gpu_mem unit (#3634)
Show description for 1b8ca70
mmglove
authored
1b8ca70
Copy full SHA for 1b8ca70
Commits on Dec 4, 2023
fix develop bug function:view to reshape (#3633)
luyao-cv
authored
f2416ff
Copy full SHA for f2416ff
Commits on Nov 22, 2023
【benchmark】add max_mem_reserved for benchmark (#3604)
Show description for a1f9339
mmglove
authored
a1f9339
Copy full SHA for a1f9339
Commits on Oct 3, 2023
FIX: Fixed the implementation of a special method
nydelzaf
committed
1a69344
Copy full SHA for 1a69344
FIX: Added missing imports
nydelzaf
committed
1113a68
Copy full SHA for 1113a68
Commits on Sep 19, 2023
Fix Readme. (#3527)
Show description for 1dc67f9
zxcd
authored
1dc67f9
Copy full SHA for 1dc67f9
Update ge2e_clone.py (#3517)
Show description for fc74b06
skyboooox
authored
fc74b06
Copy full SHA for fc74b06
Commits on Sep 12, 2023
Add XPU support for FastSpeech2 (#3514)
Show description for 9a50647
USTCKAY
authored
9a50647
Copy full SHA for 9a50647
Commits on Sep 6, 2023
Add XPU support for SpeedySpeech (#3502)
Show description for 08599b7
USTCKAY
authored
08599b7
Copy full SHA for 08599b7
Commits on Aug 14, 2023
Merge pull request #3433 from wanghuancoder/fix_view_confict
Show description for 17854a0
zh794390558
authored
17854a0
Copy full SHA for 17854a0
Commits on Jul 28, 2023
fix develop view confict with model's
wanghuancoder
committed
790f183
Copy full SHA for 790f183
Commits on Jul 26, 2023
Merge pull request #3424 from zh794390558/fix_opt
Show description for a174594
zh794390558
authored
a174594
Copy full SHA for a174594
Commits on Jul 25, 2023
fix weight decay
zh794390558
committed
2faa49a
Copy full SHA for 2faa49a
Commits on Jul 21, 2023
Update README.md
zh794390558
authored
5d10d6e
Copy full SHA for 5d10d6e
Commits on Jul 20, 2023
Merge pull request #3407 from zh794390558/roformer
Show description for 897dcc3
zh794390558
authored
897dcc3
Copy full SHA for 897dcc3
Commits on Jul 17, 2023
fix rotary embeding
zh794390558
committed
d94db47
Copy full SHA for d94db47
update result
zh794390558
committed
596f714
Copy full SHA for 596f714
Commits on Jul 14, 2023
rope for streaming decoding
zh794390558
committed
0a5cc55
Copy full SHA for 0a5cc55
RoPE with position interpolation
zh794390558
committed
b56fb85
Copy full SHA for b56fb85
Commits on Jul 13, 2023
support position interpolation for langer attention context windown length.
zh794390558
committed
b91b1c9
Copy full SHA for b91b1c9
Commits on Jul 12, 2023
add roformer result
zh794390558
committed
3b6b680
Copy full SHA for 3b6b680
fix bugs
zh794390558
committed
55870ff
Copy full SHA for 55870ff
add roformer
zh794390558
committed
03e9ea9
Copy full SHA for 03e9ea9
Commits on Jun 28, 2023
Merge pull request #3359 from zxcd/clean_fluid
Show description for 94987f2
zh794390558
authored
94987f2
Copy full SHA for 94987f2
remove fluid.
zxcd
committed
5fee985
Copy full SHA for 5fee985
Commits on Jun 13, 2023
Merge pull request #3336 from zh794390558/py3.8
Show description for c1dbae6
zh794390558
authored
c1dbae6
Copy full SHA for c1dbae6
update to py3.8
zh794390558
committed
051759d
Copy full SHA for 051759d
old grad clip has 0d tensor problem, fix it (#3334)
zh794390558
authored
a2ae639
Copy full SHA for a2ae639
Commits on Jun 12, 2023
fix profiler (#3323)
mmglove
authored
5153ac8
Copy full SHA for 5153ac8
Commits on Jun 9, 2023
Merge pull request #3316 from zh794390558/frontend
Show description for b060748
zh794390558
authored
b060748
Copy full SHA for b060748
Commits on Jun 8, 2023
en frontend unit text
zh794390558
committed
7f88cc9
Copy full SHA for 7f88cc9
Pagination
Previous
Next
You can’t perform that action at this time.