MCPcopy Create free account
hub / github.com/KDE/kdenlive / speechLanguages

Method speechLanguages

src/pythoninterfaces/speechtotext.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39QMap<QString, QString> SpeechToText::speechLanguages()
40{
41 return {};
42}
43
44QString SpeechToText::subtitleScript()
45{

Callers 3

updateEngineMethod · 0.45
buildSpeechModelsListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected