-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
70 lines (49 loc) · 3.48 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>GenAI-lyrics-translation | Translate Lyrics with the power of GenAI.</title>
<meta name="generator" content="Jekyll v3.10.0" />
<meta property="og:title" content="GenAI-lyrics-translation" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Translate Lyrics with the power of GenAI." />
<meta property="og:description" content="Translate Lyrics with the power of GenAI." />
<link rel="canonical" href="https://xmoiduts.github.io/GenAI-lyrics-translation/" />
<meta property="og:url" content="https://xmoiduts.github.io/GenAI-lyrics-translation/" />
<meta property="og:site_name" content="GenAI-lyrics-translation" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="GenAI-lyrics-translation" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"Translate Lyrics with the power of GenAI.","headline":"GenAI-lyrics-translation","name":"GenAI-lyrics-translation","url":"https://xmoiduts.github.io/GenAI-lyrics-translation/"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/GenAI-lyrics-translation/assets/css/style.css?v=4473c150a9c3bb4bd324058b86f4970bf80a15db">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<meta name="google-site-verification" content="NqUnFxLvAP-i_jmDsbbl-2q69x1UqGx-8GIPBvm9FSI" />
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/GenAI-lyrics-translation/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1><a href="https://github.com/xmoiduts/GenAI-lyrics-translation/">GenAI-lyrics-translation</a></h1>
<h1 id="genai-lyrics-translation">GenAI-lyrics-translation</h1>
<p>Translate Lyrics with the power of GenAI.</p>
<p>全机翻,目前引入包含OpenAI和Claude在内的多种模型。</p>
<p>Special thanks to:<br />
<a href="https://slickgpt.vercel.app/">SlickGPT</a> | <a href="https://github.com/ShipBit/slickgpt">On Github</a> | <a href="https://github.com/xmoiduts/slick-zy-gpt">My fork (no deployment, though)</a><br />
Relay API across AI platforms <a href="https://github.com/songquanpeng/one-api">one-api</a> | <a href="https://www.gptapi.us/">instance</a></p>
<h1 id="-萌-物-修-复-">-萌-物-修-复-</h1>
<p>听了好多<strong>萌曲</strong>,很多歌曲却连续几年都无人翻译。</p>
<p>我这个听众与作者之间,似乎永远隔着一层朦朦胧胧的障壁。</p>
<p>这些曲目十分小众。如果没人做点什么,随着歌手的逐渐老化退出,这些歌曲也会而埋没在历史的长河中。</p>
<p>然而,GenAI之LLM技术的出现,使得高流畅度地翻译歌词便成了可能。</p>
<p>带着修复斑驳“文物”的心态机翻,以期后人再被推到这些萌曲时,能够体会到歌姬当时想传达的,更深的悸动。</p>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
<script>anchors.add();</script>
</body>
</html>