Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OHF-Voice/piper1-gpl
/ functions
Functions
629 in github.com/OHF-Voice/piper1-gpl
⨍
Functions
629
◇
Types & classes
221
↳
Endpoints
5
Function
clip_grad_value_
(parameters, clip_value, norm_type=2)
src/piper/train/vits/commons.py:132
Function
conditional_static_cast
libpiper/include/json.hpp:3977
Method
configure_optimizers
(self)
src/piper/train/vits/lightning.py:293
Method
construct
libpiper/include/json.hpp:5354
Method
construct
libpiper/include/json.hpp:5367
Method
construct
libpiper/include/json.hpp:5400
Method
construct
libpiper/include/json.hpp:5422
Method
construct
libpiper/include/json.hpp:5435
Method
construct
libpiper/include/json.hpp:5448
Method
construct
libpiper/include/json.hpp:5461
Method
construct
libpiper/include/json.hpp:5531
Function
contains
libpiper/include/json.hpp:14259
Function
convert
can't use conversion operator because of ambiguity
libpiper/include/json.hpp:14516
Function
count
libpiper/include/json.hpp:19140
Method
create
libpiper/include/json.hpp:4411
Method
create
libpiper/include/json.hpp:4455
Method
create
libpiper/include/json.hpp:4473
Method
create
libpiper/include/json.hpp:4490
Method
create
libpiper/include/json.hpp:4507
Method
create
libpiper/include/json.hpp:6419
Method
create
libpiper/include/json.hpp:6443
Method
create
libpiper/include/json.hpp:6476
Function
decode
! @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
Function
diacritizer_fixture
()
tests/test_tashkeel.py:14
Method
diagnostics
libpiper/include/json.hpp:4321
Method
diyfp
libpiper/include/json.hpp:16847
Function
end_array
libpiper/include/json.hpp:6841
Method
end_array
libpiper/include/json.hpp:7069
Function
end_object
libpiper/include/json.hpp:6819
Method
end_object
libpiper/include/json.hpp:7016
Method
exception_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
Method
exception_message
libpiper/include/json.hpp:12564
Method
fill_buffer
UTF-32
libpiper/include/json.hpp:6250
Method
fill_buffer
UTF-16
libpiper/include/json.hpp:6308
Method
fill_buffer
libpiper/include/json.hpp:6397
Method
forward
(self, x, x_mask)
src/piper/train/vits/attentions.py:60
Method
forward
x: decoder input h: encoder output
src/piper/train/vits/attentions.py:137
Method
forward
(self, x, c, attn_mask=None)
src/piper/train/vits/attentions.py:215
Method
forward
(self, x, x_mask)
src/piper/train/vits/attentions.py:386
Method
forward
(self, x, x_mask, w=None, g=None, reverse=False, noise_scale=1.0)
src/piper/train/vits/models.py:63
Method
forward
(self, x, x_mask, g=None)
src/piper/train/vits/models.py:151
Method
forward
(self, x, x_lengths)
src/piper/train/vits/models.py:198
Method
forward
(self, x, x_mask, g=None, reverse=False)
src/piper/train/vits/models.py:247
Method
forward
(self, x, x_lengths, g=None)
src/piper/train/vits/models.py:287
Method
forward
(self, x, g=None)
src/piper/train/vits/models.py:349
Method
forward
(self, x)
src/piper/train/vits/models.py:442
Method
forward
(self, x)
src/piper/train/vits/models.py:481
Method
forward
(self, y, y_hat)
src/piper/train/vits/models.py:506
Method
forward
(self, x, x_lengths, y, y_lengths, sid=None)
src/piper/train/vits/models.py:617
Method
forward
(self, text, text_lengths, scales, sid=None)
src/piper/train/vits/lightning.py:146
Method
forward
(self, x)
src/piper/train/vits/modules.py:23
Method
forward
(self, x, x_mask)
src/piper/train/vits/modules.py:71
Method
forward
(self, x, x_mask, g=None)
src/piper/train/vits/modules.py:117
Method
forward
(self, x, x_mask, g=None, **kwargs)
src/piper/train/vits/modules.py:184
Method
forward
(self, x, x_mask=None)
src/piper/train/vits/modules.py:301
Method
forward
(self, x, x_mask=None)
src/piper/train/vits/modules.py:355
Method
forward
( self, x: torch.Tensor, x_mask: torch.Tensor, reverse: bool = False, **kwargs )
src/piper/train/vits/modules.py:372
Method
forward
(self, x: torch.Tensor, *args, reverse: bool = False, **kwargs)
src/piper/train/vits/modules.py:385
Method
forward
(self, x, x_mask, reverse=False, **kwargs)
src/piper/train/vits/modules.py:401
Method
forward
(self, x, x_mask, g=None, reverse=False)
src/piper/train/vits/modules.py:447
Method
forward
(self, x, x_mask, g=None, reverse=False)
src/piper/train/vits/modules.py:496
Method
forward
Generate silence.
tests/generate_test_voice.py:30
Function
from_bson
libpiper/include/json.hpp:23734
Function
from_cbor
libpiper/include/json.hpp:23538
Method
from_json
libpiper/include/json.hpp:5766
Function
from_json_tuple_impl_base
libpiper/include/json.hpp:4933
Function
from_msgpack
libpiper/include/json.hpp:23595
Function
from_ubjson
libpiper/include/json.hpp:23649
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
libpiper/include/json.hpp:21560
Function
generate_path
duration: [b, 1, t_x] mask: [b, 1, t_y, t_x]
src/piper/train/vits/commons.py:116
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
libpiper/include/json.hpp:19416
Method
get_bson_binary
libpiper/include/json.hpp:9319
Method
get_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
Method
get_bson_string
libpiper/include/json.hpp:9297
Method
get_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
Method
get_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
Method
get_cbor_float_prefix
libpiper/include/json.hpp:16205
Method
get_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
Method
get_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
Function
get_character
libpiper/include/json.hpp:6133
Method
get_character
libpiper/include/json.hpp:6217
Method
get_character
libpiper/include/json.hpp:6376
Method
get_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
Method
get_decimal_point
return the locale-dependent decimal point
libpiper/include/json.hpp:7443
Function
get_error_message
return syntax error message
libpiper/include/json.hpp:8773
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
libpiper/include/json.hpp:11835
Function
get_impl
libpiper/include/json.hpp:20813
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
libpiper/include/json.hpp:10845
Method
get_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
Method
get_msgpack_float_prefix
libpiper/include/json.hpp:16219
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
libpiper/include/json.hpp:10867
Method
get_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
Method
get_number
libpiper/include/json.hpp:11862
Function
get_number_float
return floating-point value
libpiper/include/json.hpp:8725
Function
get_number_unsigned
libpiper/include/json.hpp:8719
Function
get_position
return position of last read token
libpiper/include/json.hpp:8741
Function
get_ref
libpiper/include/json.hpp:20999
Function
get_ref_impl
libpiper/include/json.hpp:20688
Function
get_to
libpiper/include/json.hpp:20987
Method
get_token
get next token from lexer
libpiper/include/json.hpp:12559
← previous
next →
301–400 of 629, ranked by callers