MCPcopy Create free account

hub / github.com/ORI-Muchim/Midi-to-Singing-Voice-Conversion / functions

Functions70 in github.com/ORI-Muchim/Midi-to-Singing-Voice-Conversion

↓ 6 callersFunctionflush
(n=0)
kanji2kana.py:584
↓ 6 callersFunctionflush
(n=0)
ko2kana.py:476
↓ 4 callersFunctionis_hangul_compat_jamo
(c)
kanji2kana.py:399
↓ 4 callersFunctionis_hangul_compat_jamo
(c)
ko2kana.py:291
↓ 4 callersFunctionkorean2katakana
(text)
ko2kana.py:560
↓ 3 callersFunctioncheck_hangul
(c, jamo_only=False)
kanji2kana.py:423
↓ 3 callersFunctioncheck_hangul
(c, jamo_only=False)
ko2kana.py:315
↓ 3 callersFunctionis_hangul_syllable
(c)
kanji2kana.py:391
↓ 3 callersFunctionis_hangul_syllable
(c)
ko2kana.py:283
↓ 3 callersFunctionjapanese_to_romaji_with_accent
Reference https://r9y9.github.io/ttslearn/latest/notebooks/ch10_Recipe-Tacotron.html
kanji2kana.py:79
↓ 2 callersFunctionextendWord
(text)
midi2voice/lyrics_tokenizer.py:46
↓ 2 callersFunctionget_jamo_type
(c)
kanji2kana.py:431
↓ 2 callersFunctionget_jamo_type
(c)
ko2kana.py:323
↓ 2 callersFunctionget_real_hatsuon
(text)
kanji2kana.py:126
↓ 2 callersFunctionget_real_sokuon
(text)
kanji2kana.py:120
↓ 2 callersFunctionhangul_number
Reference https://github.com/Kyubyong/g2pK
kanji2kana.py:261
↓ 2 callersFunctionhangul_number
Reference https://github.com/Kyubyong/g2pK
ko2kana.py:149
↓ 2 callersFunctionprocess_text2
(text)
midi2voice/midi2xml.py:17
↓ 1 callersFunctionadd_voice_tags
(tempo, text, content, lang)
midi2voice/midi2xml.py:54
↓ 1 callersFunctioncleanText
(text)
midi2voice/lyrics_tokenizer.py:96
↓ 1 callersFunctioncreate_music_xml
(midi_path, new_musicxml_path)
midi2voice/midi2xml.py:40
↓ 1 callersFunctiondownload_with_progress
(url_file_name, wav_path)
midi2voice/__init__.py:68
↓ 1 callersFunctionfindSmallers
(silabas)
midi2voice/lyrics_tokenizer.py:60
↓ 1 callersFunctionfind_wav_name_on_website
(htmlResponse)
midi2voice/__init__.py:59
↓ 1 callersFunctiongenerate_voice_specification
(lyrics, tempo, input_music_xml_path, output_music_xml_path, lang)
midi2voice/midi2xml.py:48
↓ 1 callersFunctionget_word_list
(text)
ko2kana.py:553
↓ 1 callersFunctionis_hangul_jamo
(c)
kanji2kana.py:395
↓ 1 callersFunctionis_hangul_jamo
(c)
ko2kana.py:287
↓ 1 callersFunctionis_hangul_jamo_exta
(c)
kanji2kana.py:403
↓ 1 callersFunctionis_hangul_jamo_exta
(c)
ko2kana.py:295
↓ 1 callersFunctionis_hangul_jamo_extb
(c)
kanji2kana.py:407
↓ 1 callersFunctionis_hangul_jamo_extb
(c)
ko2kana.py:299
↓ 1 callersFunctionis_supported_hangul
(c)
kanji2kana.py:419
↓ 1 callersFunctionis_supported_hangul
(c)
ko2kana.py:311
↓ 1 callersFunctionjapanese2korean
(text)
kanji2kana.py:722
↓ 1 callersFunctionjapanese_to_ipa2
(text)
kanji2kana.py:143
↓ 1 callersFunctionjapanese_to_romaji_with_accent
Reference https://r9y9.github.io/ttslearn/latest/notebooks/ch10_Recipe-Tacotron.html
ko2kana.py:30
↓ 1 callersFunctionjoin_jamos
Combines a sequence of jamos to produce a sequence of syllables. Arguments: s (str): A string (possible mixed with non-jamo characte
kanji2kana.py:560
↓ 1 callersFunctionjoin_jamos
Combines a sequence of jamos to produce a sequence of syllables. Arguments: s (str): A string (possible mixed with non-jamo characte
ko2kana.py:452
↓ 1 callersFunctionjoin_jamos_char
Combines jamos into a single syllable. Arguments: init (str): Initial jao. med (str): Medial jamo. final (str): Fina
kanji2kana.py:534
↓ 1 callersFunctionjoin_jamos_char
Combines jamos into a single syllable. Arguments: init (str): Initial jao. med (str): Medial jamo. final (str): Fina
ko2kana.py:426
↓ 1 callersFunctionmidi2xml
(lyrics, midi_path, xml_path, tempo=80, lang="english")
midi2voice/midi2xml.py:22
↓ 1 callersFunctionnotesPerVerse
(midiFile)
midi2voice/lyrics_tokenizer.py:19
↓ 1 callersFunctionprocess_text
(text)
test.py:7
↓ 1 callersFunctionprocess_text
(text)
midi2voice/midi2xml.py:13
↓ 1 callersFunctionrenderize_voice
(lyrics, midi_path, tempo=80, lang="english", gender="female", voiceindex=0, out_folder=".", vibpower=1, f0shi
midi2voice/__init__.py:19
↓ 1 callersFunctionsilabas_sentence
(sentence)
midi2voice/lyrics_tokenizer.py:72
↓ 1 callersFunctionsilabas_word
(text)
midi2voice/lyrics_tokenizer.py:69
↓ 1 callersFunctionsinsy_request
(xml_file_path, wav_path, lang="english", gender="female", voiceindex=0, vibpower=1, f0shift=0, synalpha=0.55)
midi2voice/__init__.py:38
↓ 1 callersFunctionsplit_syllable_char
Splits a given korean syllable into its components. Each component is represented by Unicode in 'Hangul Compatibility Jamo' range. Argum
kanji2kana.py:437
↓ 1 callersFunctionsplit_syllable_char
Splits a given korean syllable into its components. Each component is represented by Unicode in 'Hangul Compatibility Jamo' range. Argum
ko2kana.py:329
↓ 1 callersFunctionsymbols_to_japanese
(text)
kanji2kana.py:73
↓ 1 callersFunctionsymbols_to_japanese
(text)
ko2kana.py:24
↓ 1 callersFunctiontokenize
(text,midiPath)
midi2voice/lyrics_tokenizer.py:8
↓ 1 callersFunctionvocals
(text, n)
midi2voice/lyrics_tokenizer.py:75
↓ 1 callersFunctionvoice_code
(lang="english", gender="female", index=0)
midi2voice/__init__.py:32
Functiondivide_hangul
(text)
kanji2kana.py:254
Functiondivide_hangul
(text)
ko2kana.py:142
Functionis_hangul
(c)
kanji2kana.py:411
Functionis_hangul
(c)
ko2kana.py:303
Functionjapanese_to_ipa
(text)
kanji2kana.py:132
Functionjapanese_to_ipa3
(text)
kanji2kana.py:152
Functionlatin_to_hangul
(text)
kanji2kana.py:248
Functionlatin_to_hangul
(text)
ko2kana.py:136
Functionnumber_to_hangul
Reference https://github.com/Kyubyong/g2pK
kanji2kana.py:340
Functionnumber_to_hangul
Reference https://github.com/Kyubyong/g2pK
ko2kana.py:228
Functionsplit_syllables
Performs syllable-split on a string. Arguments: s (str): A string (possibly mixed with non-Hangul characters). ignore_err (b
kanji2kana.py:492
Functionsplit_syllables
Performs syllable-split on a string. Arguments: s (str): A string (possibly mixed with non-Hangul characters). ignore_err (b
ko2kana.py:384
Functiontry_split
(c)
kanji2kana.py:517
Functiontry_split
(c)
ko2kana.py:409