EchoBharat models — licensing ============================= This repository redistributes DERIVED weights from several upstream projects under DIFFERENT licenses. There is no single license covering everything here. Honour each component's terms separately. FastPitch / HiFi-GAN weights (/*.onnx, /*.tokens.json) Derived from AI4Bharat Indic-TTS — MIT License https://github.com/AI4Bharat/Indic-TTS IndicTrans2 weights and vocabularies (mt/**) Derived from AI4Bharat IndicTrans2 — MIT License https://huggingface.co/ai4bharat via the ONNX conversion by TigreGotico — MIT License https://huggingface.co/TigreGotico Export, quantization and packaging scripts used to produce these files EchoBharat — MIT License https://github.com/raunaksahahere/EchoBharat REFERENCED BUT NOT HOSTED HERE ------------------------------ EchoBharat's speech recognition uses models this repository does not contain: IndicConformer weights AI4Bharat — MIT License IndicConformer ONNX conversion parismitaglobalsolutions/indicconformer-sherpa-onnx — Apache License 2.0 The conversion declares Apache-2.0 although the upstream weights are MIT. Anyone using those files should comply with both. No model in this repository was trained here. Every weight is a quantized re-export of a published checkpoint, and attribution belongs to the upstream authors named above. MIT License ----------- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.