Respect config.toml params in rai_tts and rai_asr default configuration #500
Labels
enhancement
New feature or request
priority/major
Important work that comes next after all critical and blocking tasks are completed.
Is your feature request related to a problem? Please describe.
config.toml holds parameters for tts and asr packages. The default configuration should try to retrieve these parameters and set things accordingly.
Describe the solution you'd like
Extend the
src/rai_core/rai/initialization/model_initialization.py
file with appropriate code.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: