Anna Sun commited on
Commit
a3bf8d4
1 Parent(s): 57f3b67

new sc module path in preparation for updating wheel

Browse files
seamless_server/debug/.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Ignore everything in this directory
2
+ *
3
+ # Except this file
4
+ !.gitignore
seamless_server/models/s2s_m4t_expr-emma_v0.3/vad_s2st_sc_24khz_main.yaml CHANGED
@@ -1,4 +1,4 @@
1
- agent_class: seamless_communication.streaming.agents.mma_m4t_s2st.SeamlessS2STJointVADAgent
2
  # checkpoint: checkpoint_best.pt
3
  monotonic_decoder_model_name: seamless_streaming_monotonic_decoder
4
  unity_model_name: seamless_streaming_unity
 
1
+ agent_class: seamless_communication.streaming.agents.seamless_s2st.SeamlessS2STJointVADAgent
2
  # checkpoint: checkpoint_best.pt
3
  monotonic_decoder_model_name: seamless_streaming_monotonic_decoder
4
  unity_model_name: seamless_streaming_unity