MCPcopy Create free account

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

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

Functionclip_grad_value_
(parameters, clip_value, norm_type=2)
src/piper/train/vits/commons.py:132
Functionconditional_static_cast
libpiper/include/json.hpp:3977
Methodconfigure_optimizers
(self)
src/piper/train/vits/lightning.py:293
Methodconstruct
libpiper/include/json.hpp:5354
Methodconstruct
libpiper/include/json.hpp:5367
Methodconstruct
libpiper/include/json.hpp:5400
Methodconstruct
libpiper/include/json.hpp:5422
Methodconstruct
libpiper/include/json.hpp:5435
Methodconstruct
libpiper/include/json.hpp:5448
Methodconstruct
libpiper/include/json.hpp:5461
Methodconstruct
libpiper/include/json.hpp:5531
Functioncontains
libpiper/include/json.hpp:14259
Functionconvert
can't use conversion operator because of ambiguity
libpiper/include/json.hpp:14516
Functioncount
libpiper/include/json.hpp:19140
Methodcreate
libpiper/include/json.hpp:4411
Methodcreate
libpiper/include/json.hpp:4455
Methodcreate
libpiper/include/json.hpp:4473
Methodcreate
libpiper/include/json.hpp:4490
Methodcreate
libpiper/include/json.hpp:4507
Methodcreate
libpiper/include/json.hpp:6419
Methodcreate
libpiper/include/json.hpp:6443
Methodcreate
libpiper/include/json.hpp:6476
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
libpiper/include/json.hpp:18784
Functiondiacritizer_fixture
()
tests/test_tashkeel.py:14
Methoddiagnostics
libpiper/include/json.hpp:4321
Methoddiyfp
libpiper/include/json.hpp:16847
Functionend_array
libpiper/include/json.hpp:6841
Methodend_array
libpiper/include/json.hpp:7069
Functionend_object
libpiper/include/json.hpp:6819
Methodend_object
libpiper/include/json.hpp:7016
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
libpiper/include/json.hpp:11988
Methodexception_message
libpiper/include/json.hpp:12564
Methodfill_buffer
UTF-32
libpiper/include/json.hpp:6250
Methodfill_buffer
UTF-16
libpiper/include/json.hpp:6308
Methodfill_buffer
libpiper/include/json.hpp:6397
Methodforward
(self, x, x_mask)
src/piper/train/vits/attentions.py:60
Methodforward
x: decoder input h: encoder output
src/piper/train/vits/attentions.py:137
Methodforward
(self, x, c, attn_mask=None)
src/piper/train/vits/attentions.py:215
Methodforward
(self, x, x_mask)
src/piper/train/vits/attentions.py:386
Methodforward
(self, x, x_mask, w=None, g=None, reverse=False, noise_scale=1.0)
src/piper/train/vits/models.py:63
Methodforward
(self, x, x_mask, g=None)
src/piper/train/vits/models.py:151
Methodforward
(self, x, x_lengths)
src/piper/train/vits/models.py:198
Methodforward
(self, x, x_mask, g=None, reverse=False)
src/piper/train/vits/models.py:247
Methodforward
(self, x, x_lengths, g=None)
src/piper/train/vits/models.py:287
Methodforward
(self, x, g=None)
src/piper/train/vits/models.py:349
Methodforward
(self, x)
src/piper/train/vits/models.py:442
Methodforward
(self, x)
src/piper/train/vits/models.py:481
Methodforward
(self, y, y_hat)
src/piper/train/vits/models.py:506
Methodforward
(self, x, x_lengths, y, y_lengths, sid=None)
src/piper/train/vits/models.py:617
Methodforward
(self, text, text_lengths, scales, sid=None)
src/piper/train/vits/lightning.py:146
Methodforward
(self, x)
src/piper/train/vits/modules.py:23
Methodforward
(self, x, x_mask)
src/piper/train/vits/modules.py:71
Methodforward
(self, x, x_mask, g=None)
src/piper/train/vits/modules.py:117
Methodforward
(self, x, x_mask, g=None, **kwargs)
src/piper/train/vits/modules.py:184
Methodforward
(self, x, x_mask=None)
src/piper/train/vits/modules.py:301
Methodforward
(self, x, x_mask=None)
src/piper/train/vits/modules.py:355
Methodforward
( self, x: torch.Tensor, x_mask: torch.Tensor, reverse: bool = False, **kwargs )
src/piper/train/vits/modules.py:372
Methodforward
(self, x: torch.Tensor, *args, reverse: bool = False, **kwargs)
src/piper/train/vits/modules.py:385
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
src/piper/train/vits/modules.py:401
Methodforward
(self, x, x_mask, g=None, reverse=False)
src/piper/train/vits/modules.py:447
Methodforward
(self, x, x_mask, g=None, reverse=False)
src/piper/train/vits/modules.py:496
Methodforward
Generate silence.
tests/generate_test_voice.py:30
Functionfrom_bson
libpiper/include/json.hpp:23734
Functionfrom_cbor
libpiper/include/json.hpp:23538
Methodfrom_json
libpiper/include/json.hpp:5766
Functionfrom_json_tuple_impl_base
libpiper/include/json.hpp:4933
Functionfrom_msgpack
libpiper/include/json.hpp:23595
Functionfrom_ubjson
libpiper/include/json.hpp:23649
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
libpiper/include/json.hpp:21560
Functiongenerate_path
duration: [b, 1, t_x] mask: [b, 1, t_y, t_x]
src/piper/train/vits/commons.py:116
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
libpiper/include/json.hpp:19416
Methodget_bson_binary
libpiper/include/json.hpp:9319
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
libpiper/include/json.hpp:9267
Methodget_bson_string
libpiper/include/json.hpp:9297
Methodget_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @param[in] tag_h
libpiper/include/json.hpp:10176
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
libpiper/include/json.hpp:10081
Methodget_cbor_float_prefix
libpiper/include/json.hpp:16205
Methodget_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @param[in] tag
libpiper/include/json.hpp:10214
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
libpiper/include/json.hpp:9985
Functionget_character
libpiper/include/json.hpp:6133
Methodget_character
libpiper/include/json.hpp:6217
Methodget_character
libpiper/include/json.hpp:6376
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
libpiper/include/json.hpp:7470
Methodget_decimal_point
return the locale-dependent decimal point
libpiper/include/json.hpp:7443
Functionget_error_message
return syntax error message
libpiper/include/json.hpp:8773
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
libpiper/include/json.hpp:11835
Functionget_impl
libpiper/include/json.hpp:20813
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
libpiper/include/json.hpp:10845
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
libpiper/include/json.hpp:10734
Methodget_msgpack_float_prefix
libpiper/include/json.hpp:16219
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
libpiper/include/json.hpp:10867
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
libpiper/include/json.hpp:10651
Methodget_number
libpiper/include/json.hpp:11862
Functionget_number_float
return floating-point value
libpiper/include/json.hpp:8725
Functionget_number_unsigned
libpiper/include/json.hpp:8719
Functionget_position
return position of last read token
libpiper/include/json.hpp:8741
Functionget_ref
libpiper/include/json.hpp:20999
Functionget_ref_impl
libpiper/include/json.hpp:20688
Functionget_to
libpiper/include/json.hpp:20987
Methodget_token
get next token from lexer
libpiper/include/json.hpp:12559
← previousnext →301–400 of 629, ranked by callers