JeffreyZhou798 commited on
Commit
65e3901
·
verified ·
1 Parent(s): 072fde7

Upload 10 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,10 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ DefaultVoice_Child/Do.wav filter=lfs diff=lfs merge=lfs -text
37
+ DefaultVoice_Child/Fa.wav filter=lfs diff=lfs merge=lfs -text
38
+ DefaultVoice_Child/La.wav filter=lfs diff=lfs merge=lfs -text
39
+ DefaultVoice_Child/Mi.wav filter=lfs diff=lfs merge=lfs -text
40
+ DefaultVoice_Child/Re.wav filter=lfs diff=lfs merge=lfs -text
41
+ DefaultVoice_Child/Sol.wav filter=lfs diff=lfs merge=lfs -text
42
+ DefaultVoice_Child/Ti.wav filter=lfs diff=lfs merge=lfs -text
DefaultVoice_Child/Do.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b13de64a92e14d3ea57a0eac84003acfa33332eabf42f055f4e5c273e436e0e2
3
+ size 209424
DefaultVoice_Child/Fa.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b686f5d779784d66fa3540bb5a8c4c020043bcc926e4a5b147a83402a912e9b5
3
+ size 193072
DefaultVoice_Child/La.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d9a7f0e4681dff314bda00aeee37a1491c20b22eee86b0ff007605d29c0806
3
+ size 215312
DefaultVoice_Child/Mi.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:779bb5da3bac9fcfa940cbafe9a468190c3d4b27fb4fbf27bd36569e1a21cb77
3
+ size 193444
DefaultVoice_Child/Re.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74650a081cd92ab4dfb2927942cef3def5595b5d0cd033c818185ee03b3d599f
3
+ size 190940
DefaultVoice_Child/Sol.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968c07cb97d135fc98680b6275682e7f9f05bf85e027cfcdbae78bcfe1392087
3
+ size 196172
DefaultVoice_Child/Ti.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd77648070b4f5ff5e714a53c80fd32e89cfa253153f2d5b25cb70b8303fcd4
3
+ size 192588
locales/en.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "title": "🎵 SolfegeScoreSinger - AI Singing Synthesis",
3
+ "record_tab": "Record Samples",
4
+ "upload_tab": "Upload Score",
5
+ "config_tab": "Configuration",
6
+ "generate_tab": "Generate & Download",
7
+ "syllables": ["Do", "Re", "Mi", "Fa", "Sol", "La", "Ti"],
8
+ "record_instruction": "Record 7 solfege syllables to clone your voice. Each syllable needs at least one recording. More recordings = better quality selection.",
9
+ "upload_score": "Upload Score (MIDI/MusicXML)",
10
+ "voice_mode": "Voice Mode",
11
+ "my_recording": "My Recording",
12
+ "child_voice": "Child Voice (Built-in)",
13
+ "solfege_mode": "Solfege Mode",
14
+ "movable_do": "Movable Do (首调)",
15
+ "fixed_do": "Fixed Do (固定调)",
16
+ "denoise": "Enable Denoising",
17
+ "denoise_note": "Default: No denoising (fidelity priority)",
18
+ "generate": "Generate Audio",
19
+ "download": "Download Audio",
20
+ "cpu_warning": "CPU Environment: Generation may take 5-10 min per second of audio",
21
+ "validating": "Validating inputs...",
22
+ "parsing_score": "Parsing score...",
23
+ "preparing_samples": "Preparing voice samples...",
24
+ "generating_metadata": "Generating metadata...",
25
+ "loading_model": "Loading AI model...",
26
+ "mixing_voices": "Mixing voices...",
27
+ "saving_audio": "Saving audio file...",
28
+ "play_reference": "Play Reference Tone",
29
+ "start_record": "Start Recording",
30
+ "stop_record": "Stop Recording",
31
+ "upload_voice": "Upload Voice Sample",
32
+ "use_default_voice": "Use Default Voice (Child)",
33
+ "detected_key": "Detected Key",
34
+ "estimated_time": "Estimated Generation Time",
35
+ "solfege_correction_title": "Manual Solfege Correction",
36
+ "solfege_correction_desc": "AI automatically detects solfege. You can manually correct any errors.",
37
+ "apply_corrections": "Apply Corrections",
38
+ "task_status": "Task Status",
39
+ "progress": "Progress",
40
+ "ready": "Ready to generate",
41
+ "completed": "✅ Completed!",
42
+ "failed": "❌ Failed"
43
+ }
locales/ja.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "title": "🎵 ソルフェージュシンガー - AI歌唱合成",
3
+ "record_tab": "サンプル録音",
4
+ "upload_tab": "楽譜アップロード",
5
+ "config_tab": "設定",
6
+ "generate_tab": "生成&ダウンロード",
7
+ "syllables": ["Do", "Re", "Mi", "Fa", "Sol", "La", "Ti"],
8
+ "record_instruction": "音色をクローンするために7つの階名を録音してください。各階名は少なくとも1回の録音が必要です。録音回数が多いほど、品質選択が向上します。",
9
+ "upload_score": "楽譜をアップロード (MIDI/MusicXML)",
10
+ "voice_mode": "音色モード",
11
+ "my_recording": "自分の録音",
12
+ "child_voice": "子供の声 (内蔵)",
13
+ "solfege_mode": "階名法",
14
+ "movable_do": "移動ド",
15
+ "fixed_do": "固定ド",
16
+ "denoise": "ノイズ除去を有効化",
17
+ "denoise_note": "デフォルト: ノイズ除去なし (忠実度優先)",
18
+ "generate": "音声生成",
19
+ "download": "音声ダウンロード",
20
+ "cpu_warning": "CPU環境:1秒の音声生成に約5-10分かかります",
21
+ "validating": "入力を検証中...",
22
+ "parsing_score": "楽譜を解析中...",
23
+ "preparing_samples": "音色サンプルを準備中...",
24
+ "generating_metadata": "メタデータを生成中...",
25
+ "loading_model": "AIモデルをロード中...",
26
+ "mixing_voices": "ミキシング中...",
27
+ "saving_audio": "音声ファイルを保存中...",
28
+ "play_reference": "基準音を再生",
29
+ "start_record": "録音開始",
30
+ "stop_record": "録音停止",
31
+ "upload_voice": "音色サンプルをアップロード",
32
+ "use_default_voice": "デフォルトの子供の声を使用",
33
+ "detected_key": "検出された調",
34
+ "estimated_time": "予想生成時間",
35
+ "solfege_correction_title": "階名の手動修正",
36
+ "solfege_correction_desc": "AIが自動的に階名を検出します。エラーを手動で修正できます。",
37
+ "apply_corrections": "修正を適用",
38
+ "task_status": "タスクステータス",
39
+ "progress": "進捗",
40
+ "ready": "生成準備完了",
41
+ "completed": "✅ 完了しました!",
42
+ "failed": "❌ 失敗しました"
43
+ }
locales/zh.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "title": "🎵 唱谱歌手 - AI唱谱合成系统",
3
+ "record_tab": "录制唱名",
4
+ "upload_tab": "上传乐谱",
5
+ "config_tab": "参数配置",
6
+ "generate_tab": "生成下载",
7
+ "syllables": ["Do", "Re", "Mi", "Fa", "Sol", "La", "Ti"],
8
+ "record_instruction": "录制7个唱名以克隆您的音色。每个唱名至少需要一次录制。录制次数越多,质量选择越好。",
9
+ "upload_score": "上传乐谱 (MIDI/MusicXML)",
10
+ "voice_mode": "音色模式",
11
+ "my_recording": "我的录音",
12
+ "child_voice": "童声音色 (内置)",
13
+ "solfege_mode": "唱名法",
14
+ "movable_do": "首调唱名法",
15
+ "fixed_do": "固定调唱名法",
16
+ "denoise": "启用降噪",
17
+ "denoise_note": "默认不降噪(保真优先)",
18
+ "generate": "生成音频",
19
+ "download": "下载音频",
20
+ "cpu_warning": "CPU环境:每秒音频约需 5-10 分钟生成时间",
21
+ "validating": "正在验证输入...",
22
+ "parsing_score": "正在解析乐谱...",
23
+ "preparing_samples": "正在准备音色样本...",
24
+ "generating_metadata": "正在生成元数据...",
25
+ "loading_model": "正在加载AI模型...",
26
+ "mixing_voices": "正在混音...",
27
+ "saving_audio": "正在保存音频文件...",
28
+ "play_reference": "播放标准音",
29
+ "start_record": "开始录制",
30
+ "stop_record": "停止录制",
31
+ "upload_voice": "上传音色样本",
32
+ "use_default_voice": "使用默认童声",
33
+ "detected_key": "检测到的调性",
34
+ "estimated_time": "预计生成时间",
35
+ "solfege_correction_title": "手动修正唱名",
36
+ "solfege_correction_desc": "AI自动识别唱名后,您可以手动修正错误的唱名",
37
+ "apply_corrections": "应用修正",
38
+ "task_status": "任务状态",
39
+ "progress": "进度",
40
+ "ready": "准备生成",
41
+ "completed": "✅ 生成完成!",
42
+ "failed": "❌ 生成失败"
43
+ }