MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / float_equal

Function float_equal

src/models/chatterbox/session.cpp:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 config.do_sample = false;
76 }
77 }
78 return config;
79}
80
81ChatterboxVoiceConversionConfig make_voice_conversion_config(
82 const std::unordered_map<std::string, std::string> & options) {

Callers 2

same_voice_clone_configFunction · 0.85
operator()Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected