MCPcopy Create free account

hub / github.com/OHF-Voice/piper1-gpl / functions

Functions629 in github.com/OHF-Voice/piper1-gpl

↓ 180 callersFunctioncreate
libpiper/include/json.hpp:19551
↓ 176 callersMethodsize
libpiper/include/json.hpp:3109
↓ 140 callersFunctionconcat
libpiper/include/json.hpp:4277
↓ 131 callersMethodwrite_character
libpiper/include/json.hpp:14846
↓ 86 callersMethodend
return iterator end (needed for range-based for)
libpiper/include/json.hpp:5261
↓ 65 callersMethodbegin
return iterator begin (needed for range-based for)
libpiper/include/json.hpp:5255
↓ 49 callersFunctionget
libpiper/include/json.hpp:5271
↓ 46 callersMethodempty
libpiper/include/json.hpp:6236
↓ 44 callersMethodparse_error
libpiper/include/json.hpp:4439
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
libpiper/include/json.hpp:23328
↓ 38 callersFunctionadd
add a character to token_buffer
libpiper/include/json.hpp:8702
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
libpiper/include/json.hpp:19983
↓ 37 callersFunctionto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
libpiper/include/json.hpp:13749
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
libpiper/include/json.hpp:20522
↓ 31 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
libpiper/include/json.hpp:11826
↓ 31 callersMethodkey
libpiper/include/json.hpp:7269
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
libpiper/include/json.hpp:8749
↓ 26 callersMethodload
Load an ONNX model and config. :param model_path: Path to ONNX voice model. :param config_path: Path to JSON voice config (d
src/piper/voice.py:123
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
libpiper/include/json.hpp:21961
↓ 23 callersFunctioninput_adapter
libpiper/include/json.hpp:6451
↓ 20 callersMethodsax_parse
libpiper/include/json.hpp:12259
↓ 19 callersMethodnumber_integer
libpiper/include/json.hpp:7239
↓ 19 callersMethodoperator[]
access to successor
libpiper/include/json.hpp:13651
↓ 18 callersFunctionfrom_json
libpiper/include/json.hpp:4593
↓ 18 callersMethodnumber_unsigned
libpiper/include/json.hpp:7244
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
libpiper/include/json.hpp:11975
↓ 17 callersFunctionto_json
libpiper/include/json.hpp:5571
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
libpiper/include/json.hpp:20529
↓ 15 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
libpiper/include/json.hpp:21936
↓ 15 callersFunctioncombine
boost::hash_combine
libpiper/include/json.hpp:5933
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
libpiper/include/json.hpp:20480
↓ 14 callersFunctionset_parents
libpiper/include/json.hpp:19871
↓ 13 callersFunctionget_padding
(kernel_size, dilation=1)
src/piper/train/vits/commons.py:17
↓ 12 callersMethodnumber_float
libpiper/include/json.hpp:7249
↓ 12 callersMethodvalue
return value of the iterator
libpiper/include/json.hpp:5228
↓ 10 callersMethodboolean
libpiper/include/json.hpp:7234
↓ 10 callersFunctionparser
libpiper/include/json.hpp:19306
↓ 10 callersFunctionset_parent
libpiper/include/json.hpp:19921
↓ 9 callersMethod__init__
( self, initial_channel: int, resblock: typing.Optional[str], resblock_kernel_
src/piper/train/vits/models.py:300
↓ 9 callersMethodend_array
libpiper/include/json.hpp:7284
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
libpiper/include/json.hpp:20543
↓ 9 callersMethodphonemize
Text to phonemes grouped by sentence. :param text: Text to phonemize. :return: List of phonemes for each sentence.
src/piper/voice.py:173
↓ 9 callersMethodstart_array
libpiper/include/json.hpp:7279
↓ 9 callersMethodstring
libpiper/include/json.hpp:7254
↓ 8 callersMethod__init__
( self, hidden_channels: int, kernel_size: int, dilation_rate: int, n_
src/piper/train/vits/modules.py:133
↓ 8 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
libpiper/include/json.hpp:17991
↓ 8 callersFunctiondump_integer
libpiper/include/json.hpp:18598
↓ 8 callersMethodend_object
libpiper/include/json.hpp:7274
↓ 8 callersMethodstart_object
libpiper/include/json.hpp:7264
↓ 8 callersMethodsynthesize
Synthesize one audio chunk per sentence from from text. :param text: Text to synthesize. :param syn_config: Synthesis config
src/piper/voice.py:269
↓ 7 callersFunctioncompares_unordered
libpiper/include/json.hpp:22843
↓ 7 callersFunctionfind
libpiper/include/json.hpp:19166
↓ 7 callersFunctionif
libpiper/include/json.hpp:22814
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
libpiper/include/json.hpp:20536
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
libpiper/include/json.hpp:13743
↓ 6 callersMethodnull
libpiper/include/json.hpp:7229
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
libpiper/include/json.hpp:13864
↓ 5 callersMethodbinary
libpiper/include/json.hpp:7259
↓ 5 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
libpiper/include/json.hpp:21977
↓ 5 callersFunctionescape
libpiper/include/json.hpp:2974
↓ 5 callersMethodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
libpiper/include/json.hpp:6187
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
libpiper/include/json.hpp:12680
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
libpiper/include/json.hpp:12191
↓ 5 callersMethodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
libpiper/include/json.hpp:16853
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
libpiper/include/json.hpp:12251
↓ 4 callersFunctiondestroy
libpiper/include/json.hpp:19732
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
libpiper/include/json.hpp:13878
↓ 4 callersFunctionget_arithmetic_value
libpiper/include/json.hpp:4607
↓ 4 callersMethodget_binary
libpiper/include/json.hpp:11938
↓ 4 callersMethodget_string
libpiper/include/json.hpp:11905
↓ 4 callersFunctioninsert_iterator
libpiper/include/json.hpp:22436
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
libpiper/include/json.hpp:20487
↓ 4 callersFunctionlines
()
src/piper/__main__.py:108
↓ 4 callersFunctionnormalize
Normalize Unicode and strip trailing diacritic if present.
tests/test_tashkeel.py:33
↓ 4 callersMethodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
libpiper/include/json.hpp:16930
↓ 4 callersFunctionreplace_substring
libpiper/include/json.hpp:2955
↓ 4 callersMethodset_end
set iterator to a defined past the end
libpiper/include/json.hpp:12674
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
libpiper/include/json.hpp:15654
↓ 3 callersMethod__init__
( self, in_channels: int, out_channels: int, filter_channels: int, ker
src/piper/train/vits/attentions.py:363
↓ 3 callersMethod_is_diacritic_char
(self, c)
src/piper/tashkeel/__init__.py:157
↓ 3 callersMethod_zh_number
(self, text: str)
src/piper/phonemize_chinese.py:292
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
libpiper/include/json.hpp:21952
↓ 3 callersFunctionemplace
libpiper/include/json.hpp:18934
↓ 3 callersFunctionget_codepoint
Get the first UTF-8 codepoint of a string
libpiper/include/piper_impl.hpp:90
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
libpiper/include/json.hpp:20515
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
libpiper/include/json.hpp:20501
↓ 3 callersMethodmoved_or_copied
libpiper/include/json.hpp:14726
↓ 3 callersMethodphonemize
Text to phonemes grouped by sentence.
src/piper/phonemize_espeak.py:21
↓ 3 callersMethodset_begin
set iterator to a defined beginning
libpiper/include/json.hpp:12668
↓ 3 callersFunctionslice_segments
(x, ids_str, segment_size=4)
src/piper/train/vits/commons.py:47
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
libpiper/include/json.hpp:8675
↓ 2 callersMethod_causal_padding
(self, x)
src/piper/train/vits/attentions.py:409
↓ 2 callersMethod_compute_loss
(self, batch: Batch)
src/piper/train/vits/lightning.py:161
↓ 2 callersMethod_get_relative_embeddings
(self, relative_embeddings, length: int)
src/piper/train/vits/attentions.py:292
↓ 2 callersFunction_needs_download
Return True if file needs to be downloaded.
src/piper/download_voices.py:123
↓ 2 callersMethod_same_padding
(self, x)
src/piper/train/vits/attentions.py:419
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
libpiper/include/json.hpp:21104
↓ 2 callersFunctioncompute_boundaries
libpiper/include/json.hpp:16972
↓ 2 callersFunctiondownload_voice
Download a voice model and config file to a directory.
src/piper/download_voices.py:76
↓ 2 callersFunctionemplace_back
libpiper/include/json.hpp:22379
next →1–100 of 629, ranked by callers