mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-07 23:12:57 +00:00
added
This commit is contained in:
@@ -103,7 +103,7 @@ impl JTalkProcess {
|
||||
|
||||
pub fn g2p(&self) -> Result<()> {
|
||||
let phone_tone_list_wo_punct = self.g2phone_tone_wo_punct()?;
|
||||
self.text_to_seq_kata()?;
|
||||
let (seq_text, seq_kata) = self.text_to_seq_kata()?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user