-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2dcb18f
commit fb1c98b
Showing
2 changed files
with
57 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>TextSound Saver</title> | ||
<meta name="description" content="使用 TextSound 应用程序,您可以将文本转换为逼真的合成语音。该应用实现了流畅且自然的文本到语音转换。除了提供出色的语音合成功能外,该应用还允许您轻松导出调好的音频文件。这使您能够创建高质量的音频文件,并下载输出以供其他用途。"> | ||
<meta name="keywords" content="TextToSpeech,Speech,TextSoundSaver,TextSound,Sound"> | ||
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.27.2"> | ||
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.27.2"> | ||
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.27.2"> | ||
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.27.2"> | ||
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.27.2"> | ||
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.27.2"> | ||
<script src="js/copy.js?v=1.27.2"></script> | ||
<script src="js/dark-mode.js?v=1.27.2"></script> | ||
<script src="js/markdown-style.js?v=1.27.2"></script> | ||
</head> | ||
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a> | ||
<header class="header"> | ||
<article class="inner warpper"><a class="logo" href="index.html"><span class="title">TextSound Saver</span></a> | ||
<div class="content"> | ||
<ul class="menu"> | ||
<li><a href="index.html" target="" class="">Home</a></li> | ||
<li><a href="https://jaywcjlove.github.io/DevHub/" target="" class="">DevHub</a></li> | ||
</ul><a href="https://github.com/jaywcjlove/TextSoundSaver" target="_blank" rel="noopener noreferrer" title="Github" name="Github" class="github"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> | ||
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path> | ||
</svg></a> | ||
<dark-mode permanent=""></dark-mode> | ||
</div> | ||
</article> | ||
</header> | ||
<div class="warpper-content warpper notocs"> | ||
<markdown-style> | ||
<div align="center"><br><br> | ||
<img src="https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/4d5d512e-40d2-4cb6-9605-404ead05d8a9" width="160" height="160"> | ||
<h1 id="textsound-saver"><a aria-hidden="true" tabindex="-1" href="#textsound-saver" class="anchor"><span class="icon icon-link"></span></a>TextSound Saver</h1> | ||
</div> | ||
<p>使用 TextSound 应用程序,您可以将文本转换为逼真的合成语音。该应用实现了流畅且自然的文本到语音转换。除了提供出色的语音合成功能外,该应用还允许您轻松导出调好的音频文件。这使您能够创建高质量的音频文件,并下载输出以供其他用途。</p> | ||
<p> | ||
<img src="https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/109222a2-fffd-439f-b4d7-82db960909db" alt="TextSoundSaver Screenshots 1"> | ||
</p> | ||
<p> | ||
<img src="https://github.com/jaywcjlove/TextSoundSaver/assets/1680273/b4a005d5-28ca-44e1-ae83-5803640f4ddc" alt="TextSoundSaver Screenshots 2"> | ||
</p> | ||
<h2 id="related"><a aria-hidden="true" tabindex="-1" href="#related" class="anchor"><span class="icon icon-link"></span></a>Related</h2> | ||
<p><a href="https://wangchujiang.com/#/app">我的更多 app</a></p> | ||
</markdown-style> | ||
</div> | ||
<script src="js/demo-preview.js?v=1.27.2"></script> | ||
<div class="footer warpper">Released under the MIT License. Copyright © 2024 Kenny Wong<br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.27.2</div> | ||
<script src="js/tocbot.js?v=1.27.2"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters