Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RHVoice/RHVoice
/ functions
Functions
3,298 in github.com/RHVoice/RHVoice
⨍
Functions
3,298
◇
Types & classes
863
↓ 3 callers
Method
getTag
()
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/VoiceAccent.java:70
↓ 3 callers
Method
getVersionKey
()
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/DataPack.java:578
↓ 3 callers
Method
get_common_prefix
src/include/core/trie.hpp:115
↓ 3 callers
Method
get_id
src/audio/pulse.cpp:110
↓ 3 callers
Method
get_key
src/include/core/userdict.hpp:675
↓ 3 callers
Method
get_language
src/sapi/voice_attributes.hpp:53
↓ 3 callers
Method
get_result
src/include/core/pitch.hpp:220
↓ 3 callers
Method
get_unique_subdirectory_element
(self)
site_scons/RHVoicePackaging/windows.py:118
↓ 3 callers
Method
has_data_paths
src/include/core/engine.hpp:67
↓ 3 callers
Method
has_vocabulary
src/include/core/language.hpp:230
↓ 3 callers
Method
has_voice
src/include/core/utterance.hpp:73
↓ 3 callers
Method
idle
(self)
src/nvda-addon/synthDriver/__init__.py:253
↓ 3 callers
Method
includes
src/include/core/property.hpp:363
↓ 3 callers
Method
init
src/core/item.cpp:31
↓ 3 callers
Method
initialize
()
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/RHVoiceService.java:362
↓ 3 callers
Function
interpolate
src/include/core/pitch.hpp:34
↓ 3 callers
Method
is_enabled
src/include/core/resource.hpp:53
↓ 3 callers
Method
is_in_vocabulary
src/include/core/language.hpp:235
↓ 3 callers
Function
is_single_value
(obj)
src/scripts/general/dtree.py:28
↓ 3 callers
Function
isadigit
src/include/core/str.hpp:213
↓ 3 callers
Function
isdigit
src/include/core/str.hpp:208
↓ 3 callers
Function
isfile
src/core/path.cpp:45
↓ 3 callers
Function
ispunct
src/include/core/str.hpp:193
↓ 3 callers
Method
leave
src/include/core/xml.hpp:270
↓ 3 callers
Method
logLanguage
(String language, String country, String variant)
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/RHVoiceService.java:289
↓ 3 callers
Method
longID
src/third-party/tclap/tclap/Arg.h:523
↓ 3 callers
Method
make_uuid
(self,name)
site_scons/RHVoicePackaging/windows.py:41
↓ 3 callers
Method
match
src/include/core/rules.hpp:316
↓ 3 callers
Function
new_object
src/android/RHVoice-core/src/main/jni/native.cpp:200
↓ 3 callers
Method
next_ptr
src/include/core/item.hpp:193
↓ 3 callers
Method
onOpen
()
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/PlayerFragment.java:197
↓ 3 callers
Function
parse
(tokens)
src/scripts/general/sexpr.py:46
↓ 3 callers
Method
previous_sibling
Gets previous sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \p
src/third-party/rapidxml/rapidxml/rapidxml.hpp:981
↓ 3 callers
Function
prior
src/third-party/utf8/utf8/unchecked.h:98
↓ 3 callers
Method
process
src/include/core/xml.hpp:297
↓ 3 callers
Method
release
src/audio/libao.cpp:155
↓ 3 callers
Method
remove_all_attributes
Removes all attributes of node.
src/third-party/rapidxml/rapidxml/rapidxml.hpp:1309
↓ 3 callers
Method
remove_all_nodes
Removes all child nodes (but not attributes).
src/third-party/rapidxml/rapidxml/rapidxml.hpp:1188
↓ 3 callers
Method
set
src/sapi/registry.cpp:37
↓ 3 callers
Method
set_code
src/include/core/language.hpp:629
↓ 3 callers
Method
set_device
src/audio/playback_stream.cpp:100
↓ 3 callers
Function
set_prosody_option
src/bin/main.cpp:515
↓ 3 callers
Method
set_rate
src/service/service.cpp:203
↓ 3 callers
Method
stopPlayback
()
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/PlayerFragment.java:609
↓ 3 callers
Method
stress_syllable
src/include/core/userdict.hpp:215
↓ 3 callers
Function
string_to_wstring
src/sapi/utils.hpp:29
↓ 3 callers
Method
toString
()
src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/DataPack.java:607
↓ 3 callers
Function
toupper
src/core/unicode.cpp:90
↓ 3 callers
Function
uninstall_package
(pkg, voice_or_lang)
src/vm/RHVoiceVM/vm.py:205
↓ 3 callers
Function
validate_next
src/third-party/utf8/utf8/core.h:223
↓ 3 callers
Method
voice_count
src/include/core/voice_profile.hpp:88
↓ 3 callers
Function
yy_pop_parser_stack
** Pop the parser's stack once. ** ** If there is a destructor routine associated with the token which ** is popped from the stack, then call it. */
src/core/userdict_parser.c:760
↓ 3 callers
Function
yy_syntax_error
** The following code executes when a syntax error first occurs. */
src/core/userdict_parser.c:1638
↓ 2 callers
Function
ClearContainer
src/third-party/tclap/tclap/CmdLine.h:58
↓ 2 callers
Function
HTS_AudioInterface_close
HTS_AudioInterface_close: close audio device */
src/hts_engine/HTS_audio.c:156
↓ 2 callers
Function
HTS_AudioInterface_open
src/hts_engine/HTS_audio.c:183
↓ 2 callers
Function
HTS_Audio_flush
HTS_Audio_flush: flush remain data */
src/hts_engine/HTS_audio.c:298
↓ 2 callers
Function
HTS_Audio_set_parameter
HTS_Audio_set_parameter: set parameters for audio */
src/hts_engine/HTS_audio.c:257
↓ 2 callers
Function
HTS_Engine_generate_parameter_sequence
HTS_Engine_generate_parameter_sequence: generate parameter sequence (2nd synthesis step) */
src/hts_engine/HTS_engine.c:508
↓ 2 callers
Function
HTS_Engine_get_nstream
HTS_Engine_get_nstream: get number of stream */
src/hts_engine/HTS_engine.c:406
↓ 2 callers
Function
HTS_Engine_get_total_state
HTS_Engine_get_total_state: get total number of state */
src/hts_engine/HTS_engine.c:376
↓ 2 callers
Function
HTS_Engine_initialize
HTS_Engine_initialize: initialize engine */
src/hts_engine/HTS_engine.c:85
↓ 2 callers
Function
HTS_Engine_set_fperiod
HTS_Engine_set_fperiod: set frame period */
src/hts_engine/HTS_engine.c:207
↓ 2 callers
Function
HTS_Engine_set_stop_flag
HTS_Engine_set_stop_flag: set stop flag */
src/hts_engine/HTS_engine.c:234
↓ 2 callers
Function
HTS_Engine_synthesize
HTS_Engine_synthesize: synthesize speech */
src/hts_engine/HTS_engine.c:520
↓ 2 callers
Function
HTS_GStreamSet_get_parameter
HTS_GStreamSet_get_parameter: get generated parameter */
src/hts_engine/HTS_gstream.c:211
↓ 2 callers
Function
HTS_GStreamSet_get_total_frame
HTS_GStreamSet_get_total_frame: get total number of frame */
src/hts_engine/HTS_gstream.c:193
↓ 2 callers
Function
HTS_GStreamSet_initialize
HTS_GStreamSet_initialize: initialize generated parameter stream set */
src/hts_engine/HTS_gstream.c:82
↓ 2 callers
Function
HTS_Label_check_time
HTS_Label_check_time: check label */
src/hts_engine/HTS_label.c:102
↓ 2 callers
Function
HTS_Label_initialize
HTS_Label_initialize: initialize label */
src/hts_engine/HTS_label.c:94
↓ 2 callers
Function
HTS_Label_load_from_fn
HTS_Label_load_from_fn: load label from file name */
src/hts_engine/HTS_label.c:173
↓ 2 callers
Function
HTS_Label_load_from_strings
HTS_Label_load_from_strings: load label from strings */
src/hts_engine/HTS_label.c:181
↓ 2 callers
Function
HTS_ModelSet_clear
HTS_ModelSet_clear: free model set */
src/hts_engine/HTS_model.c:850
↓ 2 callers
Function
HTS_ModelSet_get_parameter
HTS_ModelSet_get_parameter: get parameter using interpolation weight */
src/hts_engine/HTS_model.c:1690
↓ 2 callers
Function
HTS_ModelSet_initialize
HTS_ModelSet_initialize: initialize model set */
src/hts_engine/HTS_model.c:829
↓ 2 callers
Function
HTS_PStreamSet_initialize
HTS_PStreamSet_initialize: initialize parameter stream set */
src/hts_engine/HTS_pstream.c:291
↓ 2 callers
Function
HTS_PStream_calc_gv
HTS_PStream_calc_gv: subfunction for mlpg using GV */
src/hts_engine/HTS_pstream.c:172
↓ 2 callers
Function
HTS_PStream_calc_wuw_and_wum
HTS_PStream_calc_wuw_and_wum: calcurate W'U^{-1}W and W'U^{-1}M */
src/hts_engine/HTS_pstream.c:101
↓ 2 callers
Function
HTS_Question_load
HTS_Question_load: Load questions from file */
src/hts_engine/HTS_model.c:213
↓ 2 callers
Function
HTS_Question_match
HTS_Question_match: check given string match given question */
src/hts_engine/HTS_model.c:261
↓ 2 callers
Function
HTS_SStreamSet_get_gv_switch
HTS_SStreamSet_get_gv_switch: get GV switch */
src/hts_engine/HTS_sstream.c:519
↓ 2 callers
Function
HTS_SStreamSet_get_vari
HTS_SStreamSet_get_vari: get variance parameter */
src/hts_engine/HTS_sstream.c:489
↓ 2 callers
Function
HTS_SStreamSet_initialize
HTS_SStreamSet_initialize: initialize state stream set */
src/hts_engine/HTS_sstream.c:198
↓ 2 callers
Function
HTS_SStreamSet_set_mean
HTS_SStreamSet_set_mean: set mean parameter */
src/hts_engine/HTS_sstream.c:483
↓ 2 callers
Function
HTS_Tree_initialize
HTS_Tree_initialize: initialize tree */
src/hts_engine/HTS_model.c:328
↓ 2 callers
Function
HTS_Tree_search_node
HTS_Node_search: tree search */
src/hts_engine/HTS_model.c:465
↓ 2 callers
Function
HTS_Vocoder_clear
HTS_Vocoder_clear: clear vocoder */
src/hts_engine/HTS_vocoder.c:1023
↓ 2 callers
Function
HTS_Vocoder_initialize
HTS_Vocoder_initialize: initialize vocoder */
src/hts_engine/HTS_vocoder.c:886
↓ 2 callers
Function
HTS_Vocoder_synthesize
HTS_Vocoder_synthesize: pulse/noise excitation and MLSA/MGLSA filster based waveform synthesis */
src/hts_engine/HTS_vocoder.c:936
↓ 2 callers
Function
HTS_Window_initialize
HTS_Window_initialize: initialize dynamic window */
src/hts_engine/HTS_model.c:488
↓ 2 callers
Function
HTS_b2en
HTS_b2en: calculate frame energy */
src/hts_engine/HTS_vocoder.c:334
↓ 2 callers
Function
HTS_b2mc
HTS_b2bc: transform MLSA digital filter coefficients to mel-cepstrum */
src/hts_engine/HTS_vocoder.c:270
↓ 2 callers
Function
HTS_finv
HTS_finv: calculate 1.0/variance function */
src/hts_engine/HTS_pstream.c:86
↓ 2 callers
Function
HTS_fopen_from_fn
HTS_fopen_from_fn: wrapper for fopen */
src/hts_engine/HTS_misc.c:100
↓ 2 callers
Function
HTS_fread
HTS_fread: wrapper for fread */
src/hts_engine/HTS_misc.c:277
↓ 2 callers
Function
HTS_fread_little_endian
HTS_fread_little_endian: fread with byteswap */
src/hts_engine/HTS_misc.c:333
↓ 2 callers
Function
HTS_freqt
HTS_freqt: frequency transformation */
src/hts_engine/HTS_vocoder.c:283
↓ 2 callers
Function
HTS_gc2gc
HTS_gc2gc: generalized cepstral transformation */
src/hts_engine/HTS_vocoder.c:482
↓ 2 callers
Function
HTS_is_num
HTS_is_num: check given buffer is number or not */
src/hts_engine/HTS_model.c:149
↓ 2 callers
Function
HTS_lsp2en
HTS_lsp2en: calculate frame energy */
src/hts_engine/HTS_vocoder.c:626
← previous
next →
401–500 of 3,298, ranked by callers