MCPcopy Create free account

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

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

Methodget_ubjson_array
! @return whether array creation completed */
libpiper/include/json.hpp:11556
Methodget_ubjson_float_prefix
libpiper/include/json.hpp:16520
Methodget_ubjson_high_precision_number
libpiper/include/json.hpp:11747
Methodget_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
libpiper/include/json.hpp:11018
Methodget_ubjson_object
! @return whether object creation completed */
libpiper/include/json.hpp:11664
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
libpiper/include/json.hpp:11306
Methodget_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
libpiper/include/json.hpp:11083
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
libpiper/include/json.hpp:10923
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
libpiper/include/json.hpp:11373
Methodhandle_value
libpiper/include/json.hpp:7136
Functionhas_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
libpiper/include/json.hpp:5882
Methodhigh_quality
()
src/piper/train/vits/config.py:45
Functioninfer_forward
(text, text_lengths, scales, sid=None)
src/piper/train/export_onnx.py:57
Functioninit_weights
(m, mean=0.0, std=0.01)
src/piper/train/vits/commons.py:11
Methodinput_stream_adapter
libpiper/include/json.hpp:6168
Functioninsert
libpiper/include/json.hpp:19204
Functionintersperse
(lst, item)
src/piper/train/vits/commons.py:21
Functionis_c_string
libpiper/include/json.hpp:4094
Functionis_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
libpiper/include/json.hpp:20550
Functionis_errored
libpiper/include/json.hpp:6864
Methodis_multispeaker
(self)
src/piper/train/vits/config.py:81
Functionis_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
libpiper/include/json.hpp:20466
Functionis_transparent
libpiper/include/json.hpp:4122
Functionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
libpiper/include/json.hpp:22051
Methoditer_impl
libpiper/include/json.hpp:12875
Methoditeration_proxy
libpiper/include/json.hpp:5242
Methoditeration_proxy_value
libpiper/include/json.hpp:5137
Methoditerator_input_adapter
libpiper/include/json.hpp:6213
Functioniterator_wrapper
libpiper/include/json.hpp:22033
Functionjson_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
libpiper/include/json.hpp:13804
Methodjson_ref
libpiper/include/json.hpp:14700
Methodjson_reverse_iterator
create reverse iterator from iterator
libpiper/include/json.hpp:13596
Methodjson_sax_dom_callback_parser
libpiper/include/json.hpp:6924
Functionjson_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
libpiper/include/json.hpp:6744
Functionjson_value
default constructor (for null values)
libpiper/include/json.hpp:19621
Functionkey
libpiper/include/json.hpp:6809
Methodkey
libpiper/include/json.hpp:6999
Methodkey
return the key of an object iterator
libpiper/include/json.hpp:13657
Functionkl_divergence
KL(P||Q)
src/piper/train/vits/commons.py:27
Methodlexer
libpiper/include/json.hpp:7424
Functionload_phonemes
(phonemes_path: Union[str, Path])
src/piper/train/vits/utils.py:28
Functionload_state_dict
(model, saved_state_dict)
src/piper/train/vits/utils.py:43
Methodlow_quality
()
src/piper/train/vits/config.py:30
Functionmake_array
libpiper/include/json.hpp:3206
Functionmax_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
libpiper/include/json.hpp:22153
Functionmaximum_path
Cython optimized version. neg_cent: [b, t_t, t_s] mask: [b, t_t, t_s]
src/piper/train/vits/monotonic_align/__init__.py:7
Functionmerge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
libpiper/include/json.hpp:24269
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
libpiper/include/json.hpp:16865
Methodname
libpiper/include/json.hpp:4316
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
libpiper/include/json.hpp:7518
Methodnonesuch
libpiper/include/json.hpp:266
Methodnormalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
libpiper/include/json.hpp:16947
Functionnull
libpiper/include/json.hpp:6755
Methodnull
libpiper/include/json.hpp:6939
Functionnumber_float
libpiper/include/json.hpp:6779
Methodnumber_float
libpiper/include/json.hpp:6963
Functionnumber_integer
libpiper/include/json.hpp:6767
Methodnumber_integer
libpiper/include/json.hpp:6951
Functionnumber_unsigned
libpiper/include/json.hpp:6773
Methodnumber_unsigned
libpiper/include/json.hpp:6957
Methodon_fit_start
(self)
src/piper/train/vits/lightning.py:343
Methodon_validation_end
(self)
src/piper/train/vits/lightning.py:258
Functionoperator "" _json
libpiper/include/json.hpp:24314
Functionoperator "" _json_pointer
libpiper/include/json.hpp:24322
Functionoperator!=
libpiper/include/json.hpp:5860
Methodoperator!=
inequality operator (needed for range-based for)
libpiper/include/json.hpp:5186
Functionoperator()
libpiper/include/json.hpp:24343
Methodoperator()
libpiper/include/json.hpp:5030
Methodoperator()
libpiper/include/json.hpp:5731
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
libpiper/include/json.hpp:24357
Methodoperator+
libpiper/include/json.hpp:12701
Methodoperator++
libpiper/include/json.hpp:5171
Methodoperator++
libpiper/include/json.hpp:12719
Methodoperator++
post-increment (it++)
libpiper/include/json.hpp:13603
Methodoperator-
libpiper/include/json.hpp:12708
Methodoperator-
subtract from iterator
libpiper/include/json.hpp:13639
Methodoperator--
libpiper/include/json.hpp:12732
Methodoperator--
post-decrement (it--)
libpiper/include/json.hpp:13615
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libpiper/include/json.hpp:13110
Methodoperator->
libpiper/include/json.hpp:14740
Methodoperator<
libpiper/include/json.hpp:12696
Functionoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libpiper/include/json.hpp:13335
Functionoperator<=>
libpiper/include/json.hpp:14550
Methodoperator=
libpiper/include/json.hpp:270
Functionoperator==
libpiper/include/json.hpp:13255
Methodoperator==
equality operator (needed for InputIterator)
libpiper/include/json.hpp:5180
Functionoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libpiper/include/json.hpp:13344
Functionoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libpiper/include/json.hpp:13353
Functionoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libpiper/include/json.hpp:13470
Functionordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
libpiper/include/json.hpp:18926
Methodoutput_adapter
libpiper/include/json.hpp:14916
Methodoutput_adapter_protocol
libpiper/include/json.hpp:14826
Methodoutput_stream_adapter
libpiper/include/json.hpp:14867
Methodoutput_string_adapter
libpiper/include/json.hpp:14892
Methodoutput_vector_adapter
libpiper/include/json.hpp:14842
Functionparent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
libpiper/include/json.hpp:13826
Methodparse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
libpiper/include/json.hpp:9464
Methodparse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
libpiper/include/json.hpp:9346
Methodparse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
libpiper/include/json.hpp:9426
Methodparse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
libpiper/include/json.hpp:9242
← previousnext →401–500 of 629, ranked by callers